aboutsummaryrefslogtreecommitdiffstats
path: root/admin
diff options
context:
space:
mode:
authorStefan Kangas2023-09-02 15:37:08 +0200
committerStefan Kangas2023-09-02 15:37:08 +0200
commit0bd46619413e83fe3c85c8a1dfbf5e20dfce8605 (patch)
treed86c08c2671f817167eadfc15f0cf319dd6b0dc6 /admin
parent524c0c34f245440e45f3672b35b32e529cbb5c2a (diff)
downloademacs-0bd46619413e83fe3c85c8a1dfbf5e20dfce8605.tar.gz
emacs-0bd46619413e83fe3c85c8a1dfbf5e20dfce8605.zip
Doc fixes for obsolete functions and variables
* admin/notes/multi-tty: * doc/emacs/building.texi (Debugger Operation): * doc/misc/efaq-w32.texi (Line ends by file system): * doc/misc/gnus.texi (Hashcash): * lisp/emacs-lisp/eieio.el (eieio-class-parents) (eieio-class-children): * lisp/progmodes/perl-mode.el: * lisp/textmodes/ispell.el (ispell-lookup-words): * src/buffer.h: Update or delete references to variables and functions made obsolete in Emacs 24.4.
Diffstat (limited to 'admin')
-rw-r--r--admin/notes/multi-tty2
1 files changed, 0 insertions, 2 deletions
diff --git a/admin/notes/multi-tty b/admin/notes/multi-tty
index d0b63f166fd..16f2bec4d80 100644
--- a/admin/notes/multi-tty
+++ b/admin/notes/multi-tty
@@ -480,8 +480,6 @@ THINGS TO DO
480 480
481** Have a look at set_frame_matrix_frame. 481** Have a look at set_frame_matrix_frame.
482 482
483** Check if we got term-setup-hook right.
484
485** I think tip_frame should be display-local. 483** I think tip_frame should be display-local.
486 484
487** Check display reference count handling in x_create_tip_frame. 485** Check display reference count handling in x_create_tip_frame.