- 30 Dec, 2003 14 commits
-
-
Luc Teirlinck authored
-
Luc Teirlinck authored
anchor (or node) name is preceded by `info anchor' or `Info anchor' in addition to earlier `info node' and `Info node'. (help-make-xrefs): Adapt to new value of `help-xref-info-regexp'.
-
Luc Teirlinck authored
-
Luc Teirlinck authored
(Signaling Errors): Provide some more details on how `signal' constructs the error message. Add anchor to the definition of `signal'. (Error Symbols): Describe special treatment of `quit'. (Cleanups): Rename BODY argument of `unwind-protect' to BODY-FORM to emphasize that it has to be a single form.
-
Luc Teirlinck authored
-
Miles Bader authored
-
Eli Zaretskii authored
error in arguments to base64-decode-region. Remove ^M characters after decoding base64.
-
Simon Josefsson authored
karl@freefriends.org (Karl Berry), since the Texinfo Elisp files have only been distributed with Emacs for some years. (texinfo-mode-hook): Customize.
-
Eli Zaretskii authored
cleaner (suggested by Richard M. Stallman).
-
Eli Zaretskii authored
-
Eli Zaretskii authored
for gud-next, gud-nexti, gud-step and gud-stepi to prevent file-name clashes on 8+3 DOS filesystems.
-
Eli Zaretskii authored
* toolbar/gud-nexti.pbm, toolbar/gud-nexti.xpm * toolbar/gud-step.pbm, toolbar/gud-step.xpm * toolbar/gud-stepi.pbm, toolbar/gud-stepi.xpm: Renamed to gud-n.*, gud-ni.*, gud-s.*, and gud-si.*, respectively, to avoid file-name clashes on 8+3 filesystems.
-
Eli Zaretskii authored
from testcover-unsafep.el and testcover-ses.el to avoid file-name clashes on 8+3 DOS filesystems.
-
Eli Zaretskii authored
clashes with install-sh on 8+3 filesystems.
-
- 29 Dec, 2003 26 commits
-
-
Richard M. Stallman authored
(Window Configurations): Add window-configuration-frame.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
Change arg name in get-char-property. (Special Properties): Update handling of keymap property.
-
Richard M. Stallman authored
(Text Comparison): Add assoc-string and remove assoc-ignore-case, assoc-ignore-representation.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
Add multibyte-char-to-unibyte and unibyte-char-to-multibyte. (Encoding and I/O): Add file-name-coding-system.
-
Richard M. Stallman authored
face specs are symbols with face names as values.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(Sets And Lists): remq moved here. (Association Lists): Refer to assoc-string.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
Add directory-files-and-attributes.
-
Richard M. Stallman authored
(Invisible Text): Explain about moving point out of invis text. (Overlay Properties): Add overlay-properties. (Managing Overlays): Add overlayp. (GIF Images): Invalid image number displays a hollow box.
-
Richard M. Stallman authored
(Killing Buffers): Add buffer-live-p.
-
Richard M. Stallman authored
line, literally, and search for it backward, not forward. (flyspell-abbrev-table): Always use global-abbrev-table if there is no local one.
-
Richard M. Stallman authored
Don't move point back if at bob.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
a comment rather than an output command.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
Renamed from address-start. All uses changed.
-
Richard M. Stallman authored
(term-sentinel): New function. (term-handle-exit): New function.
-
Richard M. Stallman authored
Use assoc-string, and mark them obsolete. (delay-mode-hooks): Mark as permanent local.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-