1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-28 19:42:02 +00:00
Commit Graph

56888 Commits

Author SHA1 Message Date
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
Nick Roberts
9432a9de8f *** empty log message *** 2005-05-18 09:48:34 +00:00
Lute Kamstra
7bc108869d (check-parens): Fix docstring. 2005-05-18 08:29:38 +00:00
Kim F. Storm
0fa5d10ef8 *** empty log message *** 2005-05-18 08:00:50 +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
7bee0d640b Move rectangle mark from S-return to C-return. 2005-05-17 22:40:00 +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
0451361cf9 *** empty log message *** 2005-05-17 19:11:30 +00:00
Thien-Thi Nguyen
f8fc52569f Update years in copyright notice; nfc. 2005-05-17 19:08:39 +00:00
Thien-Thi Nguyen
2b814f20c7 *** empty log message *** 2005-05-17 17:38:45 +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
194983ecb6 *** empty log message *** 2005-05-17 16:31:24 +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
82ecc38a3b (Defining Minor Modes): Mention the mode hook. 2005-05-17 15:21:33 +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
Juanma Barranquero
a81d8ea145 Fix typos. 2005-05-17 14:13:34 +00:00
Miles Bader
8654e13ab4 Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-314
Merge from gnus--rel--5.10

Patches applied:

 * gnus--rel--5.10  (patch 69)

   - Update from CVS

2005-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>

   * lisp/gnus/gnus-art.el: Don't autoload mail-extract-address-components.

   * lisp/gnus/gnus.el: Use eval-and-compile to autoload message-y-or-n-p.

   * lisp/gnus/nndb.el: Don't declare the nndb back end two or more times; don't
   autoload news-reply-mode, news-setup, cancel-timer and telnet.

   * lisp/gnus/nntp.el: Autoload format-spec instead of format; use
   eval-and-compile to evaluate autoload forms.

   * lisp/gnus/spam-report.el (spam-report-process-queue): Use gnus-point-at-eol.
2005-05-17 04:57:29 +00:00
Juanma Barranquero
213233f006 (subsetp, tree-equal): Doc fixes. 2005-05-17 00:28:50 +00:00
Juanma Barranquero
4342e957a2 (macrolet, symbol-macrolet): Doc fixes. 2005-05-17 00:26:59 +00:00
Juanma Barranquero
f4db41fcbb (eql, floatp-safe, plusp, minusp, oddp, evenp, list*): Doc fixes. 2005-05-17 00:26:26 +00:00
Juanma Barranquero
430c1c663e (tramp-smb-open-connection): Pass `tramp-chunksize' as fifth (required)
argument.
2005-05-16 22:58:55 +00:00
Kim F. Storm
4ca39724e0 (adjust_point_for_property): Skip empty overlay string. 2005-05-16 21:25:32 +00:00
Kim F. Storm
a605fefc84 (handle_display_prop): Handle empty replacement.
(handle_single_display_spec): Return -1 for empty replacement.
2005-05-16 21:25:20 +00:00
Kim F. Storm
1cb83e13ed *** empty log message *** 2005-05-16 21:24:58 +00:00
Luc Teirlinck
d239287a8d Various minor changes.
(Faces): Delete text that is repeated in the next section.
2005-05-16 21:18:11 +00:00
Kim F. Storm
2fde15007c (pitx): Print more info about iterator. 2005-05-16 20:51:05 +00:00
Kim F. Storm
03d42907bc *** empty log message *** 2005-05-16 20:50:51 +00:00
Daniel Pfeiffer
71994ae7da (lisp-font-lock-keywords-1): Set `font-lock-negation-char-face' for [^...] char group.
(lisp-font-lock-keywords-2): Highlight regexp's \\( \\| \\).
2005-05-16 20:36:45 +00:00
Daniel Pfeiffer
92984345bc (makefile-dependency-regex): Turn it into a var, and refine it to mask one more level of nested vars.
(makefile-rule-action-regex): Turn it into a var, and refine it so it recognizes backslashed continuation lines as belonging to the same command.
(makefile-macroassign-regex): Refine it so it recognizes backslashed continuation lines as belonging to the same command.
(makefile-var-use-regex): Don't look at the next char, because it might be the same one to be skipped by the initial [^$], leading to an overlooked variable use.
(makefile-make-font-lock-keywords): Remove two parameters, which are now variables that some of the modes set locally.  Handle dependency and rule action matching through functions, because regexps alone match too often.  Dependency matching now comes last, so it can check, whether a colon already matched something else.
(makefile-mode): Inform that font-lock improves makefile parsing capabilities.
(makefile-match-dependency, makefile-match-action): New functions.
2005-05-16 20:13:09 +00:00
Glenn Morris
228b550a64 *** empty log message *** 2005-05-16 18:23:25 +00:00
Juanma Barranquero
1e866943a0 *** empty log message *** 2005-05-16 15:33:24 +00:00
Juanma Barranquero
4ea3cc0e17 (equalp): Doc fix. 2005-05-16 15:32:09 +00:00
Juanma Barranquero
7c656cd3c0 Remove references to open-network-stream-nowait and open-network-stream-server. 2005-05-16 15:24:53 +00:00
Andreas Schwab
0da46b6eea (unexec_realloc): Move declarations before statements. 2005-05-16 15:17:55 +00:00
Nick Roberts
b376642de6 (Debugger Operation): Mention GUD tooltips are disabled with GDB in text
command mode.
2005-05-16 12:00:10 +00:00
Nick Roberts
80afd39064 *** empty log message *** 2005-05-16 11:58:37 +00:00
Juanma Barranquero
027a4b6b3f Replace string-to-int' by string-to-number'. 2005-05-16 11:34:49 +00:00