Richard M. Stallman
87101b3311
Remove praise of non-free software.
2005-03-24 14:04:40 +00:00
Stefan Monnier
66347da75f
(get_next_display_element): Also use \ ' and
\-' for latin-9.
2005-03-24 14:04:19 +00:00
Richard M. Stallman
215a5cd026
Don't say where to get IDL or its non-free manual.
...
(Installation): Node deleted.
2005-03-24 14:00:41 +00:00
Jay Belanger
5e2b0a66e9
(calc-embedded-mode-change): Save all relevant mode settings in
...
calc-embedded-original-modes when modes are permanently changed.
2005-03-24 13:34:53 +00:00
Jay Belanger
35626cba63
(General Mode Commands, Mode Settings in Embedded Mode): Added some
...
explanation of recording mode settings.
2005-03-24 13:33:45 +00:00
Stefan Monnier
a702ffbb99
find-file-hooks -> find-file-hook.
2005-03-24 12:44:46 +00:00
Lute Kamstra
486212810f
(lisp-imenu-generic-expression): Recognize define-generic-mode.
2005-03-24 09:22:11 +00:00
Lute Kamstra
16a013c23c
Rename generic-font-lock-defaults to generic-font-lock-keywords
...
throughout.
(mailagent-rules-setup-function): Delete it.
(mailagent-rules-generic-mode): Use anonymous function instead.
(show-tabs-generic-mode-font-lock-defaults-1)
(show-tabs-generic-mode-font-lock-defaults-2): Make them constants.
Quote faces.
(show-tabs-tab-face, show-tabs-space-face): Specify background,
not foreground.
2005-03-24 09:15:21 +00:00
Lute Kamstra
fbc5e35941
(generic-font-lock-defaults): Make it obsolete.
...
(generic-font-lock-keywords): New variable to replace
generic-font-lock-defaults.
(generic-mode-set-font-lock): Delete it.
(generic-mode-internal): Don't call generic-mode-set-font-lock.
(generic-bracket-support): Add docstring.
2005-03-24 09:02:55 +00:00
Miles Bader
c29749e731
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-204
...
Clean up gdb-ui breakpoint faces
2005-03-23 Miles Bader <miles@gnu.org>
* lisp/progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
Remove tty-specific variants, as they're no longer needed.
2005-03-24 03:25:40 +00:00
Kim F. Storm
8cab2784ae
(Standard Faces): Other faces used in the fringe
...
implicitly inherits from the fringe face.
(Fringe Bitmaps): FACE in right-fringe and left-fringe display
properties implicitly inherits from fringe face.
(Customizing Bitmaps): Likewise for set-fringe-bitmap-face.
2005-03-23 22:47:41 +00:00
Kim F. Storm
1fe54d6901
*** empty log message ***
2005-03-23 22:47:25 +00:00
Kim F. Storm
9c7b14213a
*** empty log message ***
2005-03-23 22:34:40 +00:00
Lute Kamstra
8624d2508c
(Non-ASCII Isearch): Rename from Non-Ascii Isearch.
2005-03-23 16:24:21 +00:00
Reiner Steib
a6d6bc4dc2
Fix name: Karl Pfl�erer <sigurd@12move.de>
2005-03-23 14:57:21 +00:00
Richard M. Stallman
eaaa56b01e
*** empty log message ***
2005-03-23 14:55:49 +00:00
Richard M. Stallman
4a0c63588f
(HTTP language/coding): Improve last change.
2005-03-23 14:46:53 +00:00
Richard M. Stallman
f2fd362378
Delete explicit node pointers.
...
(Incremental Search): New menu.
(Basic Isearch, Repeat Isearch, Error in Isearch)
(Non-Ascii Isearch, Isearch Yank, Highlight Isearch, Isearch Scroll)
(Slow Isearch): New subnodes.
(Configuring Scrolling): Node deleted.
(Search Case): Doc default-case-fold-search.
(Regexp Replace): Move replace-regexp doc here.
2005-03-23 14:46:18 +00:00
Richard M. Stallman
ec9bd34425
(Movemail): Put commas inside closequotes.
2005-03-23 14:42:06 +00:00
Richard M. Stallman
61ff7bed9c
(Insert in Picture): Document C-c arrow combos.
...
(Basic Picture): Clarify erasure.
2005-03-23 14:41:37 +00:00
Richard M. Stallman
de4a4c41b3
(Font Lock): Put commas inside closequotes.
2005-03-23 14:40:30 +00:00
Richard M. Stallman
54102d63f3
(General Variables): Put commas inside closequotes.
2005-03-23 14:40:01 +00:00
Richard M. Stallman
676019c5c8
(mail-mode-flyspell-verify): Fix regexp syntax.
2005-03-23 14:39:08 +00:00
Thien-Thi Nguyen
256249731e
Rewrite.
2005-03-23 14:33:57 +00:00
Stefan Monnier
c22e3cd407
(icomplete-simple-completing-p): Don't turn on icomplete
...
if there's no completion table.
2005-03-23 13:43:13 +00:00
Lute Kamstra
82e38f3e4c
Code cleanup: make arguments constant whenever possible.
...
(installshield-statement-keyword-list)
(installshield-system-functions-list)
(installshield-system-variables-list, installshield-types-list)
(installshield-funarg-constants-list): Make them constants.
2005-03-23 10:48:20 +00:00
Lute Kamstra
ef300cff21
(generic-make-keywords-list): Add autoload cookie.
2005-03-23 10:28:02 +00:00
Lute Kamstra
ca2d9ad843
Add comment on time value formats. Don't require parse-time.
...
(with-decoded-time-value): New macro.
(encode-time-value): New function.
(time-to-seconds, time-less-p, time-subtract, time-add): Use them.
(days-to-time): Return a valid time value when arg is huge.
(time-since): Use time-subtract.
(time-to-number-of-days): Use time-to-seconds.
2005-03-23 10:09:18 +00:00
David Ponce
8725c7925e
Mention recentf-keep.
2005-03-23 07:22:34 +00:00
David Ponce
bbcb3b4433
*** empty log message ***
2005-03-23 07:21:30 +00:00
David Ponce
eafc2b271a
(recentf-keep): New option.
...
(recentf-menu-action): Default to `find-file'.
(recentf-keep-non-readable-files-flag)
(recentf-keep-non-readable-files-p)
(recentf-file-readable-p, recentf-find-file)
(recentf-cleanup-remote): Remove.
(recentf-include-p): More robust.
(recentf-keep-p): New function.
(recentf-remove-if-non-kept): Rename from
`recentf-remove-if-non-readable'. Use `recentf-keep-p'. All
callers updated.
(recentf-menu-items-for-commands): Fix help string.
(recentf-track-closed-file): Update. Doc fix.
(recentf-cleanup): Update. Count removed files. Doc fix.
2005-03-23 07:20:48 +00:00
Nick Roberts
90563cb3fb
(Stack Buffer): Mention reverse contrast for
...
*selected* frame (might not be current frame).
2005-03-23 03:06:01 +00:00
Nick Roberts
3de2b9041f
*** empty log message ***
2005-03-23 03:05:29 +00:00
Miles Bader
b8e08fc7de
Changes from arch/CVS synchronization
2005-03-23 02:48:32 +00:00
Miles Bader
bb0249977f
Add nt/.arch-inventory to CVS
2005-03-23 01:54:50 +00:00
Kim F. Storm
5f9e3a2636
(breakpoint-enabled, breakpoint-disabled):
...
Don't inherit from fringe face (now happens automatically).
2005-03-22 23:08:57 +00:00
Kim F. Storm
8df0ffbe5f
*** empty log message ***
2005-03-22 23:08:41 +00:00
Kim F. Storm
d196a54737
(lookup_derived_face): Add arg SIGNAL_P.
2005-03-22 23:02:03 +00:00
Kim F. Storm
3a2b4c84cc
(handle_single_display_spec): Derive left-fringe and
...
right-fringe face from fringe face.
2005-03-22 23:01:17 +00:00
Kim F. Storm
20a9850596
(XMenuActivate): Fix call to lookup_derived_face.
2005-03-22 23:00:59 +00:00
Kim F. Storm
308785c124
(draw_fringe_bitmap_1, Fset_fringe_bitmap_face):
...
Derive face from fringe face.
2005-03-22 23:00:44 +00:00
Kim F. Storm
19aaca78a7
* dispextern.h (lookup_derived_face): Fix prototype.
2005-03-22 23:00:23 +00:00
Kim F. Storm
e7f876b473
(tooltip-show-help-function): Ignore negative mouse
...
position values.
2005-03-22 21:52:08 +00:00
Kim F. Storm
eac7d7eb94
*** empty log message ***
2005-03-22 21:51:50 +00:00
Jan Djärv
6ca30ba48f
* xrdb.c (x_load_resources): Undo previous change (2005-03-18).
2005-03-22 21:42:44 +00:00
Jan Djärv
e9c19b6818
Temporary #undef HAVE_X_I18N until FontSet for UTF-8
...
on XFree86 is investigated.
2005-03-22 21:41:27 +00:00
Jan Djärv
937a855ded
* xlwmenuP.h: Temporary #undef HAVE_X_I18N until FontSet for UTF-8
...
on XFree86 is investigated.
* xlwmenu.c: Ditto.
2005-03-22 21:40:27 +00:00
Stefan Monnier
4a4a82d641
(showhide-date-time): Remove.
...
(menu-bar-showhide-menu): Use menu-bar-make-mm-toggle.
(menu-bar-make-mm-toggle): Simplify.
2005-03-22 19:44:38 +00:00
Stefan Monnier
44ebeb1b6e
(perl-font-lock-keywords-2):
...
Accept qualified variable and function names.
2005-03-22 19:43:13 +00:00
Stefan Monnier
0302b80e53
(gnus-display-time-event-handler):
...
Check display-time-timer at runtime rather than only at load time
in case display-time-mode is turned off in the mean time.
2005-03-22 18:48:38 +00:00