]>
git.eshelyaron.com Git - emacs.git/log
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 ***
Jay Belanger [Mon, 16 May 2005 04:25:50 +0000 (04:25 +0000)]
*** empty log message ***
Jay Belanger [Mon, 16 May 2005 03:55:11 +0000 (03:55 +0000)]
(calc-copy-special-constant): New function.
Jay Belanger [Mon, 16 May 2005 03:54:05 +0000 (03:54 +0000)]
(calc-edit-format-macro-buffer): Add `calc-copy-special-constant'.
Jay Belanger [Mon, 16 May 2005 03:52:38 +0000 (03:52 +0000)]
(calc-init-extensions): Add `calc-copy-special-constant'.
Jay Belanger [Mon, 16 May 2005 03:50:34 +0000 (03:50 +0000)]
(Storing Variables): Mention `calc-copy-special-constant'.
Richard M. Stallman [Mon, 16 May 2005 03:37:46 +0000 (03:37 +0000)]
*** empty log message ***
Richard M. Stallman [Mon, 16 May 2005 03:31:32 +0000 (03:31 +0000)]
(help-face-def): New button type.
Richard M. Stallman [Mon, 16 May 2005 03:31:11 +0000 (03:31 +0000)]
(describe-face): Output a definition link button.
Nick Roberts [Mon, 16 May 2005 01:08:01 +0000 (01:08 +0000)]
(Tooltips): Replace toolbar with "tool bar" for
consistency.
Nick Roberts [Mon, 16 May 2005 01:07:12 +0000 (01:07 +0000)]
Replace toolbar with "tool bar" for consistency.
(Compilation Mode): Describe compilation-context-lines
and use of arrow in compilation buffer.
(Debugger Operation): Replace help text with variable's value.
Nick Roberts [Mon, 16 May 2005 01:06:37 +0000 (01:06 +0000)]
*** empty log message ***
Nick Roberts [Mon, 16 May 2005 00:30:03 +0000 (00:30 +0000)]
*** empty log message ***
Nick Roberts [Mon, 16 May 2005 00:01:46 +0000 (00:01 +0000)]
(compilation-setup): Set local value of
overlay-arrow-string to "" always.
(compilation-set-window): Left fringe then don't scroll. No left
fringe then no arrow and scroll message to top.
(compilation-context-lines): Adjust doc string accordingly.
Nick Roberts [Sun, 15 May 2005 23:57:15 +0000 (23:57 +0000)]
(left-fringe-p): New function.
Nick Roberts [Sun, 15 May 2005 23:51:07 +0000 (23:51 +0000)]
*** empty log message ***
Kim F. Storm [Sun, 15 May 2005 23:03:36 +0000 (23:03 +0000)]
(ido-magic-forward-char, ido-magic-backward-char)
(ido-magic-delete-char): New commands for C-f, C-b, C-d.
(ido-wide-find-dir-or-delete-dir): New command for M-d.
(ido-define-mode-map): Bind them. Add C-x prefix to fallback commands.
(ido-read-file-name): Handle commands with ido property value
equal to find-file as reading a file name, to allow C-d to enter dired.
(ibuffer-find-file): Add ido property with value find-file.
Kim F. Storm [Sun, 15 May 2005 23:03:14 +0000 (23:03 +0000)]
*** empty log message ***
Richard M. Stallman [Sun, 15 May 2005 22:03:16 +0000 (22:03 +0000)]
(copyright-fix-years): Match properly if the first year is 2-digit.
Don't mess up the whitespace after the years by filling.
Richard M. Stallman [Sun, 15 May 2005 21:34:47 +0000 (21:34 +0000)]
(dired-mark-confirm):
Pass t to dired-get-marked-files for DISTINGUISH-ONE-MARKED.
Richard M. Stallman [Sun, 15 May 2005 21:33:25 +0000 (21:33 +0000)]
(dired-map-over-marks): New arg distinguish-one-marked.
(dired-get-marked-files): New arg distinguish-one-marked.
(dired-mark-pop-up): Handle FILES = (t FILE) specially.
Kim F. Storm [Sun, 15 May 2005 20:42:43 +0000 (20:42 +0000)]
(open-network-stream-nowait): Remove.
(open-network-stream-server): Remove.
Kim F. Storm [Sun, 15 May 2005 20:42:31 +0000 (20:42 +0000)]
*** empty log message ***
Kim F. Storm [Sun, 15 May 2005 20:42:11 +0000 (20:42 +0000)]
(Network): Remove open-network-stream-nowait.
(Network Servers): Remove open-network-stream-server.
Luc Teirlinck [Sun, 15 May 2005 17:39:06 +0000 (17:39 +0000)]
*** empty log message ***
Luc Teirlinck [Sun, 15 May 2005 17:35:23 +0000 (17:35 +0000)]
(Top): Update detailed menu for node changes.
Luc Teirlinck [Sun, 15 May 2005 17:33:59 +0000 (17:33 +0000)]
Reorder nodes.
(Variables): Update menu.
Luc Teirlinck [Sun, 15 May 2005 17:00:36 +0000 (17:00 +0000)]
(Choosing Modes): normal-mode processes the -*- line. Add xref.
Luc Teirlinck [Sun, 15 May 2005 16:53:06 +0000 (16:53 +0000)]
(File Local Variables): Do not refer to the `-*-' line as
a "local variables list". Add pxref.
Richard M. Stallman [Sun, 15 May 2005 14:30:33 +0000 (14:30 +0000)]
*** empty log message ***
Richard M. Stallman [Sun, 15 May 2005 14:29:25 +0000 (14:29 +0000)]
(lisp-mode-variables): Set font-lock-comment-start-skip.
Richard M. Stallman [Sun, 15 May 2005 14:28:55 +0000 (14:28 +0000)]
(font-lock-comment-start-skip): New variable.
(font-lock-comment-end-skip): New variable.
(font-lock-fontify-syntactically-region): Use them if non-nil.
Richard M. Stallman [Sun, 15 May 2005 13:49:41 +0000 (13:49 +0000)]
Correct/improve previous change.
Jay Belanger [Sun, 15 May 2005 05:36:55 +0000 (05:36 +0000)]
*** empty log message ***
Jay Belanger [Sun, 15 May 2005 05:20:59 +0000 (05:20 +0000)]
(calc-store-value): Return a string rather than display it as a message.
Use calc-var-name for variable name.
(calc-store-into): Add the result of calc-store-value to message.
(calc-copy-variable): Add a message.
(calc-store-exchange): Improve error messages.
(calc-store-binary, calc-store-map): Don't reset the values of special constants.
Jay Belanger [Sun, 15 May 2005 04:12:31 +0000 (04:12 +0000)]
(Default Simplifications): Insert missing ! (logical not operator).
Michael Kifer [Sun, 15 May 2005 03:08:56 +0000 (03:08 +0000)]
added documentation for ediff-backup
Luc Teirlinck [Sun, 15 May 2005 02:14:59 +0000 (02:14 +0000)]
(Derived Modes): Correct typos. Add pxref.
Richard M. Stallman [Sat, 14 May 2005 23:38:09 +0000 (23:38 +0000)]
Many cleanups.
Richard M. Stallman [Sat, 14 May 2005 23:23:39 +0000 (23:23 +0000)]
Various cleanups.
Luc Teirlinck [Sat, 14 May 2005 21:32:19 +0000 (21:32 +0000)]
(Top): Update detailed menu for node changes.
Luc Teirlinck [Sat, 14 May 2005 21:26:07 +0000 (21:26 +0000)]
*** empty log message ***
Luc Teirlinck [Sat, 14 May 2005 18:41:24 +0000 (18:41 +0000)]
*** empty log message ***
Luc Teirlinck [Sat, 14 May 2005 18:32:45 +0000 (18:32 +0000)]
(define-derived-mode): Add link to Elisp manual to docstring.
Andreas Schwab [Sat, 14 May 2005 18:19:06 +0000 (18:19 +0000)]
Fix encoding.
Luc Teirlinck [Sat, 14 May 2005 16:39:49 +0000 (16:39 +0000)]
(hack-local-variables-confirm): Add STRING argument.
Make the function handle non file visiting buffers correctly.
(hack-local-variables-prop-line, hack-local-variables)
(hack-one-local-variable): Use STRING arg of `hack-local-variables-confirm'.
Luc Teirlinck [Sat, 14 May 2005 16:16:44 +0000 (16:16 +0000)]
(Modes): Update Menu.
(Hooks): Move to beginning of chapter.
(Major Modes): Update Menu.
(Major Mode Basics): New node, split off from `Major Modes'.
(Major Mode Conventions): Correct xref. Explain how to handle
auto-mode-alist if the major mode command has an autoload cookie.
(Auto Major Mode): Major update. Add magic-mode-alist.
(Derived Modes): Major update.
(Mode Line Format): Update Menu.
(Mode Line Basics): New node, split off from `Mode Line Format'.
Michael Albinus [Sat, 14 May 2005 15:39:15 +0000 (15:39 +0000)]
Sync with Tramp 2.0.49.
Luc Teirlinck [Sat, 14 May 2005 15:25:38 +0000 (15:25 +0000)]
(Hooks): Most minor modes run mode hooks too.
`add-hook' can handle void hooks or hooks whose value is a single function.
Luc Teirlinck [Sat, 14 May 2005 15:22:36 +0000 (15:22 +0000)]
(Autoload): Mention `autoload cookie' as synonym for
`magic autoload comment'. Add index entries and anchor.
Richard M. Stallman [Sat, 14 May 2005 14:17:07 +0000 (14:17 +0000)]
*** empty log message ***
Richard M. Stallman [Sat, 14 May 2005 14:16:28 +0000 (14:16 +0000)]
Add a footnote.
Luc Teirlinck [Sat, 14 May 2005 14:15:27 +0000 (14:15 +0000)]
(Moving Point): Mention `M-g g' binding for goto-line.
(Position Info): Delete discussion of goto-line. It is already
described in `Moving point'.
Richard M. Stallman [Sat, 14 May 2005 14:12:36 +0000 (14:12 +0000)]
Update footnotes.
Richard M. Stallman [Sat, 14 May 2005 14:09:36 +0000 (14:09 +0000)]
(message3): Call cancel_echoing.
Richard M. Stallman [Sat, 14 May 2005 14:07:03 +0000 (14:07 +0000)]
(Fmemory_full_p): New function.
(syms_of_alloc): defsubr it.
Richard M. Stallman [Sat, 14 May 2005 14:06:33 +0000 (14:06 +0000)]
(send_process_trap): Unblock SIGPIPE.
(send_process): Reset SIGPIPE handler before reporting error.
Luc Teirlinck [Sat, 14 May 2005 14:05:59 +0000 (14:05 +0000)]
(Completion Commands): Correct reference.
(Completion Options): Fix typo.
Richard M. Stallman [Sat, 14 May 2005 14:03:31 +0000 (14:03 +0000)]
(eshell-find-tag): Use with-no-warnings.
Richard M. Stallman [Sat, 14 May 2005 14:02:39 +0000 (14:02 +0000)]
(Coding Conventions): Explain how important it is
that just loading certain files not change Emacs behavior.
Luc Teirlinck [Sat, 14 May 2005 14:01:40 +0000 (14:01 +0000)]
(Deletion): Complete description of `C-x C-o'.
Richard M. Stallman [Sat, 14 May 2005 13:59:41 +0000 (13:59 +0000)]
(Defining Minor Modes): Define define-global-minor-mode.
Richard M. Stallman [Sat, 14 May 2005 13:58:01 +0000 (13:58 +0000)]
Rearrangements and cleanups.
Richard M. Stallman [Sat, 14 May 2005 13:57:33 +0000 (13:57 +0000)]
(symbol-file): Doc fix.
Richard M. Stallman [Sat, 14 May 2005 13:18:57 +0000 (13:18 +0000)]
Write "Lisp" properly. Other cleanups.
Richard M. Stallman [Sat, 14 May 2005 13:15:35 +0000 (13:15 +0000)]
Rearrangements and cleanups. Don't mention defaulting of :group.
John Paul Wallington [Sat, 14 May 2005 12:56:18 +0000 (12:56 +0000)]
(define-ibuffer-filter filename): If `dired-directory' is a list, use its car.
John Paul Wallington [Sat, 14 May 2005 12:53:34 +0000 (12:53 +0000)]
(define-ibuffer-column filename): If `dired-directory' is a list, use its car.
From: Daniel Brockman <daniel@brockman.se> (tiny change)
Richard M. Stallman [Sat, 14 May 2005 12:30:08 +0000 (12:30 +0000)]
(byte-compile-nogroup-warn): New function.
(byte-compile-form): Call byte-compile-nogroup-warn.
(byte-compile-warning-types): Doc fix.
Richard M. Stallman [Sat, 14 May 2005 11:30:27 +0000 (11:30 +0000)]
(c-literal-faces): Add font-lock-comment-delimiter-face.
Richard M. Stallman [Sat, 14 May 2005 11:28:14 +0000 (11:28 +0000)]
(dig): Use with-no-warnings.
Richard M. Stallman [Sat, 14 May 2005 11:27:40 +0000 (11:27 +0000)]
(sc-cite-frame-alist, sc-uncite-frame-alist)
(sc-recite-frame-alist, sc-default-cite-frame)
(sc-default-uncite-frame, sc-default-recite-frame)
(sc-attrib-selection-list, sc-rewrite-header-list):
Mark as risky-local-variable.
Richard M. Stallman [Sat, 14 May 2005 11:26:12 +0000 (11:26 +0000)]
(ogonek-jak, ogonek-how): Don't use beginning-of-buffer.