emacs-gpu/doc/emacs
Stefan Kangas 96a704346a Don't recommend legacy keymap functions in documentation
* doc/emacs/mule.texi (Input Methods):
* doc/lispintro/emacs-lisp-intro.texi (Miscellaneous):
* doc/lispref/text.texi (Clickable Text):
* doc/misc/calc.texi (Defining Functions, Defining Simple Commands)
(Customizing Calc):
* doc/misc/efaq.texi (Matching parentheses, Modifying pull-down menus)
(Deleting menus and menu options, Binding keys to commands)
(Invalid prefix characters)
(Terminal setup code works after Emacs has begun)
(Backspace invokes help, Swapping keys, No Escape key)
(Binding combinations of modifiers and function keys)
(Replying to the sender of a message):
* doc/misc/eudc.texi (Installation, Emacs-only Configuration)
(External Configuration):
* doc/misc/gnus.texi (Group Parameters, Misc Group Stuff)
(Summary Buffer, Generic Marking Commands, RSS)
(nnmairix tips and tricks, Oort Gnus):
* doc/misc/ido.texi (Customization):
* doc/misc/mairix-el.texi (Using):
* doc/misc/mh-e.texi (HTML, Miscellaneous Commands and Options)
(Folders, Composing):
* doc/misc/octave-mode.texi (Running Octave from Within Emacs):
* doc/misc/reftex.texi (Citations Outside LaTeX):
* doc/misc/remember.texi (Quick Start):
* doc/misc/sem-user.texi (Smart Jump):
* doc/misc/viper.texi (Key Bindings, Vi Macros):
* doc/misc/widget.texi (Defining New Widgets):
* doc/misc/woman.texi (Word at point): Recommend 'keymap-set',
'keymap-global-set', 'keymap-global-unset', 'keymap-local-set', and
'key-translate', instead of their legacy equivalents.  (Bug#55647)
2025-03-11 21:19:13 +01:00
..
abbrevs.texi Update copyright year to 2025 2025-01-02 18:39:42 +01:00
ack.texi Update copyright year to 2025 2025-01-02 18:39:42 +01:00
android.texi ; * doc/emacs/android.texi (Android Software): Minor markup nits. 2025-03-04 14:30:31 +08:00
anti.texi Update copyright year to 2025 2025-01-02 18:39:42 +01:00
arevert-xtra.texi Update copyright year to 2025 2025-01-02 18:39:42 +01:00
back.texi Update copyright year to 2025 2025-01-02 18:39:42 +01:00
basic.texi Update copyright year to 2025 2025-01-02 18:39:42 +01:00
book-spine.texi
buffers.texi Update copyright year to 2025 2025-01-02 18:39:42 +01:00
building.texi ; Grammar fixes for "native-compiled" 2025-02-28 20:20:55 +01:00
cal-xtra.texi Update copyright year to 2025 2025-01-02 18:39:42 +01:00
calendar.texi Update copyright year to 2025 2025-01-02 18:39:42 +01:00
ChangeLog.1 ; Delete troff markers from ChangeLog files 2025-02-20 02:46:43 +01:00
cmdargs.texi Update copyright year to 2025 2025-01-02 18:39:42 +01:00
commands.texi Update copyright year to 2025 2025-01-02 18:39:42 +01:00
custom.texi Merge from origin/emacs-30 2025-02-01 07:39:56 -05:00
dired-xtra.texi Update copyright year to 2025 2025-01-02 18:39:42 +01:00
dired.texi Merge from origin/emacs-30 2025-01-25 10:06:19 -05:00
display.texi Update copyright year to 2025 2025-01-02 18:39:42 +01:00
doclicense.texi
docstyle.texi
emacs-xtra.texi Update copyright year to 2025 2025-01-02 18:39:42 +01:00
emacs.texi Merge from origin/emacs-30 2025-01-25 10:06:19 -05:00
emacsver.texi.in
emerge-xtra.texi Avoid double spaces around abbrevations in Texinfo 2025-01-24 23:10:23 +01:00
entering.texi Update copyright year to 2025 2025-01-02 18:39:42 +01:00
files.texi ; time-stamp: documentation, tests, NEWS 2025-02-02 20:15:19 -08:00
fixit.texi ; Fix previous change 2025-01-24 15:58:47 +01:00
fortran-xtra.texi Update copyright year to 2025 2025-01-02 18:39:42 +01:00
frames.texi Cleanup tool-bar-mode documentation 2025-02-08 13:14:25 +02:00
glossary.texi Update copyright year to 2025 2025-01-02 18:39:42 +01:00
gnu.texi Update copyright year to 2025 2025-01-02 18:39:42 +01:00
gpl.texi
haiku.texi Update copyright year to 2025 2025-01-02 18:39:42 +01:00
help.texi ; Improve documentation of function-type display 2025-01-07 17:20:22 +02:00
indent.texi Update copyright year to 2025 2025-01-02 18:39:42 +01:00
input.texi Update copyright year to 2025 2025-01-02 18:39:42 +01:00
killing.texi ; Fix typos 2025-02-22 14:48:29 +01:00
kmacro.texi Update copyright year to 2025 2025-01-02 18:39:42 +01:00
m-x.texi Update copyright year to 2025 2025-01-02 18:39:42 +01:00
macos.texi Update copyright year to 2025 2025-01-02 18:39:42 +01:00
maintaining.texi ; * doc/emacs/maintaining.texi (Managing Projects): Fix wording. 2025-03-06 09:43:11 +02:00
Makefile.in Update copyright year to 2025 2025-01-02 18:39:42 +01:00
mark.texi Update copyright year to 2025 2025-01-02 18:39:42 +01:00
mini.texi Update copyright year to 2025 2025-01-02 18:39:42 +01:00
misc.texi ; Fix last commit 2025-03-06 12:52:51 +01:00
modes.texi Avoid double spaces around abbrevations in Texinfo 2025-01-24 23:10:23 +01:00
msdos-xtra.texi Update copyright year to 2025 2025-01-02 18:39:42 +01:00
msdos.texi Update copyright year to 2025 2025-01-02 18:39:42 +01:00
mule.texi Don't recommend legacy keymap functions in documentation 2025-03-11 21:19:13 +01:00
package.texi ; * doc/emacs/package.texi (Package Installation): Add omitted index entry. 2025-02-15 12:12:30 +02:00
picture-xtra.texi Update copyright year to 2025 2025-01-02 18:39:42 +01:00
programs.texi Update copyright year to 2025 2025-01-02 18:39:42 +01:00
regs.texi Update copyright year to 2025 2025-01-02 18:39:42 +01:00
rmail.texi Merge from origin/emacs-30 2025-03-01 10:02:41 -05:00
screen.texi Update copyright year to 2025 2025-01-02 18:39:42 +01:00
search.texi Update copyright year to 2025 2025-01-02 18:39:42 +01:00
sending.texi Update copyright year to 2025 2025-01-02 18:39:42 +01:00
text.texi Update copyright year to 2025 2025-01-02 18:39:42 +01:00
trouble.texi Update copyright year to 2025 2025-01-02 18:39:42 +01:00
vc-xtra.texi Update copyright year to 2025 2025-01-02 18:39:42 +01:00
vc1-xtra.texi Update copyright year to 2025 2025-01-02 18:39:42 +01:00
windows.texi Update window-tool-bar 2025-02-08 13:13:30 +02:00
xresources.texi Update copyright year to 2025 2025-01-02 18:39:42 +01:00