Commit graph

35860 commits

Author SHA1 Message Date
Stefan Monnier
c45b3be32d (vc-svn-parse-status): Trust the filename argument more
than the program's output.
2007-01-14 14:49:28 +00:00
Juanma Barranquero
de529e210c *** empty log message *** 2007-01-14 03:52:57 +00:00
Juanma Barranquero
1bb60c137e (ruler-mode-ruler): Fix typo in docstring. 2007-01-14 03:49:17 +00:00
Juanma Barranquero
f0b43df7a5 (antlr-indent-at-bol-alist): Fix typo in docstring. 2007-01-14 03:46:56 +00:00
Juanma Barranquero
f0770b09a6 (longlines-show-hard-newlines): Fix typo in docstring. 2007-01-14 03:37:30 +00:00
Juanma Barranquero
c796a0b64d (kmacro-insert-counter, kmacro-set-counter,
kmacro-start-macro-or-insert-counter, kmacro-step-edit-prefix-commands):
Fix typos in docstrings.
(kmacro-call-ring-2nd, kmacro-call-ring-2nd-repeat): Doc fixes.
2007-01-14 03:22:45 +00:00
Juanma Barranquero
7cb0c23ba4 (keypad-setup): Fix typos in docstring. 2007-01-14 03:18:11 +00:00
Mathias Dahl
c265a2102b (tumme-cmd-rotate-original-options): Add -outfile
option. Remove redirect character ">".
2007-01-13 18:50:37 +00:00
Mathias Dahl
5ff7d15de3 *** empty log message *** 2007-01-13 18:50:25 +00:00
Juanma Barranquero
ac97d31eb8 *** empty log message *** 2007-01-13 14:11:33 +00:00
Juanma Barranquero
2f857176eb (perform-replace): Remove leftover code. 2007-01-13 14:03:39 +00:00
Richard M. Stallman
fbea9ee830 (perform-replace): Don't clear NODENT when computing the replacement string. 2007-01-12 22:33:09 +00:00
Kenichi Handa
0d7c8ac455 (uudecode-decode-region-internal): Make it work in a
multibyte buffer.
2007-01-12 00:55:34 +00:00
Michael Albinus
d8bba37c56 * net/tramp.el (tramp-handle-file-local-copy): Set
`enable-multibyte-characters' to nil.  Reported by Chris Moore
<christopher.ian.moore@gmail.com>.
2007-01-11 20:08:04 +00:00
Stefan Monnier
3a349573d8 (diff-sanity-check-context-hunk-half, diff-sanity-check-hunk): New functions.
(diff-find-source-location): Use'em to check the hunks are well-formed.
2007-01-11 16:52:59 +00:00
Stefan Monnier
62222158fe (hexlify-buffer, dehexlify-buffer): Don't complain and don't
activate undo when undo is not active.
Reported by Chris <christopher.ian.moore@gmail.com>.
2007-01-11 16:22:32 +00:00
Stefan Monnier
5362ba5339 (ffap-next-regexp, ffap-machine-p, ffap-newsgroup-regexp)
(ffap-newsgroup-p, ffap-alist, ffap-string-at-point-mode-alist)
(ffap-url-at-point): Use char-classes rather than "a-z".
2007-01-10 23:48:04 +00:00
Juanma Barranquero
743a6977d4 (fill-region): Doc fix. 2007-01-10 15:28:11 +00:00
Juanma Barranquero
d483ec4cdb (ediff-autostore-merges): Doc fix. 2007-01-10 15:24:06 +00:00
Stefan Monnier
da6657b760 (server-ensure-safe-dir): UIDs may be floats. 2007-01-10 03:51:24 +00:00
Richard M. Stallman
b9ffe41837 *** empty log message *** 2007-01-10 01:20:16 +00:00
Richard M. Stallman
b8e3d88f58 (battery-linux-proc-acpi): Use ignore-errors around calls to directory-files. 2007-01-10 01:20:10 +00:00
Richard M. Stallman
eb486e20b0 (momentary-string-display): Use save-excursion. 2007-01-10 01:15:19 +00:00
Richard M. Stallman
247bc2725b (pp-eval-expression): Once again eval the argument, but read it as `X' does. 2007-01-10 01:14:26 +00:00
Juri Linkov
e992d405a3 (momentary): Change :group to basic-faces where all
basic faces belong to.  Add :version.
2007-01-09 21:22:28 +00:00
Juri Linkov
0f21817009 (Info-fontify-node): Don't hide node names of index entries. 2007-01-09 21:18:56 +00:00
Juanma Barranquero
a87591a6ad *** empty log message *** 2007-01-09 14:21:33 +00:00
Chong Yidong
cec8b27d06 (tutorial--display-changes): Show M-x sequence if no
keybinding is found.
(tutorial--find-changed-keys): Never treat null keybinding as a
remapping.
2007-01-09 13:09:44 +00:00
Chong Yidong
5c1e7dacc7 * tutorial.el (tutorial--display-changes): Show M-x sequence if no
keybinding is found.
(tutorial--find-changed-keys): Never treat null keybinding as a
remapping.
2007-01-09 13:09:02 +00:00
Martin Rudalics
4212d44f81 (wdired-xcase-word): Skip non-word read-only characters. 2007-01-09 09:14:46 +00:00
Kenichi Handa
333f3572bc (select-safe-coding-system-interactively): Fix message. 2007-01-09 07:24:08 +00:00
Miles Bader
ba3612110a Merge from gnus--rel--5.10
Patches applied:

 * gnus--rel--5.10  (patch 186-191)

   - Update from CVS

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-595
2007-01-09 05:40:39 +00:00
Michael Albinus
e64666972e * net/tramp.el: (tramp-process-one-action): Remove `with-timeout'.
(tramp-process-actions): Add optional parameter TIMEOUT.
(tramp-open-connection-telnet, tramp-open-connection-rsh)
(tramp-open-connection-su): Add timeout of 60".
2007-01-09 05:04:15 +00:00
Richard M. Stallman
5105e99790 (tumme-display-thumb): Doc fix. 2007-01-09 03:14:05 +00:00
Richard M. Stallman
8f72171b5b (compile): Doc fix. 2007-01-09 03:12:53 +00:00
Juanma Barranquero
b65d82ca41 (vhdl-save-caches): Fix typo in error message. 2007-01-08 23:08:10 +00:00
Juanma Barranquero
ef9f9fb556 (mac-dnd-types-alist): Fix typo in docstring. 2007-01-08 23:02:52 +00:00
Juanma Barranquero
ad25cccf68 (icalendar-import-buffer): Fix typo in docstring. 2007-01-08 23:02:08 +00:00
Juanma Barranquero
bacbcea999 (x-dnd-types-alist): Fix typo in docstring. 2007-01-08 23:01:11 +00:00
Juanma Barranquero
f14bbeeb0a (battery-search-for-one-match-in-files): Fix typo in docstring. 2007-01-08 23:00:24 +00:00
Stefan Monnier
af5debda92 (fill-comment-paragraph): Improve comment. 2007-01-07 20:11:47 +00:00
Juanma Barranquero
107173cf00 (replace-regexp): Fix typo in docstring. 2007-01-07 18:45:28 +00:00
Alan Mackenzie
e6a9e5841f (c-operators, c-filter-ops): Amend doc-string and comments. 2007-01-07 13:36:41 +00:00
Alan Mackenzie
b38be6cc38 *** empty log message *** 2007-01-07 13:35:07 +00:00
Eli Zaretskii
fe4e58ec6f (abbreviate-file-name): Doc fix. 2007-01-06 21:51:04 +00:00
Eli Zaretskii
55e4541926 (split-string): Remove spurious ")" from doc string. 2007-01-06 14:36:34 +00:00
Reiner Steib
40e902eb18 Add missing :group in previous change. 2007-01-06 13:27:53 +00:00
Andreas Schwab
a91087291d Regenerate to remove obsolete entries. 2007-01-06 10:00:39 +00:00
Richard M. Stallman
bc48f9fdd3 *** empty log message *** 2007-01-06 00:21:09 +00:00
Richard M. Stallman
047ecb4e50 (table--warn-incompatibility):
Use display-warning instead of momentary-string-display.
2007-01-06 00:21:05 +00:00