Nick Roberts
35a0a8aaeb
(list-faces-display): Make back button respect optional regexp arg.
2005-05-19 20:57:04 +00:00
Juanma Barranquero
fe38e3b0c3
Whitespace normalization.
2005-05-19 19:26:47 +00:00
Juanma Barranquero
bfd187c847
*** empty log message ***
2005-05-19 19:24:40 +00:00
Juanma Barranquero
f530778210
Specify missing group (and type, if simple) in defcustom.
2005-05-19 19:06:19 +00:00
Juanma Barranquero
93c8c9cd7d
(url-cookie-multiple-line): Specify group and type in defcustom.
2005-05-19 17:59:58 +00:00
Luc Teirlinck
620d3304e2
(compilation-finish-function): Fix defvar.
2005-05-19 16:53:26 +00:00
Richard M. Stallman
e1c45277c5
(makefile-mode): Use run-mode-hooks.
2005-05-19 15:46:19 +00:00
Richard M. Stallman
9aca24765f
(event-basic-type): Don't get an error.
...
(left-fringe-p): Function deleted.
2005-05-19 15:43:48 +00:00
Richard M. Stallman
7e829de9c2
(Buffer-menu-buffer-face): In group Buffer-menu.
2005-05-19 15:42:40 +00:00
Richard M. Stallman
3b68c5062f
(dired-copy-file-recursive): Handle symlinks in recursive copy.
2005-05-19 15:42:01 +00:00
Richard M. Stallman
b4aefb19b7
(show-trailing-whitespace): In group `whitespace-faces'.
2005-05-19 15:40:37 +00:00
Richard M. Stallman
8cd567b842
(eval-when-compile): Doc fix.
2005-05-19 15:39:56 +00:00
Richard M. Stallman
fe33e7c83c
(byte-compile-file-form-custom-declare-variable):
...
Call byte-compile-nogroup-warn if appropriate.
2005-05-19 15:39:21 +00:00
Richard M. Stallman
3c9e7f42ca
(compilation-finish-function): Mark obsolete.
2005-05-19 15:38:27 +00:00
Jay Belanger
de327926e9
*** empty log message ***
2005-05-19 13:15:44 +00:00
Jay Belanger
be625312b0
(calc-graph-format-data): Make sure var-PlotRejects is bound before
...
trying to check its value.
2005-05-19 12:50:15 +00:00
Lute Kamstra
9adfabc2a8
Regenerate.
2005-05-19 08:29:56 +00:00
Lute Kamstra
261967be48
Add --enable-locallisppath.
2005-05-19 08:28:29 +00:00
Carsten Dominik
73d5f66837
*** empty log message ***
2005-05-19 08:25:58 +00:00
Carsten Dominik
d460c0f5ad
Moved the definition of `reftex-isearch-minor-mode' to reftex.el,
...
because it is needed in the menu.
2005-05-19 08:21:53 +00:00
Lute Kamstra
9647494486
*** empty log message ***
2005-05-19 08:20:44 +00:00
Carsten Dominik
5715729699
Moved the definition of `reftex-isearch-minor-mode' from
...
reftex-global.el to reftex.el.
2005-05-19 08:20:42 +00:00
Lute Kamstra
07b41c4275
(copyright-fix-years): Make sure all years are fixed. Don't insert a
...
space after a dash.
2005-05-19 08:13:31 +00:00
Kim F. Storm
34e99b2e36
(crisp-home, crisp-end): Put CUA property.
2005-05-19 08:06:59 +00:00
Kim F. Storm
8d9386a167
*** empty log message ***
2005-05-19 08:06:35 +00:00
Carsten Dominik
282202ff4b
typo fix in copyright notice
2005-05-19 06:46:47 +00:00
Daniel Pfeiffer
dfa89b5db8
(makefile-add-this-line-targets): Simplify and integrate into `makefile-pickup-targets'.
...
(makefile-add-this-line-macro): Simplify and integrate into `makefile-pickup-macros.
(makefile-pickup-filenames-as-targets): Simplify.
(makefile-previous-dependency, makefile-match-dependency): Don't stumble over `::'.
2005-05-19 02:20:34 +00:00
Daniel Pfeiffer
ae0c69273e
(lisp-font-lock-keywords-2): Do \\) only in strings, because (eq ... ?\\) is fairly frequent.
2005-05-19 02:15:09 +00:00
Nick Roberts
caccc8de14
(post-command-idle-hook, post-command-idle-delay):
...
Remove obsoletion of post-command-idle-hook and
post-command-idle-delay.
2005-05-19 01:56:04 +00:00
Nick Roberts
24d40bc20b
*** empty log message ***
2005-05-19 01:54:53 +00:00
Nick Roberts
1bd5397742
(describe-variable): Remove hyperlinks in a
...
variable's value as these are quite frequently inappropriate.
2005-05-19 00:13:09 +00:00
Nick Roberts
2dade9c678
(list-faces-display): Provide button when describe-face
...
is called to take user back to the list of faces.
2005-05-19 00:12:37 +00:00
Nick Roberts
639ec7659c
*** empty log message ***
2005-05-19 00:11:48 +00:00
Nick Roberts
7945a3f5b0
post-command-idle-hook has gone.
2005-05-18 23:34:33 +00:00
Nick Roberts
ed9bc6140e
(follow-submit-feedback, follow-mode): Remove
...
references to post-command-idle-hook.
2005-05-18 23:32:19 +00:00
Nick Roberts
2fcd33fe6c
*** empty log message ***
2005-05-18 23:30:31 +00:00
Nick Roberts
a24ce15168
(syms_of_keyboard): Remove lisp variables
...
post-command-idle-hook and post-command-idle-delay.
(command_loop_1): Don't try to execute post-command-idle-hook.
2005-05-18 23:19:56 +00:00
Daniel Pfeiffer
5c8b544281
(makefile-previous-dependency, makefile-match-dependency): Check for := (and in bsd mode also !=) to give a better result, even when font-lock is not on.
2005-05-18 20:12:10 +00:00
Jay Belanger
ec249c7107
(calc-s-prefix-help): Add `calc-copy-special-constant' to help string.
2005-05-18 18:19:45 +00:00
Luc Teirlinck
703ba947f5
(Derived Modes): Correct references to non-existing variable
...
standard-syntax-table.
2005-05-18 16:50:23 +00:00
Luc Teirlinck
54d0636401
*** empty log message ***
2005-05-18 16:47:48 +00:00
Luc Teirlinck
292c8ae828
(eldoc-mode): Doc fix.
2005-05-18 15:11:36 +00:00
Luc Teirlinck
2e5df9ac50
*** empty log message ***
2005-05-18 15:09:08 +00:00
Luc Teirlinck
ac2c078672
(Select Buffer): Document `C-u M-g M-g'.
2005-05-18 15:01:26 +00:00
Luc Teirlinck
48c13f3e8d
(Moving Point): Mention default for `goto-line'.
2005-05-18 14:57:34 +00:00
Luc Teirlinck
ea802fce60
(Lisp Doc): Eldoc mode shows only the first line of a variable's docstring.
2005-05-18 14:52:29 +00:00
Luc Teirlinck
b697021d8e
*** empty log message ***
2005-05-18 14:44:26 +00:00
Lute Kamstra
ee7c0964ef
(Overview of Emerge): Add cross reference. Remove duplication.
2005-05-18 14:31:32 +00:00
Lute Kamstra
ae48b25170
(Keyboard Macros): Fix menu.
2005-05-18 14:24:26 +00:00
Lute Kamstra
a5c3492bc4
(International): Fix menu.
2005-05-18 14:23:11 +00:00