1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-29 11:02:01 +00:00
Commit Graph

60668 Commits

Author SHA1 Message Date
YAMAMOTO Mitsuharu
50d710dbcc (shortlisp): Sync with src/Makefile.in. 2005-11-09 08:06:35 +00:00
YAMAMOTO Mitsuharu
d64f470d22 (standard-display-european): Apply changes previously mentioned but
not applied actually.
2005-11-09 08:06:10 +00:00
Juri Linkov
4630ae3202 Fixed a bug where where-is-internal failed to detect when a key is
shadowed by a shorter prefix key.
2005-11-09 07:52:13 +00:00
Juri Linkov
58b6f884c0 *** empty log message *** 2005-11-09 07:49:18 +00:00
Juri Linkov
d35f78c989 (shadow_lookup): If Flookup_key returns a number,
call it again with a sub-key-sequence, and if its return value
is non-nil (sub-key is bound), return nil.
2005-11-09 07:48:38 +00:00
Juri Linkov
8b363e6f08 (occur-excluded-properties): New defcustom.
(occur-1, occur-engine, occur-accumulate-lines): Use it.
2005-11-09 07:41:48 +00:00
Romain Francoise
217d155e3a *** empty log message *** 2005-11-09 06:27:27 +00:00
Jay Belanger
65b62d0acb (math-convert-units): Replace any composite unit by its definition. 2005-11-09 06:02:54 +00:00
Kim F. Storm
675984ede6 (Fsignal_process): Recognize signal names with and
without SIG prefix, e.g. SIGHUP and HUP.
2005-11-08 21:38:37 +00:00
Kim F. Storm
a967ed62bb (search_buffer): No need to initialize base_pat. 2005-11-08 21:38:10 +00:00
Kim F. Storm
1f5f957a3e *** empty log message *** 2005-11-08 21:37:28 +00:00
Lars Hansen
1e0888f5a6 (update-directory-autoloads): Add obsolete function alias. 2005-11-08 20:24:19 +00:00
Stefan Monnier
5a3859e611 (lisp-mode-variables): Don't set comment-indent-function.
(lisp-comment-indent): Replace by an alias for comment-indent-default.
2005-11-08 01:46:37 +00:00
Luc Teirlinck
43d0ed81be (Help Echo): By default, help echos are only shown on mouse-over, not
on point-over.
2005-11-07 23:09:59 +00:00
Luc Teirlinck
caadbbece0 *** empty log message *** 2005-11-07 23:07:06 +00:00
Stefan Monnier
4acbd507ac (reveal-post-command): Rework the handling of
reveal-open-spots, so as to be more reliable.  There were several
tricky corner cases where an open spot might be lost, or where
a closed spot might end up on the list of open spots.
Only reveal text that's ellipsised.
2005-11-07 22:33:31 +00:00
Stefan Monnier
b3910238f4 Add `dedicated' arg to get-lru-window and get-largest-window. 2005-11-07 21:15:17 +00:00
Kim F. Storm
a6cbd53f32 Use local var `b' instead of XBUFFER (w->buffer) also when
accessing member cursor_in_non_selected_windows.
2005-11-07 11:55:20 +00:00
Carsten Dominik
9fe0d191bb (org-export-as-html): Removed bogus (debug) form. 2005-11-07 10:57:10 +00:00
Carsten Dominik
b58b00ca71 *** empty log message *** 2005-11-07 10:56:50 +00:00
John Paul Wallington
fab0d3087e (ibuffer): Search iconified frames too when getting Ibuffer buffer's window. 2005-11-07 01:30:29 +00:00
Richard M. Stallman
fda12b27a9 *** empty log message *** 2005-11-07 01:28:15 +00:00
Richard M. Stallman
a421836687 (Magic File Names): find-file-name-handler checks the
`operations' property of the handler.
2005-11-07 01:07:56 +00:00
Richard M. Stallman
d21d2c23ac (flyspell-external-point-words):
flyspell-get-word returns a list, not just a string.
2005-11-07 00:50:01 +00:00
Richard M. Stallman
8dfb3e1610 (compilation-internal-error-properties):
save-excursion around the computation of MARKER.
2005-11-07 00:49:17 +00:00
John Paul Wallington
9514fb7f5e (ibuffer): Search all visible frames when getting Ibuffer buffer's window. 2005-11-06 21:09:09 +00:00
Jan Djärv
ca09521cf1 Adjust baseline 2005-11-06 20:38:45 +00:00
Jan Djärv
32087ea326 * images/copy.xpm, images/copy.pbm, images/low-color/copy.xpm
* images/save.xpm, images/save.pbm, images/low-color/save.xpm:
 Adjust baseline.
2005-11-06 20:37:12 +00:00
Kim F. Storm
c660a32238 *** empty log message *** 2005-11-06 19:51:51 +00:00
Masatake YAMATO
30abc4f43e Improve man -k support.
(Man-reference-regexp): Accpet spaces between
`Man-name-regexp' and `Man-section-regexp'.
(Man-apropos-regexp): New variable.
(Man-abstract-xref-man-page): Use value for `Man-target-string'
if available.
(Man-highlight-references, Man-highlight-references0): Handle
the case when `Man-arguments' includes "-k".
(Man-highlight-references0): Rename the argument `TARGET-POS' to
`TARGET'. `TARGET' can be a number, function or nil.
2005-11-06 18:01:34 +00:00
Jan Djärv
21c172a36f Adjust paper size and layout. 2005-11-06 13:32:42 +00:00
Jan Djärv
16896f6742 * images/up-node.xpm, images/prev-node.xpm, images/next-node.xpm
* images/up-node.pbm, images/prev-node.pbm, images/next-node.pbm
 * images/low-color/up-node.xpm, images/low-color/prev-node.xpm
 * images/low-color/next-node.xpm: Adjust paper size and layout.
2005-11-06 13:32:16 +00:00
Nick Roberts
36188c5e3a (gdb-var-create-handler, gdb-var-delete)
(gdb-edit-value, gdb-speedbar-expand-node)
(gdb-get-create-buffer,  gdb-breakpoints-mode)
(gdb-toggle-breakpoint, gdb-delete-breakpoint)
(gdb-goto-breakpoint, gdb-frames-mode, gdb-registers-mode)
(gdb-locals-mode, gdb-find-file-hook): Use buffer-local-value.
(gdb-send-item, ): Use buffer-local-value and simplify.
2005-11-06 01:31:24 +00:00
Nick Roberts
2dd3b43be1 *** empty log message *** 2005-11-06 01:30:15 +00:00
Luc Teirlinck
1b0ee2ceb8 *** empty log message *** 2005-11-05 23:20:41 +00:00
Luc Teirlinck
c442c26d67 (command-line): Use custom-reevaluate-setting' for global-font-lock-mode'. 2005-11-05 23:11:38 +00:00
Luc Teirlinck
00fe0acef4 (global-font-lock-mode): Enable `global-font-lock-mode' by default,
except in batch mode or when the -D command line option is given.
2005-11-05 23:07:40 +00:00
Luc Teirlinck
0ceed14b2e (define-global-minor-mode): Pass all specified keyword args on to
`define-minor-mode'.  Update docstring.
2005-11-05 23:03:57 +00:00
Romain Francoise
61f570e290 (occur-engine): Add marker at end of line, too. 2005-11-05 14:02:18 +00:00
Nick Roberts
f6e405a269 Describe how to provide preprocessor macro information. 2005-11-05 10:09:27 +00:00
Nick Roberts
7dab700a7b *** empty log message *** 2005-11-05 10:08:48 +00:00
Dan Nicolaescu
d60b49ac4e * font-lock.el: Don't deal with font-lock-face-attributes here,
move the code ...

* startup.el (command-line): ... here. Use face-spec-set instead
of custom-declare-face.

* faces.el (face-spec-set): Reset the face if spec is not nil.
2005-11-05 07:29:45 +00:00
Bill Wohler
6b19bd8250 * mh-customize.el (mh-min-colors-defined-flag, mh-defface-compat):
Move to mh-init.el to minimize bulk of mh-customize.el.

* mh-init.el: Modify commentary since file is used for load and
initialization as well as setting and getting the variant.
(mh-min-colors-defined-flag, mh-defface-compat): Move here from
mh-customize.el.
2005-11-05 04:02:06 +00:00
Bill Wohler
3d2efec2f2 (mh-min-colors-defined-flag): New variable.
(mh-defface-compat): New function. Provides backward compatibility for
face specs.
(mh-show-header, mh-show-date, mh-show-cc, mh-folder-to)
(mh-folder-refiled, mh-folder-cur-msg-number, mh-folder-cur-msg)
(mh-folder-body): Use mh-defface-compat.
2005-11-05 01:57:35 +00:00
Bill Wohler
d54e276ade Add SF #1204506 to ChangeLog entry after the fact.
Add fixed bug to 7.85 release notes after the fact too.
2005-11-05 01:27:38 +00:00
Bill Wohler
94abd6b754 Refactor faces. Move grayscale requirements last before t. Use uniform
line breaks.
2005-11-04 23:42:28 +00:00
Stefan Monnier
45f6a663d7 (comment-region-internal): Box more tightly in the
common case where there's no TAB in the boxed text.
2005-11-04 22:20:12 +00:00
Stefan Monnier
20b69789f3 (Fget_lru_window, Fget_largest_window, window_loop):
Don't abuse the `mini' arg.  Use the `obj' arg instead.
2005-11-04 21:37:03 +00:00
Jan Djärv
db2cf961d7 New images for info. 2005-11-04 17:24:09 +00:00
Eli Zaretskii
dc9cfe1e55 *** empty log message *** 2005-11-04 15:25:30 +00:00