bpt/emacs.git
19 years ago(macrolet, symbol-macrolet): Doc fixes.
Juanma Barranquero [Tue, 17 May 2005 00:26:59 +0000 (00:26 +0000)]
(macrolet, symbol-macrolet): Doc fixes.

19 years ago(eql, floatp-safe, plusp, minusp, oddp, evenp, list*): 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.

19 years ago(tramp-smb-open-connection): Pass `tramp-chunksize' as fifth (required)
Juanma Barranquero [Mon, 16 May 2005 22:58:55 +0000 (22:58 +0000)]
(tramp-smb-open-connection): Pass `tramp-chunksize' as fifth (required)
argument.

19 years ago(adjust_point_for_property): Skip empty overlay string.
Kim F. Storm [Mon, 16 May 2005 21:25:32 +0000 (21:25 +0000)]
(adjust_point_for_property): Skip empty overlay string.

19 years ago(handle_display_prop): Handle empty replacement.
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.

19 years ago*** empty log message ***
Kim F. Storm [Mon, 16 May 2005 21:24:58 +0000 (21:24 +0000)]
*** empty log message ***

19 years agoVarious minor changes.
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.

19 years ago(pitx): Print more info about iterator.
Kim F. Storm [Mon, 16 May 2005 20:51:05 +0000 (20:51 +0000)]
(pitx): Print more info about iterator.

19 years ago*** empty log message ***
Kim F. Storm [Mon, 16 May 2005 20:50:51 +0000 (20:50 +0000)]
*** empty log message ***

19 years ago(lisp-font-lock-keywords-1): Set `font-lock-negation-char-face' for [^...] char group.
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 \\( \\| \\).

19 years ago(makefile-dependency-regex): Turn it into a var, and refine it to mask one more level...
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.

19 years ago*** empty log message ***
Glenn Morris [Mon, 16 May 2005 18:23:25 +0000 (18:23 +0000)]
*** empty log message ***

19 years ago*** empty log message ***
Juanma Barranquero [Mon, 16 May 2005 15:33:24 +0000 (15:33 +0000)]
*** empty log message ***

19 years ago(equalp): Doc fix.
Juanma Barranquero [Mon, 16 May 2005 15:32:09 +0000 (15:32 +0000)]
(equalp): Doc fix.

19 years agoRemove references to open-network-stream-nowait and open-network-stream-server.
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.

19 years ago(unexec_realloc): Move declarations before statements.
Andreas Schwab [Mon, 16 May 2005 15:17:55 +0000 (15:17 +0000)]
(unexec_realloc): Move declarations before statements.

19 years ago(Debugger Operation): Mention GUD tooltips are disabled with GDB in text
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.

19 years ago*** empty log message ***
Nick Roberts [Mon, 16 May 2005 11:58:37 +0000 (11:58 +0000)]
*** empty log message ***

19 years agoReplace `string-to-int' by `string-to-number'.
Juanma Barranquero [Mon, 16 May 2005 11:34:49 +0000 (11:34 +0000)]
Replace `string-to-int' by `string-to-number'.

19 years agoReplace `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'.

19 years agoAdd page marker to force the "Local Variables:" string out of the last page.
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.

19 years ago*** empty log message ***
Kenichi Handa [Mon, 16 May 2005 07:12:46 +0000 (07:12 +0000)]
*** empty log message ***

19 years agoFix copyrights.
Kenichi Handa [Mon, 16 May 2005 07:03:28 +0000 (07:03 +0000)]
Fix copyrights.

19 years ago(gud-tooltip-mode): Add gud prefix to
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.

19 years ago*** empty log message ***
Nick Roberts [Mon, 16 May 2005 06:41:46 +0000 (06:41 +0000)]
*** empty log message ***

19 years ago*** empty log message ***
Jay Belanger [Mon, 16 May 2005 04:25:50 +0000 (04:25 +0000)]
*** empty log message ***

19 years ago(calc-copy-special-constant): New function.
Jay Belanger [Mon, 16 May 2005 03:55:11 +0000 (03:55 +0000)]
(calc-copy-special-constant): New function.

19 years ago(calc-edit-format-macro-buffer): Add `calc-copy-special-constant'.
Jay Belanger [Mon, 16 May 2005 03:54:05 +0000 (03:54 +0000)]
(calc-edit-format-macro-buffer): Add `calc-copy-special-constant'.

19 years ago(calc-init-extensions): 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'.

19 years ago(Storing Variables): Mention `calc-copy-special-constant'.
Jay Belanger [Mon, 16 May 2005 03:50:34 +0000 (03:50 +0000)]
(Storing Variables): Mention `calc-copy-special-constant'.

19 years ago*** empty log message ***
Richard M. Stallman [Mon, 16 May 2005 03:37:46 +0000 (03:37 +0000)]
*** empty log message ***

19 years ago(help-face-def): New button type.
Richard M. Stallman [Mon, 16 May 2005 03:31:32 +0000 (03:31 +0000)]
(help-face-def): New button type.

19 years ago(describe-face): Output a definition link button.
Richard M. Stallman [Mon, 16 May 2005 03:31:11 +0000 (03:31 +0000)]
(describe-face): Output a definition link button.

19 years ago(Tooltips): Replace toolbar with "tool bar" for
Nick Roberts [Mon, 16 May 2005 01:08:01 +0000 (01:08 +0000)]
(Tooltips): Replace toolbar with "tool bar" for
consistency.

19 years agoReplace 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.

19 years ago*** empty log message ***
Nick Roberts [Mon, 16 May 2005 01:06:37 +0000 (01:06 +0000)]
*** empty log message ***

19 years ago*** empty log message ***
Nick Roberts [Mon, 16 May 2005 00:30:03 +0000 (00:30 +0000)]
*** empty log message ***

19 years ago(compilation-setup): Set local value of
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.

19 years ago(left-fringe-p): New function.
Nick Roberts [Sun, 15 May 2005 23:57:15 +0000 (23:57 +0000)]
(left-fringe-p): New function.

19 years ago*** empty log message ***
Nick Roberts [Sun, 15 May 2005 23:51:07 +0000 (23:51 +0000)]
*** empty log message ***

19 years ago(ido-magic-forward-char, ido-magic-backward-char)
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.

19 years ago*** empty log message ***
Kim F. Storm [Sun, 15 May 2005 23:03:14 +0000 (23:03 +0000)]
*** empty log message ***

19 years ago(copyright-fix-years): Match properly if the first year is 2-digit.
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.

19 years ago(dired-mark-confirm):
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.

19 years ago(dired-map-over-marks): New arg 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.

19 years ago(open-network-stream-nowait): Remove.
Kim F. Storm [Sun, 15 May 2005 20:42:43 +0000 (20:42 +0000)]
(open-network-stream-nowait): Remove.
(open-network-stream-server): Remove.

19 years ago*** empty log message ***
Kim F. Storm [Sun, 15 May 2005 20:42:31 +0000 (20:42 +0000)]
*** empty log message ***

19 years ago(Network): Remove open-network-stream-nowait.
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.

19 years ago*** empty log message ***
Luc Teirlinck [Sun, 15 May 2005 17:39:06 +0000 (17:39 +0000)]
*** empty log message ***

19 years ago(Top): Update detailed menu for node changes.
Luc Teirlinck [Sun, 15 May 2005 17:35:23 +0000 (17:35 +0000)]
(Top): Update detailed menu for node changes.

19 years agoReorder nodes.
Luc Teirlinck [Sun, 15 May 2005 17:33:59 +0000 (17:33 +0000)]
Reorder nodes.
(Variables): Update menu.

19 years ago(Choosing Modes): normal-mode processes the -*- line. Add xref.
Luc Teirlinck [Sun, 15 May 2005 17:00:36 +0000 (17:00 +0000)]
(Choosing Modes): normal-mode processes the -*- line.  Add xref.

19 years ago(File Local Variables): Do not refer to the `-*-' line as
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.

19 years ago*** empty log message ***
Richard M. Stallman [Sun, 15 May 2005 14:30:33 +0000 (14:30 +0000)]
*** empty log message ***

19 years ago(lisp-mode-variables): Set font-lock-comment-start-skip.
Richard M. Stallman [Sun, 15 May 2005 14:29:25 +0000 (14:29 +0000)]
(lisp-mode-variables): Set font-lock-comment-start-skip.

19 years ago(font-lock-comment-start-skip): New variable.
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.

19 years agoCorrect/improve previous change.
Richard M. Stallman [Sun, 15 May 2005 13:49:41 +0000 (13:49 +0000)]
Correct/improve previous change.

19 years ago*** empty log message ***
Jay Belanger [Sun, 15 May 2005 05:36:55 +0000 (05:36 +0000)]
*** empty log message ***

19 years ago(calc-store-value): Return a string rather than display it as a 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.

19 years ago(Default Simplifications): Insert missing ! (logical not operator).
Jay Belanger [Sun, 15 May 2005 04:12:31 +0000 (04:12 +0000)]
(Default Simplifications): Insert missing ! (logical not operator).

19 years agoadded documentation for ediff-backup
Michael Kifer [Sun, 15 May 2005 03:08:56 +0000 (03:08 +0000)]
added documentation for ediff-backup

19 years ago(Derived Modes): Correct typos. Add pxref.
Luc Teirlinck [Sun, 15 May 2005 02:14:59 +0000 (02:14 +0000)]
(Derived Modes): Correct typos.  Add pxref.

19 years agoMany cleanups.
Richard M. Stallman [Sat, 14 May 2005 23:38:09 +0000 (23:38 +0000)]
Many cleanups.

19 years agoVarious cleanups.
Richard M. Stallman [Sat, 14 May 2005 23:23:39 +0000 (23:23 +0000)]
Various cleanups.

19 years ago(Top): Update detailed menu for node changes.
Luc Teirlinck [Sat, 14 May 2005 21:32:19 +0000 (21:32 +0000)]
(Top): Update detailed menu for node changes.

19 years ago*** empty log message ***
Luc Teirlinck [Sat, 14 May 2005 21:26:07 +0000 (21:26 +0000)]
*** empty log message ***

19 years ago*** empty log message ***
Luc Teirlinck [Sat, 14 May 2005 18:41:24 +0000 (18:41 +0000)]
*** empty log message ***

19 years ago(define-derived-mode): Add link to Elisp manual to docstring.
Luc Teirlinck [Sat, 14 May 2005 18:32:45 +0000 (18:32 +0000)]
(define-derived-mode): Add link to Elisp manual to docstring.

19 years agoFix encoding.
Andreas Schwab [Sat, 14 May 2005 18:19:06 +0000 (18:19 +0000)]
Fix encoding.

19 years ago(hack-local-variables-confirm): Add STRING argument.
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'.

19 years ago(Modes): Update Menu.
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'.

19 years agoSync with Tramp 2.0.49.
Michael Albinus [Sat, 14 May 2005 15:39:15 +0000 (15:39 +0000)]
Sync with Tramp 2.0.49.

19 years ago(Hooks): Most minor modes run mode hooks too.
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.

19 years ago(Autoload): Mention `autoload cookie' as synonym for
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.

19 years ago*** empty log message ***
Richard M. Stallman [Sat, 14 May 2005 14:17:07 +0000 (14:17 +0000)]
*** empty log message ***

19 years agoAdd a footnote.
Richard M. Stallman [Sat, 14 May 2005 14:16:28 +0000 (14:16 +0000)]
Add a footnote.

19 years ago(Moving Point): Mention `M-g g' binding for goto-line.
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'.

19 years agoUpdate footnotes.
Richard M. Stallman [Sat, 14 May 2005 14:12:36 +0000 (14:12 +0000)]
Update footnotes.

19 years ago(message3): Call cancel_echoing.
Richard M. Stallman [Sat, 14 May 2005 14:09:36 +0000 (14:09 +0000)]
(message3): Call cancel_echoing.

19 years ago(Fmemory_full_p): New function.
Richard M. Stallman [Sat, 14 May 2005 14:07:03 +0000 (14:07 +0000)]
(Fmemory_full_p): New function.
(syms_of_alloc): defsubr it.

19 years ago(send_process_trap): Unblock SIGPIPE.
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.

19 years ago(Completion Commands): Correct reference.
Luc Teirlinck [Sat, 14 May 2005 14:05:59 +0000 (14:05 +0000)]
(Completion Commands): Correct reference.
(Completion Options): Fix typo.

19 years ago(eshell-find-tag): Use with-no-warnings.
Richard M. Stallman [Sat, 14 May 2005 14:03:31 +0000 (14:03 +0000)]
(eshell-find-tag): Use with-no-warnings.

19 years ago(Coding Conventions): Explain how important it is
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.

19 years ago(Deletion): Complete description of `C-x C-o'.
Luc Teirlinck [Sat, 14 May 2005 14:01:40 +0000 (14:01 +0000)]
(Deletion): Complete description of `C-x C-o'.

19 years ago(Defining Minor Modes): Define define-global-minor-mode.
Richard M. Stallman [Sat, 14 May 2005 13:59:41 +0000 (13:59 +0000)]
(Defining Minor Modes): Define define-global-minor-mode.

19 years agoRearrangements and cleanups.
Richard M. Stallman [Sat, 14 May 2005 13:58:01 +0000 (13:58 +0000)]
Rearrangements and cleanups.

19 years ago(symbol-file): Doc fix.
Richard M. Stallman [Sat, 14 May 2005 13:57:33 +0000 (13:57 +0000)]
(symbol-file): Doc fix.

19 years agoWrite "Lisp" properly. Other cleanups.
Richard M. Stallman [Sat, 14 May 2005 13:18:57 +0000 (13:18 +0000)]
Write "Lisp" properly.  Other cleanups.

19 years agoRearrangements and cleanups. Don't mention defaulting of :group.
Richard M. Stallman [Sat, 14 May 2005 13:15:35 +0000 (13:15 +0000)]
Rearrangements and cleanups.  Don't mention defaulting of :group.

19 years ago(define-ibuffer-filter filename): If `dired-directory' is a list, use its car.
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.

19 years ago(define-ibuffer-column 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)

19 years ago(byte-compile-nogroup-warn): New function.
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.

19 years ago(c-literal-faces): Add font-lock-comment-delimiter-face.
Richard M. Stallman [Sat, 14 May 2005 11:30:27 +0000 (11:30 +0000)]
(c-literal-faces): Add font-lock-comment-delimiter-face.

19 years ago(dig): Use with-no-warnings.
Richard M. Stallman [Sat, 14 May 2005 11:28:14 +0000 (11:28 +0000)]
(dig): Use with-no-warnings.

19 years ago(sc-cite-frame-alist, sc-uncite-frame-alist)
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.

19 years ago(ogonek-jak, ogonek-how): Don't use beginning-of-buffer.
Richard M. Stallman [Sat, 14 May 2005 11:26:12 +0000 (11:26 +0000)]
(ogonek-jak, ogonek-how): Don't use beginning-of-buffer.

19 years ago(eldoc-documentation-function): Add autoload.
Richard M. Stallman [Sat, 14 May 2005 11:25:31 +0000 (11:25 +0000)]
(eldoc-documentation-function): Add autoload.

19 years ago(solar-data-list): Move definition up.
Richard M. Stallman [Sat, 14 May 2005 11:25:00 +0000 (11:25 +0000)]
(solar-data-list): Move definition up.

19 years ago(dnd-protocol-alist): Add autoload.
Richard M. Stallman [Sat, 14 May 2005 11:24:17 +0000 (11:24 +0000)]
(dnd-protocol-alist): Add autoload.