]>
git.eshelyaron.com Git - emacs.git/log
Lute Kamstra [Thu, 19 May 2005 08:28:29 +0000 (08:28 +0000)]
Add --enable-locallisppath.
Carsten Dominik [Thu, 19 May 2005 08:25:58 +0000 (08:25 +0000)]
*** empty log message ***
Carsten Dominik [Thu, 19 May 2005 08:21:53 +0000 (08:21 +0000)]
Moved the definition of `reftex-isearch-minor-mode' to reftex.el,
because it is needed in the menu.
Lute Kamstra [Thu, 19 May 2005 08:20:44 +0000 (08:20 +0000)]
*** empty log message ***
Carsten Dominik [Thu, 19 May 2005 08:20:42 +0000 (08:20 +0000)]
Moved the definition of `reftex-isearch-minor-mode' from
reftex-global.el to reftex.el.
Lute Kamstra [Thu, 19 May 2005 08:13:31 +0000 (08:13 +0000)]
(copyright-fix-years): Make sure all years are fixed. Don't insert a
space after a dash.
Kim F. Storm [Thu, 19 May 2005 08:06:59 +0000 (08:06 +0000)]
(crisp-home, crisp-end): Put CUA property.
Kim F. Storm [Thu, 19 May 2005 08:06:35 +0000 (08:06 +0000)]
*** empty log message ***
Carsten Dominik [Thu, 19 May 2005 06:46:47 +0000 (06:46 +0000)]
typo fix in copyright notice
Daniel Pfeiffer [Thu, 19 May 2005 02:20:34 +0000 (02:20 +0000)]
(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 `::'.
Daniel Pfeiffer [Thu, 19 May 2005 02:15:09 +0000 (02:15 +0000)]
(lisp-font-lock-keywords-2): Do \\) only in strings, because (eq ... ?\\) is fairly frequent.
Nick Roberts [Thu, 19 May 2005 01:56:04 +0000 (01:56 +0000)]
(post-command-idle-hook, post-command-idle-delay):
Remove obsoletion of post-command-idle-hook and
post-command-idle-delay.
Nick Roberts [Thu, 19 May 2005 01:54:53 +0000 (01:54 +0000)]
*** empty log message ***
Nick Roberts [Thu, 19 May 2005 00:13:09 +0000 (00:13 +0000)]
(describe-variable): Remove hyperlinks in a
variable's value as these are quite frequently inappropriate.
Nick Roberts [Thu, 19 May 2005 00:12:37 +0000 (00:12 +0000)]
(list-faces-display): Provide button when describe-face
is called to take user back to the list of faces.
Nick Roberts [Thu, 19 May 2005 00:11:48 +0000 (00:11 +0000)]
*** empty log message ***
Nick Roberts [Wed, 18 May 2005 23:34:33 +0000 (23:34 +0000)]
post-command-idle-hook has gone.
Nick Roberts [Wed, 18 May 2005 23:32:19 +0000 (23:32 +0000)]
(follow-submit-feedback, follow-mode): Remove
references to post-command-idle-hook.
Nick Roberts [Wed, 18 May 2005 23:30:31 +0000 (23:30 +0000)]
*** empty log message ***
Nick Roberts [Wed, 18 May 2005 23:19:56 +0000 (23:19 +0000)]
(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.
Daniel Pfeiffer [Wed, 18 May 2005 20:12:10 +0000 (20:12 +0000)]
(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.
Jay Belanger [Wed, 18 May 2005 18:19:45 +0000 (18:19 +0000)]
(calc-s-prefix-help): Add `calc-copy-special-constant' to help string.
Luc Teirlinck [Wed, 18 May 2005 16:50:23 +0000 (16:50 +0000)]
(Derived Modes): Correct references to non-existing variable
standard-syntax-table.
Luc Teirlinck [Wed, 18 May 2005 16:47:48 +0000 (16:47 +0000)]
*** empty log message ***
Luc Teirlinck [Wed, 18 May 2005 15:11:36 +0000 (15:11 +0000)]
(eldoc-mode): Doc fix.
Luc Teirlinck [Wed, 18 May 2005 15:09:08 +0000 (15:09 +0000)]
*** empty log message ***
Luc Teirlinck [Wed, 18 May 2005 15:01:26 +0000 (15:01 +0000)]
(Select Buffer): Document `C-u M-g M-g'.
Luc Teirlinck [Wed, 18 May 2005 14:57:34 +0000 (14:57 +0000)]
(Moving Point): Mention default for `goto-line'.
Luc Teirlinck [Wed, 18 May 2005 14:52:29 +0000 (14:52 +0000)]
(Lisp Doc): Eldoc mode shows only the first line of a variable's docstring.
Luc Teirlinck [Wed, 18 May 2005 14:44:26 +0000 (14:44 +0000)]
*** empty log message ***
Lute Kamstra [Wed, 18 May 2005 14:31:32 +0000 (14:31 +0000)]
(Overview of Emerge): Add cross reference. Remove duplication.
Lute Kamstra [Wed, 18 May 2005 14:24:26 +0000 (14:24 +0000)]
(Keyboard Macros): Fix menu.
Lute Kamstra [Wed, 18 May 2005 14:23:11 +0000 (14:23 +0000)]
(International): Fix menu.
Lute Kamstra [Wed, 18 May 2005 14:22:39 +0000 (14:22 +0000)]
(Customization): Fix menu.
Lute Kamstra [Wed, 18 May 2005 14:22:05 +0000 (14:22 +0000)]
(Saving): Fix menu.
Lute Kamstra [Wed, 18 May 2005 14:21:20 +0000 (14:21 +0000)]
(Emacs Server): Add menu description.
Lute Kamstra [Wed, 18 May 2005 14:20:41 +0000 (14:20 +0000)]
(Top): Update to the current structure of the manual.
Jay Belanger [Wed, 18 May 2005 13:08:40 +0000 (13:08 +0000)]
*** empty log message ***
Jay Belanger [Wed, 18 May 2005 12:34:30 +0000 (12:34 +0000)]
(math-factor-poly-coefs): Make sure the terms in linear factors in proper
order.
Carsten Dominik [Wed, 18 May 2005 11:25:58 +0000 (11:25 +0000)]
Version 4.28
Carsten Dominik [Wed, 18 May 2005 11:25:03 +0000 (11:25 +0000)]
* 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'.
Thien-Thi Nguyen [Wed, 18 May 2005 11:09:16 +0000 (11:09 +0000)]
*** empty log message ***
Thien-Thi Nguyen [Wed, 18 May 2005 11:01:20 +0000 (11:01 +0000)]
Update years in copyright notice; nfc.
Thien-Thi Nguyen [Wed, 18 May 2005 10:54:34 +0000 (10:54 +0000)]
Initial revision
Juanma Barranquero [Wed, 18 May 2005 10:20:51 +0000 (10:20 +0000)]
Replace `set-window-dot' by `set-window-point'.
Juanma Barranquero [Wed, 18 May 2005 10:19:31 +0000 (10:19 +0000)]
Replace `send-string' by `process-send-string'; replace `send-region' by `process-send-region'.
Juanma Barranquero [Wed, 18 May 2005 10:18:42 +0000 (10:18 +0000)]
Replace `send-string' by `process-send-string'.
Juanma Barranquero [Wed, 18 May 2005 10:17:59 +0000 (10:17 +0000)]
Replace `eval-current-buffer' by `eval-buffer'.
Juanma Barranquero [Wed, 18 May 2005 10:17:18 +0000 (10:17 +0000)]
Replace `read-input' by `read-string'.
Nick Roberts [Wed, 18 May 2005 09:48:34 +0000 (09:48 +0000)]
*** empty log message ***
Lute Kamstra [Wed, 18 May 2005 08:29:38 +0000 (08:29 +0000)]
(check-parens): Fix docstring.
Kim F. Storm [Wed, 18 May 2005 08:00:50 +0000 (08:00 +0000)]
*** empty log message ***
Juanma Barranquero [Wed, 18 May 2005 07:44:39 +0000 (07:44 +0000)]
(window-dot, set-window-dot, read-input, send-string, send-region, show-buffer,
eval-current-buffer): Make really obsolete, as the comment says.
Kim F. Storm [Tue, 17 May 2005 22:40:00 +0000 (22:40 +0000)]
Move rectangle mark from S-return to C-return.
Kim F. Storm [Tue, 17 May 2005 22:39:30 +0000 (22:39 +0000)]
(cua--init-rectangles): Bind C-return instead of S-return to
toggle/clear rectangle mark.
Kim F. Storm [Tue, 17 May 2005 22:39:06 +0000 (22:39 +0000)]
(cua-use-hyper-key): Doc fix.
(cua--init-keymaps): Bind C-return instead of S-return to set rectangle mark.
Kim F. Storm [Tue, 17 May 2005 22:38:10 +0000 (22:38 +0000)]
*** empty log message ***
Daniel Pfeiffer [Tue, 17 May 2005 21:37:59 +0000 (21:37 +0000)]
(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.
Daniel Pfeiffer [Tue, 17 May 2005 20:45:26 +0000 (20:45 +0000)]
(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.
Thien-Thi Nguyen [Tue, 17 May 2005 19:11:30 +0000 (19:11 +0000)]
*** empty log message ***
Thien-Thi Nguyen [Tue, 17 May 2005 19:08:39 +0000 (19:08 +0000)]
Update years in copyright notice; nfc.
Thien-Thi Nguyen [Tue, 17 May 2005 17:38:45 +0000 (17:38 +0000)]
*** empty log message ***
Thien-Thi Nguyen [Tue, 17 May 2005 17:29:06 +0000 (17:29 +0000)]
Update years in copyright notice; nfc.
Reiner Steib [Tue, 17 May 2005 17:23:36 +0000 (17:23 +0000)]
(dired-mode): Simplify.
Thien-Thi Nguyen [Tue, 17 May 2005 16:31:24 +0000 (16:31 +0000)]
*** empty log message ***
Thien-Thi Nguyen [Tue, 17 May 2005 16:24:37 +0000 (16:24 +0000)]
Update years in copyright notice; nfc.
Lute Kamstra [Tue, 17 May 2005 15:55:16 +0000 (15:55 +0000)]
Whitespace change.
Lute Kamstra [Tue, 17 May 2005 15:21:56 +0000 (15:21 +0000)]
*** empty log message ***
Lute Kamstra [Tue, 17 May 2005 15:21:33 +0000 (15:21 +0000)]
(Defining Minor Modes): Mention the mode hook.
Lute Kamstra [Tue, 17 May 2005 15:17:18 +0000 (15:17 +0000)]
(define-minor-mode): Don't generate a defcustom for the mode hook variable.
Lute Kamstra [Tue, 17 May 2005 15:05:02 +0000 (15:05 +0000)]
(authors): Do parse the ChangeLogs of the Emacs Lisp Reference Manual.
Juanma Barranquero [Tue, 17 May 2005 15:03:12 +0000 (15:03 +0000)]
Slight reorganization of some obsolete declarations; deleted comment no longer
relevant.
Juanma Barranquero [Tue, 17 May 2005 14:13:34 +0000 (14:13 +0000)]
Fix typos.
Miles Bader [Tue, 17 May 2005 04:57:29 +0000 (04:57 +0000)]
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.
Juanma Barranquero [Tue, 17 May 2005 00:28:50 +0000 (00:28 +0000)]
(subsetp, tree-equal): Doc fixes.
Juanma Barranquero [Tue, 17 May 2005 00:26:59 +0000 (00:26 +0000)]
(macrolet, symbol-macrolet): Doc fixes.
Juanma Barranquero [Tue, 17 May 2005 00:26:26 +0000 (00:26 +0000)]
(eql, floatp-safe, plusp, minusp, oddp, evenp, list*): Doc fixes.
Juanma Barranquero [Mon, 16 May 2005 22:58:55 +0000 (22:58 +0000)]
(tramp-smb-open-connection): Pass `tramp-chunksize' as fifth (required)
argument.
Kim F. Storm [Mon, 16 May 2005 21:25:32 +0000 (21:25 +0000)]
(adjust_point_for_property): Skip empty overlay string.
Kim F. Storm [Mon, 16 May 2005 21:25:20 +0000 (21:25 +0000)]
(handle_display_prop): Handle empty replacement.
(handle_single_display_spec): Return -1 for empty replacement.
Kim F. Storm [Mon, 16 May 2005 21:24:58 +0000 (21:24 +0000)]
*** empty log message ***
Luc Teirlinck [Mon, 16 May 2005 21:18:11 +0000 (21:18 +0000)]
Various minor changes.
(Faces): Delete text that is repeated in the next section.
Kim F. Storm [Mon, 16 May 2005 20:51:05 +0000 (20:51 +0000)]
(pitx): Print more info about iterator.
Kim F. Storm [Mon, 16 May 2005 20:50:51 +0000 (20:50 +0000)]
*** empty log message ***
Daniel Pfeiffer [Mon, 16 May 2005 20:36:45 +0000 (20:36 +0000)]
(lisp-font-lock-keywords-1): Set `font-lock-negation-char-face' for [^...] char group.
(lisp-font-lock-keywords-2): Highlight regexp's \\( \\| \\).
Daniel Pfeiffer [Mon, 16 May 2005 20:13:09 +0000 (20:13 +0000)]
(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.
Glenn Morris [Mon, 16 May 2005 18:23:25 +0000 (18:23 +0000)]
*** empty log message ***
Juanma Barranquero [Mon, 16 May 2005 15:33:24 +0000 (15:33 +0000)]
*** empty log message ***
Juanma Barranquero [Mon, 16 May 2005 15:32:09 +0000 (15:32 +0000)]
(equalp): Doc fix.
Juanma Barranquero [Mon, 16 May 2005 15:24:53 +0000 (15:24 +0000)]
Remove references to open-network-stream-nowait and open-network-stream-server.
Andreas Schwab [Mon, 16 May 2005 15:17:55 +0000 (15:17 +0000)]
(unexec_realloc): Move declarations before statements.
Nick Roberts [Mon, 16 May 2005 12:00:10 +0000 (12:00 +0000)]
(Debugger Operation): Mention GUD tooltips are disabled with GDB in text
command mode.
Nick Roberts [Mon, 16 May 2005 11:58:37 +0000 (11:58 +0000)]
*** empty log message ***
Juanma Barranquero [Mon, 16 May 2005 11:34:49 +0000 (11:34 +0000)]
Replace `string-to-int' by `string-to-number'.
Juanma Barranquero [Mon, 16 May 2005 10:07:59 +0000 (10:07 +0000)]
Replace `string-to-int' by `string-to-number'.
Juanma Barranquero [Mon, 16 May 2005 08:36:21 +0000 (08:36 +0000)]
Add page marker to force the "Local Variables:" string out of the last page.
Kenichi Handa [Mon, 16 May 2005 07:12:46 +0000 (07:12 +0000)]
*** empty log message ***
Kenichi Handa [Mon, 16 May 2005 07:03:28 +0000 (07:03 +0000)]
Fix copyrights.
Nick Roberts [Mon, 16 May 2005 06:42:37 +0000 (06:42 +0000)]
(gud-tooltip-mode): Add gud prefix to
tooltip-change-major-mode.
(gud-tooltip-print-command): Remove case where gud-minor-mode
is gdb ("--fullname").
(gud-tooltip-tips): Turn GUD tooltips off for this case and
explain to user.
Nick Roberts [Mon, 16 May 2005 06:41:46 +0000 (06:41 +0000)]
*** empty log message ***