Commit graph

55333 commits

Author SHA1 Message Date
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
Thien-Thi Nguyen
b9d8ddef39 (completion-ignored-extensions): Remove ".lis" for `vax-vms'. 2005-03-22 17:19:14 +00:00
Andreas Schwab
9660f8683f Revert last change. 2005-03-22 16:43:10 +00:00
Andreas Schwab
be65bdd302 Update. 2005-03-22 16:41:54 +00:00
Jay Belanger
948e33b9d6 *** empty log message *** 2005-03-22 16:21:46 +00:00
Jay Belanger
1dddb589fa (Embedded Mode): Add new information on changing modes. 2005-03-22 16:13:53 +00:00
Jay Belanger
9e74b3fb26 (calc-embedded-original-modes): New variable.
(calc-embedded-save-original-modes)
(calc-embedded-restore-original-modes): New functions.
(calc-do-embedded): Save original modes when entering embedded mode
and restore when leaving embedded mode.
(calc-embedded-modes-change): Change the value of
calc-embedded-original-modes to reflect permanent changes.
2005-03-22 16:12:57 +00:00
David Kastrup
d615870ac5 (Fnext_char_property_change)
(Fprevious_char_property_change): allow marker as limit.
(Fnext_single_char_property_change)
(Fprevious_single_char_property_change): Check that limit is a
number in strings.
(Fnext_single_char_property_change): Coerce position to integer.
(Fprevious_single_char_property_change): Same here.
2005-03-22 16:04:02 +00:00
Thien-Thi Nguyen
5295319756 Update year in copyright, commentary; nfc. 2005-03-22 11:58:28 +00:00
Thien-Thi Nguyen
0fa2f7f94b (make-mms-derivative-write-under-root): Delete func.
(make-mms-derivative-progn): Don't quote lambda forms.
(make-mms-derivative): Inline make-mms-derivative-write-under-root.
2005-03-22 11:56:55 +00:00
Lute Kamstra
e6c901b674 Require generic again. 2005-03-22 08:30:24 +00:00
Miles Bader
0c04baa6c5 Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-199
Tweak gdb-ui breakpoint faces

2005-03-22  Miles Bader  <miles@gnu.org>

   * lisp/progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
   Tweak details to look good on both ttys and bitmap displays, light
   or dark background, etc.
2005-03-22 05:05:50 +00:00
Miles Bader
28c22055e5 Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-198
Tweak gdb-ui breakpoint faces

2005-03-22  Miles Bader  <miles@gnu.org>

   * lisp/progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
   Tweak details to look good on both ttys and bitmap displays, light
   or dark background, etc.
2005-03-22 05:05:37 +00:00
Kim F. Storm
e07aa7db90 (tooltip-show-help-function): Check car and cdr of
mouse position.
2005-03-21 22:16:22 +00:00
Kim F. Storm
f0ebf1ebe7 *** empty log message *** 2005-03-21 22:15:54 +00:00
Stefan Monnier
47fda8fcf6 Don't forcibly turn on the mode upon load.
(icomplete-mode): Use define-minor-mode.
(icomplete-eoinput): Default to nil.
(icomplete-minibuffer-setup): Remove autoload.
(icomplete-tidy): Simplify.
(icomplete-exhibit): Use buffer-undo-list to determine if we're still
in the initial state or if the user has modified the field.
Fix handling of icomplete-max-delay-chars.
Remove code that handles the oddball case where
minibuffer-completion-table is an integer.
Wrap icomplete-completions in while-no-input in case building
completions takes more time than expected.
(icomplete-completions): Simplify.
2005-03-21 19:19:26 +00:00
Richard M. Stallman
c9f63b4157 (Acknowledgments): Updated. 2005-03-21 19:15:03 +00:00
Richard M. Stallman
b91cc27c6e (Format Faces): Replace old M-g key prefix with M-o. 2005-03-21 19:06:47 +00:00
Richard M. Stallman
6be8476a60 (Fortran Motion): Document f90-next-statement,
f90-previous-statement, f90-next-block, f90-previous-block,
f90-end-of-block, and f90-beginning-of-block.
2005-03-21 19:02:02 +00:00
Richard M. Stallman
3567915c5b (Input Methods): Leim is now built-in.
(Select Input Method): Document quail-show-key.
(Specify Coding): Document revert-buffer-with-coding-system.
2005-03-21 18:54:00 +00:00
Richard M. Stallman
a3f7375f2d (Saving Emacs Sessions): Document desktop-restore-eager.
(Emulation): CUA mode replaces pc-bindings-mode,
pc-selection-mode, and s-region.
2005-03-21 18:46:31 +00:00
Richard M. Stallman
be8a531de7 (Completion): Completion acts on text before point. 2005-03-21 18:38:31 +00:00
Lute Kamstra
f31259da8d Remove define-generic-mode entry (DONE). 2005-03-21 18:18:54 +00:00
Richard M. Stallman
870f8c9766 (Deletion): Document numeric argument for just-one-space. 2005-03-21 18:18:27 +00:00
Richard M. Stallman
c882ba2e22 (Misc Help): Document numeric argument for C-h i.
Correctly explain the effect of just C-u as argument.
2005-03-21 18:17:37 +00:00