Eli Zaretskii
0ca9aa8f07
*** empty log message ***
2004-02-16 17:48:09 +00:00
Eli Zaretskii
7b5368c1a9
*** empty log message ***
2004-02-16 17:18:58 +00:00
Eli Zaretskii
ca4bc494c2
*** empty log message ***
2004-02-16 17:05:44 +00:00
Eli Zaretskii
740b7c2dbb
(rx-check, rx-check-any, rx-check-not)
...
(rx-repeat, rx-check-backref, rx-syntax, rx-to-string): Use
lower-case "rx" in all error message.
(rx-or): Put group around result.
(rx-constituents): Add backref.
(rx-syntax): Add string-delimiter, comment-delimiter.
(rx-categories): Add combining-diacritic.
(rx-check-not, rx-greedy, rx): Doc fix.
(rx-backref, rx-check-backref): New.
2004-02-16 16:51:39 +00:00
Eli Zaretskii
065b7364da
(uncomment-region): Allow eob as comment end.
2004-02-16 14:12:57 +00:00
Eli Zaretskii
4e664f62f0
Autorevert: Add support for VC controlled files.
...
(eval-when-compile): Defvar dired-directory and vc-mode.
(auto-revert-vc-cvs-file-version, auto-revert-vc-buffer-p)
(auto-revert-handler-vc): New functions.
2004-02-16 13:59:46 +00:00
Eli Zaretskii
0f98bc2350
(auto-revert-dired-file-list): added missing variable file' to
let'.
...
(top level): Byte compiler fixes: defvar `dired-directory' added,
autoload `dired-get-filename' added.
2004-02-16 13:47:39 +00:00
Eli Zaretskii
bbc66b08e1
All message and error commands now use prefix `filecache:'
...
to make it easy to read *Messages* buffer.
2004-02-16 13:41:03 +00:00
Eli Zaretskii
fb94f75f4c
*** empty log message ***
2004-02-16 13:31:06 +00:00
Eli Zaretskii
ebb8cb682a
(compilation-directory): New defvar.
...
(compile): Save current directory in compilation-directory.
(recompile): Bind default-directory to compilation-directory if
that is non-nil.
2004-02-16 12:53:25 +00:00
Eli Zaretskii
a71b3805cd
(comment-insert-comment-function, comment-region-function,
...
uncomment-region-function): New functions.
(comment-indent): Use comment-insert-comment-function.
(uncomment-region): Use uncomment-region-function.
(comment-region): Use comment-region-function.
2004-02-16 12:37:21 +00:00
Eli Zaretskii
062a9fce99
(rx-not): Bind case-fold-search to nil.
2004-02-16 12:12:02 +00:00
Eli Zaretskii
f800daf646
(TAGS, TAGS-LISP): Filter out of `els' only loaddefs* and ldefs-boot*.
2004-02-16 12:07:09 +00:00
Eli Zaretskii
ca06718d25
(rmail-dont-reply-to): Anchor user login
...
name and email address at the beginning and end of the address.
2004-02-16 11:43:57 +00:00
Stefan Monnier
783bcffa10
*** empty log message ***
2004-02-16 03:18:25 +00:00
Kenichi Handa
f92f5e37ce
*** empty log message ***
2004-02-16 00:06:00 +00:00
Thien-Thi Nguyen
4ae8d76c90
(grep-compute-defaults): Fix typos.
2004-02-15 13:09:44 +00:00
Jan Djärv
49f87d230f
* x-dnd.el: Mention support for Motif in commentary.
...
(x-dnd-handle-drag-n-drop-event): Ditto.
2004-02-15 12:30:04 +00:00
Jonathan Yavner
584b627ec9
*** empty log message ***
2004-02-15 00:03:03 +00:00
Martin Stjernholm
8445679307
* Makefile.in: Fixed the CC Mode recompile kludge so it works
...
when building in a different directory.
2004-02-14 18:10:32 +00:00
Luc Teirlinck
7e46b7bf24
(kill-new): Put yank-handler property on the entire string.
2004-02-13 23:10:59 +00:00
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
John Paul Wallington
1cdb6ab4a7
(smtpmail-try-auth-methods): Fix typo.
2004-02-11 07:21:09 +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
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
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
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
Kim F. Storm
7fdd1f6246
*** empty log message ***
2004-02-07 01:00:22 +00:00
Andreas Schwab
daa3ea8d18
(view-mode-enable): Add view-mode-map to
...
minor-mode-overriding-map-alist.
2004-02-06 21:41:45 +00:00
Jan Djärv
14ca885408
* x-dnd.el (x-dnd-get-local-file-name): Fix byte compiler warning
2004-02-05 11:46:57 +00:00
Stefan Monnier
d134542780
*** empty log message ***
2004-02-05 00:19:13 +00:00
Sam Steingold
dbfa9ed49f
(smtpmail-try-auth-methods): Pass port-name as defaultport to `netrc-machine'.
...
Do not try authentication when no mechanism is available.
2004-02-04 15:35:11 +00:00
Stephen Eglen
12ad758a66
*** empty log message ***
2004-02-04 13:45:38 +00:00
John Paul Wallington
21575d922f
(auto-mode-alist): Fix .scm, .stk, .ss, .sch entry.
2004-02-04 08:21:48 +00:00
Jan Djärv
133aad747d
* x-dnd.el: New file for drag and drop.
...
* term/x-win.el: require x-dnd, set after-make-frame-functions
to x-dnd-init-frame, let x-dnd-handle-drag-n-drop-event handle
drag-n-drop event.
* dired.el (dired-dnd-test-function, dired-dnd-popup-notice)
(dired-dnd-do-ask-action, dired-dnd-handle-local-file)
(dired-dnd-handle-file): New functions for drag and drop support.
(dired-mode): Initialize drag and drop if x-dnd present.
2004-02-03 16:55:30 +00:00
Benjamin Rutt
c010ecfa9a
Bind q to `quit-window'.
2004-02-02 21:09:05 +00:00
David Kastrup
0fc8fa73bb
*** empty log message ***
2004-02-02 12:50:24 +00:00
Andreas Schwab
679be51789
(executable-command-find-posix-p): Doc fix.
2004-02-01 16:27:34 +00:00
Stephen Eglen
b3a3e4e162
Add support for maxima-mode. Update commentary
...
because info-lookup-symbol is now bound to C-h S.
2004-02-01 13:52:33 +00:00
Luc Teirlinck
11178a0606
(edit-and-eval-command): Bind print-level and
...
minibuffer-history-sexp-flag around call to read-from-minibuffer.
Correct initial position in command-history.
2004-01-31 15:07:40 +00:00
Luc Teirlinck
eb99610125
*** empty log message ***
2004-01-31 04:41:35 +00:00
Jonathan Yavner
9e2d29b605
Changes suggested by Stefan Monnier to truncate decimal places if print format too large for column width.
2004-01-30 08:02:57 +00:00