- 22 Apr, 2005 3 commits
-
-
Nick Roberts authored
-
Nick Roberts authored
-
Nick Roberts authored
and define-obsolete-variable-alias.
-
- 21 Apr, 2005 18 commits
-
-
Kim F. Storm authored
(Other Plists): Remove safe-plist-get, as plist-get is now safe.
-
Kim F. Storm authored
-
Kim F. Storm authored
-
Kim F. Storm authored
(note_mode_line_or_margin_highlight, note_mouse_highlight): Use Fplist_get instead of Fsafe_plist_get.
-
Kim F. Storm authored
-
Kim F. Storm authored
(Fsafe_plist_get): Rename to Fplist_get. (Fsafe_get): Remove, as Fget now uses safe Fplist_get. (defsubr): Remove defsubr for Fsafe_plist_get and Fsafe_get.
-
Kim F. Storm authored
-
Lute Kamstra authored
-
Lute Kamstra authored
be restored to an autoload . Remove functions that will become unbound from auto-mode-alist. Simplify the code.
-
Lute Kamstra authored
-
Lute Kamstra authored
-
Lute Kamstra authored
Suggested by David Kastrup <dak@gnu.org>. (rassq-delete-all): New function.
-
Lute Kamstra authored
-
Miles Bader authored
src/xdisp.c (dump_glyph_row): Don't display overlay_arrow_p field.
-
Kenichi Handa authored
eval-when-compile
-
Nick Roberts authored
Add tooltip-mode.
-
Nick Roberts authored
-
Nick Roberts authored
-
- 20 Apr, 2005 19 commits
-
-
Luc Teirlinck authored
(inferior-lisp-filter-regexp, inferior-lisp-program) (inferior-lisp-load-command, inferior-lisp-prompt) (inferior-lisp-mode-hook, lisp-source-modes) (inferior-lisp-load-hook): defvar->defcustom. (inferior-lisp-program, inferior-lisp-prompt) (inferior-lisp-load-hook): Doc fixes. (inferior-lisp-install-letter-bindings): Small change in introductory comment.
-
Luc Teirlinck authored
-
Dan Nicolaescu authored
using them as foreground is readable on both white and black backgrounds.
-
Stefan Monnier authored
-
Stefan Monnier authored
Mention the new `syntax-class' function.
-
Thien-Thi Nguyen authored
-
Thien-Thi Nguyen authored
For pwd.h, use HAVE_PWD_H, not !VMS.
-
Stefan Monnier authored
-
Thien-Thi Nguyen authored
-
Thien-Thi Nguyen authored
-
Thien-Thi Nguyen authored
-
Thien-Thi Nguyen authored
-
Thien-Thi Nguyen authored
-
Kenichi Handa authored
-
Nick Roberts authored
(tooltip-toggle-gud-tips): New function.
-
Nick Roberts authored
-
Nick Roberts authored
-
Kenichi Handa authored
values for ascii, eight-bit-control, eight-bit-graphic. Don't call Faref with charset-id. (Fset_char_table_default): Document how to treat normal character argument. Handle special slots used as default values of ascii, eight-bit-control, eight-bit-control. Make a sub chartable if necessary.
-
Kenichi Handa authored
ascii, eight-bit-control, eight-bit-control. Don't ignore a default value set for a group of characters. (Faset): Signal an error if IDXVAL is not a valid character code. Make a sub-chartable with correct initial value.
-