1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-15 09:47:20 +00:00
Commit Graph

56096 Commits

Author SHA1 Message Date
Nick Roberts
f7f8f37aa6 (define-obsolete-variable-alias): New macro. 2005-04-22 04:08:08 +00:00
Nick Roberts
727273e7e0 (Variable Aliases): Describe make-obsolete-variable
and define-obsolete-variable-alias.
2005-04-22 04:07:29 +00:00
Kim F. Storm
24f004ca82 (Symbol Plists): Remove safe-get, as get is now safe.
(Other Plists): Remove safe-plist-get, as plist-get is now safe.
2005-04-21 23:46:49 +00:00
Kim F. Storm
1ba52906b4 *** empty log message *** 2005-04-21 23:46:33 +00:00
Kim F. Storm
16a5378b45 (resolve_face_name): Use Fget instead of Fsafe_get. 2005-04-21 23:45:40 +00:00
Kim F. Storm
bccf59df97 (store_mode_line_string, produce_stretch_glyph)
(note_mode_line_or_margin_highlight, note_mouse_highlight):
Use Fplist_get instead of Fsafe_plist_get.
2005-04-21 23:45:28 +00:00
Kim F. Storm
bbeb5fe904 (Fsafe_plist_get, Fsafe_get): Remove EXFUN. 2005-04-21 23:45:10 +00:00
Kim F. Storm
12ae7fc611 (Fplist_get): Replace by Fsafe_plist_get.
(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.
2005-04-21 23:44:59 +00:00
Kim F. Storm
d12168d677 Typo in comment. 2005-04-21 23:36:16 +00:00
Lute Kamstra
9721d90458 *** empty log message *** 2005-04-21 21:38:33 +00:00
Lute Kamstra
bd0f9535ce (unload-feature): Don't remove a function from hooks if it is about to
be restored to an autoload .  Remove functions that will become
unbound from auto-mode-alist.  Simplify the code.
2005-04-21 21:36:24 +00:00
Lute Kamstra
3972533765 Mention new function rassq-delete-all. 2005-04-21 21:29:34 +00:00
Lute Kamstra
0e6fb1e6e2 (Association Lists): Document rassq-delete-all. 2005-04-21 21:22:58 +00:00
Lute Kamstra
2c7b5da17a (assq-delete-all): New implementation that is linear, not quadratic.
Suggested by David Kastrup <dak@gnu.org>.
(rassq-delete-all): New function.
2005-04-21 21:18:29 +00:00
Lute Kamstra
e157359534 (menu-bar-options-save, menu-bar-showhide-menu): Add size-indication-mode. 2005-04-21 10:31:01 +00:00
Miles Bader
e235145cf3 Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-272
src/xdisp.c (dump_glyph_row): Don't display overlay_arrow_p field.
2005-04-21 07:23:50 +00:00
Kenichi Handa
2375e71aff Add autoload for widget-value in
eval-when-compile
2005-04-21 05:02:18 +00:00
Nick Roberts
73ae229c58 (menu-bar-options-save, menu-bar-showhide-menu):
Add tooltip-mode.
2005-04-21 00:07:38 +00:00
Nick Roberts
7917aa57df (mode-line-mode-menu): Remove tooltip-mode. 2005-04-21 00:06:54 +00:00
Nick Roberts
8e4471729f *** empty log message *** 2005-04-21 00:06:13 +00:00
Luc Teirlinck
7bf23e1990 (inferior-lisp): New defgroup.
(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.
2005-04-20 23:08:12 +00:00
Luc Teirlinck
fcd9d5258a *** empty log message *** 2005-04-20 23:05:23 +00:00
Dan Nicolaescu
57428691d5 (vc-annotate-color-map): Change some colors so that text
using them as foreground is readable on both white and black
backgrounds.
2005-04-20 16:51:39 +00:00
Stefan Monnier
137a5ef2ec *** empty log message *** 2005-04-20 16:08:47 +00:00
Stefan Monnier
fc9d21fc78 Try to add some structure by adding a "new functions" topic.
Mention the new `syntax-class' function.
2005-04-20 16:06:39 +00:00
Thien-Thi Nguyen
c164a7e6ec Remove reference to defunct vms-pwd.h. 2005-04-20 15:11:02 +00:00
Thien-Thi Nguyen
5b9c0a1d12 Remove reference to defunct vms-pwd.h.
For pwd.h, use HAVE_PWD_H, not !VMS.
2005-04-20 15:07:03 +00:00
Stefan Monnier
c791cb5408 (translation-table-for-input): Remove redundant declaration. 2005-04-20 14:32:05 +00:00
Thien-Thi Nguyen
766c53494e *** empty log message *** 2005-04-20 13:04:49 +00:00
Thien-Thi Nguyen
4086de3d69 Regenerate. 2005-04-20 13:03:26 +00:00
Thien-Thi Nguyen
226e23597f Regenerate. 2005-04-20 10:59:21 +00:00
Thien-Thi Nguyen
8a877e5ca1 Check for <pwd.h>. 2005-04-20 10:56:08 +00:00
Thien-Thi Nguyen
f6214bb76b Remove eol whitespace; nfc. 2005-04-20 10:54:46 +00:00
Kenichi Handa
0a0993d7bc *** empty log message *** 2005-04-20 10:47:03 +00:00
Nick Roberts
1d44496d70 (tooltip-gud-tips-p): Expand documentation.
(tooltip-toggle-gud-tips): New function.
2005-04-20 10:08:50 +00:00
Nick Roberts
12b47dbf1f (gud-menu-map): Add tooltip-toggle-gud-tips. 2005-04-20 10:08:21 +00:00
Nick Roberts
396fdf3c33 *** empty log message *** 2005-04-20 10:07:28 +00:00
Kenichi Handa
2b048bf561 (Fset_char_table_range): Don't set slots used as default
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.
2005-04-20 07:50:59 +00:00
Kenichi Handa
256d566c94 (Faref): Handle special slots used as default values of
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.
2005-04-20 07:50:30 +00:00
Kenichi Handa
2a7a8e99f2 (make_sub_char_table): Argument changed to initial
value of the slots.
2005-04-20 07:50:08 +00:00
Kenichi Handa
0ddfe52ffa (CHAR_TABLE_DEFAULT_SLOT_ASCII): New macro.
(CHAR_TABLE_DEFAULT_SLOT_8_BIT_CONTROL): New macro.
(CHAR_TABLE_DEFAULT_SLOT_8_BIT_GRAPHIC): New macro.
2005-04-20 07:49:35 +00:00
Kenichi Handa
b0a3593988 *** empty log message *** 2005-04-20 07:37:03 +00:00
Kenichi Handa
620a517848 (boyer_moore): Fix previous change. 2005-04-20 07:21:47 +00:00
YAMAMOTO Mitsuharu
37c5c4a727 (mac-symbol-encoder): Fix mappings of left and right angle brackets. 2005-04-20 02:06:48 +00:00
Richard M. Stallman
ed35c7368c (Search-based Fontification): Explain that
facespec is an expression to be evaluated.
2005-04-19 21:06:19 +00:00
Nick Roberts
2cc604202a (tooltip-use-echo-area): Replace as alias and deprecate. 2005-04-19 20:33:27 +00:00
Nick Roberts
64cb0f826c *** empty log message *** 2005-04-19 20:31:51 +00:00
Stefan Monnier
b8471a023e (flymake-get-absolute-file-name-basedir): Remove. Update callers to use
expand-file-name instead.
2005-04-19 18:19:43 +00:00
Stefan Monnier
95ed7b4249 (show-paren-function): Use it to recognize parens that are
also used in 2-char comment markers.
2005-04-19 18:16:15 +00:00
Stefan Monnier
ac43807d0b (blink-matching-open): Fix botched commit. 2005-04-19 18:13:25 +00:00