1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-23 07:19:15 +00:00
Commit Graph

6213 Commits

Author SHA1 Message Date
John Paul Wallington
f04232c3c2 (tex-validate-buffer): Use distinct strings rather than
programatically constructing message.
2004-08-30 19:05:10 +00:00
Richard M. Stallman
4f4ce5976e (prin1-char): Don't turn S-a into A.
Don't return a string that would read as the wrong character code.
2004-08-30 16:05:47 +00:00
Kim F. Storm
2661eae951 *** empty log message *** 2004-08-29 20:55:46 +00:00
Luc Teirlinck
a71eb4358f *** empty log message *** 2004-08-28 16:23:49 +00:00
Richard M. Stallman
ea2e9f8dc9 Whitespace change. 2004-08-28 15:32:06 +00:00
Kenichi Handa
11d2e01ba3 (utf-8-post-read-conversion): If the
buffer is unibyte, temporarily set it multibyte.
2004-08-27 00:25:59 +00:00
Masatake YAMATO
0e48150a65 (time-to-seconds): Add autoload cookies. 2004-08-26 18:20:52 +00:00
John Paul Wallington
003274a057 (tex-validate-buffer): Distinguish between 0, 1, and many mismatches.
(tex-start-shell): Use `set-process-query-on-exit-flag'.
2004-08-25 19:05:24 +00:00
John Paul Wallington
2eb43e13c1 *** empty log message *** 2004-08-25 18:46:04 +00:00
Stefan Monnier
55a88c8a60 *** empty log message *** 2004-08-24 22:14:46 +00:00
Luc Teirlinck
49eac10f92 (speedbar-file-regexp): Give it a phony defvar before and a real
defvar after `speedbar-supported-extension-expressions'.  This is to
silence the compiler without breaking bootstrapping.
2004-08-22 21:11:43 +00:00
Richard M. Stallman
2ee3b79e47 *** empty log message *** 2004-08-22 17:46:31 +00:00
David Kastrup
818226ac7e Update AUCTeX
information.
2004-08-22 11:03:22 +00:00
David Kastrup
90a02640b4 Update AUCTeX information. 2004-08-22 10:58:41 +00:00
Andreas Schwab
2b54cb7b30 . 2004-08-22 09:50:18 +00:00
Masatake YAMATO
44feddcfb1 (cvs-status-checkout): New function.
(cvs-status-mode-map): Add a key definition for `cvs-status-checkout'.
2004-08-22 04:37:44 +00:00
Stefan Monnier
aca16f7875 *** empty log message *** 2004-08-21 23:51:42 +00:00
David Kastrup
311f32fe0f (ange-ftp-hash-entry-exists-p)
(ange-ftp-file-entry-p, ange-ftp-file-symlink-p): Since the code
has been converted to use hashtables, the relation `nil=none' is
no longer valid, as `nil' is not a hashtable.  This patch tries to
reduce the number of resulting errors.
2004-08-21 21:50:06 +00:00
John Paul Wallington
3829aa6f66 (latin1-char-displayable-p): Made obsolete in version 21.4, not 21.5. 2004-08-21 15:00:26 +00:00
Eli Zaretskii
29bbca9e01 *** empty log message *** 2004-08-21 12:25:07 +00:00
Kenichi Handa
295f3b30f6 *** empty log message *** 2004-08-20 08:48:47 +00:00
Stefan Monnier
27615979e5 *** empty log message *** 2004-08-19 22:30:02 +00:00
Masatake YAMATO
2b8d823f69 (elp-results-symname-map): New keymap.
(elp-results-jump-to-definition-by-mouse)
(elp-results-jump-to-definition, elp-output-insert-symname): New Functions.
(elp-output-result): Use elp-output-insert-symname.
2004-08-19 07:52:01 +00:00
Luc Teirlinck
eacd5edcd3 *** empty log message *** 2004-08-18 02:21:51 +00:00
John Paul Wallington
ee1fcbddee (reb-mode-map): Define within defvar.
(reb-force-update): Doc fix.
2004-08-17 09:58:06 +00:00
Richard M. Stallman
8afc13c66a *** empty log message *** 2004-08-16 23:02:46 +00:00
Luc Teirlinck
be3a95100e *** empty log message *** 2004-08-16 13:03:52 +00:00
Kenichi Handa
68fbea3aa9 (ps-mule-font-info-database): Fix docstring. 2004-08-16 12:07:15 +00:00
Kenichi Handa
c3ff5bc11c term/x-win.el (x-selection-value): If utf8 was successful but
ctext was not, use utf8 string.
2004-08-16 00:07:23 +00:00
John Paul Wallington
6dad1714db *** empty log message *** 2004-08-14 13:51:44 +00:00
Eli Zaretskii
e11d1dd9e1 *** empty log message *** 2004-08-14 12:50:24 +00:00
Eli Zaretskii
ab5a4a32ca *** empty log message *** 2004-08-14 12:22:40 +00:00
John Paul Wallington
78642e03de (forward-word): Allow 0 args. 2004-08-14 10:01:55 +00:00
Daniel Pfeiffer
42e1fd33d7 *** empty log message *** 2004-08-12 07:30:05 +00:00
Daniel Pfeiffer
048526bd2d (speedbar-scan-subdirs): New option.
(speedbar-file-lists): Don't ignore file-name case on Unix and use dolist.
(speedbar-insert-files-at-point): Take an extra argument and use it to optionally find out if a subdir is empty.  Also unreadable files don't get expand buttons.
(speedbar-directory-plus): New image (bitmap already existed unused).
(speedbar-expand-image-button-alist): Use it.
2004-08-11 20:00:11 +00:00
Martin Stjernholm
2a15eb73df Updated CC Mode to 5.30.9. 2004-08-11 16:22:21 +00:00
Michael Albinus
48ddd622ab Sync with Tramp 2.0.44. 2004-08-10 21:18:38 +00:00
Kenichi Handa
093b77de60 *** empty log message *** 2004-08-10 08:18:04 +00:00
Luc Teirlinck
2bd7733052 *** empty log message *** 2004-08-09 18:52:34 +00:00
John Paul Wallington
7ad938e730 (define-ibuffer-column size): Use string-to-number instead of string-to-int.
(define-ibuffer-column mode): Fix indentation.
2004-08-08 22:54:36 +00:00
Lars Hansen
3bc603c417 (widget-sexp-validate): Allow whitespace after expression. 2004-08-08 19:38:51 +00:00
Luc Teirlinck
8392e13818 *** empty log message *** 2004-08-08 17:14:58 +00:00
Eli Zaretskii
abaf2e77e7 (completion-root-regexp): New defvar.
(completion-setup-function): Use it instead of a literal string.
2004-08-07 16:47:41 +00:00
John Paul Wallington
8bd6323a8f (reb-re-syntax): Add `rx' syntax.
(reb-lisp-mode): Require `rx' feature when `re-reb-syntax' is `rx'.
(reb-lisp-syntax-p, reb-change-syntax): `rx' is a Lisp syntax.
(reb-cook-regexp): Call `rx-to-string' when `re-reb-syntax' is `rx'.
2004-08-07 12:03:54 +00:00
Kenichi Handa
af1781acbf (encoded-kbd-setup-keymap): Fix previous change. 2004-08-04 13:03:26 +00:00
Kim F. Storm
0f7a93c1c6 *** empty log message *** 2004-08-02 15:30:37 +00:00
David Kastrup
78629844c6 (query-replace-read-from): Use
`query-replace-compile-replacement'.
(query-replace-compile-replacement): New function.
(query-replace-read-to): Use `query-replace-compile-replacement'
for repeating the last command.
2004-08-01 12:59:09 +00:00
John Paul Wallington
fdeadcd1f6 (help-go-back): Delete period from end of error message. 2004-08-01 05:54:54 +00:00
John Paul Wallington
e7fdaf6301 (only-global-abbrevs): Doc fix.
(edit-abbrevs-map): Define within defvar.
(quietly-read-abbrev-file): Doc fix.
2004-08-01 03:56:05 +00:00
Luc Teirlinck
83f6422686 *** empty log message *** 2004-07-31 16:09:34 +00:00