Luc Teirlinck
fb2dcf046c
(kill-append): Doc fix.
2004-02-12 04:23:54 +00:00
Luc Teirlinck
6827d7308d
*** empty log message ***
2004-02-12 01:53:51 +00:00
Luc Teirlinck
5410f047b3
(lisp-mode-variables): Adapt outline-regexp to the new conventions for
...
commenting out code.
2004-02-12 01:50:46 +00:00
Stefan Monnier
5fe502289c
(cvs-menu): Add `tag'.
2004-02-11 20:01:12 +00:00
John Paul Wallington
1cdb6ab4a7
(smtpmail-try-auth-methods): Fix typo.
2004-02-11 07:21:09 +00:00
Stefan Monnier
540d066630
Don't use compile any more, use diff-mode instead.
...
(diff-regexp-alist, diff-old-file, diff-new-file)
(diff-parse-differences, diff-process-setup): Remove.
(diff-sentinel): New fun.
(diff): Use it. Run the process ourselves.
Use diff-mode for the rest of the processing.
2004-02-11 06:06:24 +00:00
Stefan Monnier
17c91d7900
(diff): Simplify code handling `switch'.
2004-02-11 06:01:50 +00:00
Stefan Monnier
ef5c80252f
(diff): Add a revert-buffer function.
2004-02-10 21:59:19 +00:00
Stefan Monnier
4c11f6a8f2
(diff-switches): New fun.
...
(diff, diff-backup): Use it.
(diff): Clean up the args construction. Use backquote.
Use listp instead of consp to avoid putting a nil arg.
2004-02-10 21:37:35 +00:00
Jan Djärv
b9aafad504
x-dnd.el: Add COMPOUND_TEXT, handle FILE_NAME correctly, add Motif (CDE)
...
protocol.
2004-02-10 17:27:26 +00:00
Kenichi Handa
3638f0e08f
*** empty log message ***
2004-02-10 03:58:37 +00:00
Kenichi Handa
b040ac646b
(x-select-utf8-or-ctext): Use compare-strings instead of while loop.
2004-02-10 03:52:37 +00:00
Miles Bader
4d449b11a0
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-84
...
Add lisp/emacs-lisp/macroexp.el
2004-02-10 01:52:31 +00:00
Kenichi Handa
f73145c173
(tar-extract): Fix for the case that a file doesn't have end-of-line.
2004-02-09 05:48:42 +00:00
Stefan Monnier
fc4d69e139
(window-safely-shrinkable-p): Don't change the buffer-list.
...
Don't allow shrink if there's a window on our right.
2004-02-09 00:56:25 +00:00
Martin Stjernholm
7fefaee7c9
Added extra dependencies in the recompile target needed to cope with
...
the compile time macro expansions in CC Mode.
2004-02-09 00:49:54 +00:00
Stefan Monnier
6cfd4f3ad9
(prolog-program-name): Use gprolog if available.
...
(prolog-mode-syntax-table, prolog-mode-abbrev-table, prolog-mode-map):
Bring together declaration and initialization.
(prolog-mode-variables): Don't set the syntax table.
Don't set paragraph-start and comment-indent-function.
Add /*..*/ to the comment regexps.
(prolog-mode-commands): Remove. Do it during init of prolog-mode-map.
(prolog-mode-map): Don't bind TAB.
(prolog-mode): Set the syntax table.
(prolog-comment-indent): Remove.
(inferior-prolog-mode-map): Initialize in the declaration.
(inferior-prolog-mode-syntax-table)
(inferior-prolog-mode-abbrev-table): New vars.
(inferior-prolog-mode): Derive from comint-mode.
(run-prolog): Avoid switch-to-buffer which can fail in dedicated and
minibuffer windows.
2004-02-08 23:37:11 +00:00
Kim F. Storm
c3c6c23cc6
(no-fringe-bitmap, undef-fringe-bitmap)
...
(left-truncation-fringe-bitmap, right-truncation-fringe-bitmap)
(up-arrow-fringe-bitmap, down-arrow-fringe-bitmap)
(continued-line-fringe-bitmap, continuation-line-fringe-bitmap)
(overlay-arrow-fringe-bitmap, top-left-angle-fringe-bitmap)
(top-right-angle-fringe-bitmap, bottom-left-angle-fringe-bitmap)
(bottom-right-angle-fringe-bitmap, left-bracket-fringe-bitmap)
(right-bracket-fringe-bitmap, filled-box-cursor-fringe-bitmap)
(hollow-box-cursor-fringe-bitmap, hollow-square-fringe-bitmap)
(bar-cursor-fringe-bitmap, hbar-cursor-fringe-bitmap)
(empty-line-fringe-bitmap): Define standard fringe bitmaps id's.
2004-02-08 23:33:16 +00:00
Kim F. Storm
82722af355
*** empty log message ***
2004-02-08 23:32:37 +00:00
Andreas Schwab
e1dc18db5b
*** empty log message ***
2004-02-08 22:45:30 +00:00
Andreas Schwab
95d837b240
(gnus-summary-increase-score): Fix format string.
2004-02-08 22:45:11 +00:00
Andreas Schwab
557bc6f37b
(nnlistserv-kk-wash-article): Fix paren nesting.
2004-02-08 22:44:43 +00:00
Andreas Schwab
2df5044f34
(with-vc-file): Fix unsafe uses of error.
...
(vc-cancel-version): Likewise.
2004-02-08 22:42:42 +00:00
Andreas Schwab
c971696d04
(defstruct): Remove extra format string
...
argument.
(cl-struct-setf-expander): Likewise.
2004-02-08 22:41:39 +00:00
Andreas Schwab
0b762d9a53
(ex-mark): Remove extra format string
...
argument.
2004-02-08 22:41:18 +00:00
Andreas Schwab
7f076e0828
(eshell-hist-word-reference): Fix format
...
string.
2004-02-08 22:40:55 +00:00
Andreas Schwab
db22de71ec
(eshell-send-invisible): Fix format string.
2004-02-08 22:40:35 +00:00
Andreas Schwab
79cd7893f4
(calc-do-prefix-help): Remove extra format
...
string argument.
2004-02-08 22:40:16 +00:00
Andreas Schwab
1e9a52a584
(calc-convert-time-zones): Fix format string.
2004-02-08 22:39:49 +00:00
Andreas Schwab
ab5a176572
(calc-get-operator): Remove extra format
...
string argument.
2004-02-08 22:39:28 +00:00
Andreas Schwab
60a8f92894
(dired-do-query-replace-regexp): Add missing
...
format string argument.
2004-02-08 22:38:51 +00:00
Andreas Schwab
e314af72c8
(ediff-toggle-read-only): Remove extra format
...
string argument.
(ediff-toggle-regexp-match): Likewise.
2004-02-08 22:38:28 +00:00
Andreas Schwab
d71eb4d4f2
(lm-verify): Remove useless use of
...
format.
2004-02-08 22:38:03 +00:00
Andreas Schwab
6d255ee3cc
(vi-mode): Remove extra format string argument.
...
(vi-repeat-last-search): Likewise.
(vi-reverse-last-search): Likewise.
(vi-goto-mark): Likewise.
(vi-reverse-last-find-char): Likewise.
(vi-repeat-last-find-char): Likewise.
(vi-locate-def): Likewise.
2004-02-08 22:37:34 +00:00
Andreas Schwab
bb3bd74c03
(format-decode): Fix format string.
2004-02-08 22:37:02 +00:00
Andreas Schwab
45ad49ba3b
(hexl-insert-char): Add missing format string argument.
2004-02-08 22:36:31 +00:00
Andreas Schwab
527a574624
(rmail-get-new-mail): Remove useless use of
...
format.
2004-02-08 22:36:05 +00:00
Andreas Schwab
f39a98f445
(rmail-get-new-mail): Remove extra format string
...
arguments.
2004-02-08 22:33:42 +00:00
Andreas Schwab
9c923d35fc
(midnight-delay-set): Remove extra format string
...
argument.
2004-02-08 22:33:15 +00:00
Andreas Schwab
d7f9eef038
(webjump-builtin): Add missing format string
...
argument.
2004-02-08 22:32:51 +00:00
Andreas Schwab
dc12031733
(zone-call): Fix format string.
2004-02-08 22:32:18 +00:00
Andreas Schwab
ac72d80baf
(verify-xscheme-buffer): Fix format strings.
2004-02-08 22:31:36 +00:00
Andreas Schwab
d5c0bc40b8
(tar-parse-octal-integer-safe): Add missing format
...
string argument.
2004-02-08 22:30:54 +00:00
Andreas Schwab
478a1803bc
(refer-find-entry-internal): Remove extra
...
format string arguments.
2004-02-08 22:30:29 +00:00
Andreas Schwab
8684f2f517
(reftex-toc-load-all-files-for-promotion): Remove useless use of
...
format. Doc fix.
2004-02-08 22:29:58 +00:00
Stefan Monnier
a60c46175d
(grep-regexp-alist): Allow :, \t and ( in file names.
2004-02-08 20:15:45 +00:00
Nick Roberts
a0c3f8bc46
(gud-jdb-marker-filter): Add period as optional thousands separator; fixes
...
<class>:<line-number> regexp for non-english locales.
2004-02-08 15:30:42 +00:00
Nick Roberts
c35391d102
*** empty log message ***
2004-02-08 15:29:09 +00:00
Andreas Schwab
ea85551138
*** empty log message ***
2004-02-08 00:39:40 +00:00
Andreas Schwab
9aaa0f71cd
Revert previous change.
2004-02-07 23:39:18 +00:00