Commit graph

29414 commits

Author SHA1 Message Date
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
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
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
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
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
Jay Belanger
73b990b1c6 *** empty log message *** 2005-05-18 13:08:40 +00:00
Jay Belanger
bfdb6aebd9 (math-factor-poly-coefs): Make sure the terms in linear factors in proper
order.
2005-05-18 12:34:30 +00:00
Carsten Dominik
3a1e812849 * textmodes/reftex-vars.el (reftex-cite-format-builtin): Support
for jurabib.

	* textmodes/reftex.el (featurep): Define aliases for overlay
	commands, for XEmacs compatibility, and use these aliases in
	overlay initializations.
	(reftex-highlight): Use `reftex-move-overlay'.
	(reftex-unhighlight): Use `reftex-delete-overlay'.
	(reftex-uniq): Funktion removed.  Use `reftex-uniquify' instead.
	(reftex-access-search-path): Use `reftex-uniquify' instead of
	`reftex-uniq'

	* textmodes/reftex-sel.el (reftex-select-unmark): Overlay
	`before-string' property modification enables for Emacs as well.
	(reftex-select-item): Use `reftex-delete-overlay'.
	(reftex-select-mark): Use `reftex-make-overlay' and
	`reftex-overlay-put'.
	(reftex-select-unmark): Use `reftex-delete-overlay' and
	`reftex-overlay-put'.
2005-05-18 11:25:03 +00:00
Thien-Thi Nguyen
632146e323 Update years in copyright notice; nfc. 2005-05-18 11:01:20 +00:00
Juanma Barranquero
1902b5b60b Replace set-window-dot' by set-window-point'. 2005-05-18 10:20:51 +00:00
Juanma Barranquero
c647adda60 Replace send-string' by process-send-string'; replace send-region' by process-send-region'. 2005-05-18 10:19:31 +00:00
Juanma Barranquero
ff66030755 Replace send-string' by process-send-string'. 2005-05-18 10:18:42 +00:00
Juanma Barranquero
887195ac83 Replace eval-current-buffer' by eval-buffer'. 2005-05-18 10:17:59 +00:00
Juanma Barranquero
3981e5b5f5 Replace read-input' by read-string'. 2005-05-18 10:17:18 +00:00
Lute Kamstra
7bc108869d (check-parens): Fix docstring. 2005-05-18 08:29:38 +00:00
Juanma Barranquero
d11ad5a745 (window-dot, set-window-dot, read-input, send-string, send-region, show-buffer,
eval-current-buffer): Make really obsolete, as the comment says.
2005-05-18 07:44:39 +00:00
Kim F. Storm
541d6c0271 (cua--init-rectangles): Bind C-return instead of S-return to
toggle/clear rectangle mark.
2005-05-17 22:39:30 +00:00
Kim F. Storm
c9ee062db9 (cua-use-hyper-key): Doc fix.
(cua--init-keymaps): Bind C-return instead of S-return to set rectangle mark.
2005-05-17 22:39:06 +00:00
Kim F. Storm
77e2c65298 *** empty log message *** 2005-05-17 22:38:10 +00:00
Daniel Pfeiffer
8ade3c25b7 (makefile-macroassign-regex, makefile-make-font-lock-keywords): Also fontify plain strings assigned to variables, mostly so that a colon has a face and is thus not taken as a dependency separator.
(makefile-mode): Cancel `font-lock-support-mode', because blocks to be fontified in one piece can be too long for JIT.  Makefiles are never *that* big.
2005-05-17 21:37:59 +00:00
Daniel Pfeiffer
0b11ce59ee (makefile-dependency-skip): New variable.
(makefile-previous-dependency): Inline the new matcher, because it is too complex to work in both directions.
(makefile-match-dependency): Eliminate `backward' arg (see above). Completely reimplemented so as to not sometimes go into an endless loop.  It should also be more efficient, because first it only searches for `:', instead of applying the very complex regexp.
2005-05-17 20:45:26 +00:00
Thien-Thi Nguyen
f8fc52569f Update years in copyright notice; nfc. 2005-05-17 19:08:39 +00:00
Thien-Thi Nguyen
7f1c31c9d4 Update years in copyright notice; nfc. 2005-05-17 17:29:06 +00:00
Reiner Steib
6ae53dc130 (dired-mode): Simplify. 2005-05-17 17:23:36 +00:00
Thien-Thi Nguyen
aa1e26d477 Update years in copyright notice; nfc. 2005-05-17 16:24:37 +00:00
Lute Kamstra
903ec1ba2f Whitespace change. 2005-05-17 15:55:16 +00:00
Lute Kamstra
f8d0b7699e *** empty log message *** 2005-05-17 15:21:56 +00:00
Lute Kamstra
f567894362 (define-minor-mode): Don't generate a defcustom for the mode hook variable. 2005-05-17 15:17:18 +00:00
Lute Kamstra
77777daf1d (authors): Do parse the ChangeLogs of the Emacs Lisp Reference Manual. 2005-05-17 15:05:02 +00:00
Juanma Barranquero
cb011c67aa Slight reorganization of some obsolete declarations; deleted comment no longer
relevant.
2005-05-17 15:03:12 +00:00