Kenichi Handa
87ad2c90cc
(select-safe-coding-system): Fix typo: symbol-name -> symbol-value.
2001-03-16 11:01:53 +00:00
Kenichi Handa
11d56c64a1
*** empty log message ***
2001-03-16 11:01:23 +00:00
Kenichi Handa
3a85a1794a
(rmail-insert-inbox-text): Call expand-file-name before
...
substitute-in-file-name to handle double slashes in FILE correctly.
2001-03-16 05:52:16 +00:00
Kenichi Handa
c8d4a9bbf9
*** empty log message ***
2001-03-16 05:51:37 +00:00
Gerd Moellmann
c899e7e637
*** empty log message ***
2001-03-15 09:44:37 +00:00
Gerd Moellmann
c58ab353c9
(ispell-dictionary-alist-6): Add support
...
for Slovak. From Pavel.Janik@suse.cz (Pavel Jan,Bm(Bk ml.).
2001-03-15 09:18:31 +00:00
Gerd Moellmann
6a6a79c187
Set version to 21.0.101.
2001-03-14 18:24:54 +00:00
Gerd Moellmann
697617d9d7
*** empty log message ***
2001-03-14 16:37:12 +00:00
Gerd Moellmann
152d064daa
(features): Add md5' and
overlay' to the list.
2001-03-14 15:46:58 +00:00
Gerd Moellmann
819dce0f9a
*** empty log message ***
2001-03-14 14:40:54 +00:00
Gerd Moellmann
d08947c532
(toplevel): Test if `x-toolkit-scroll-bars' is
...
bound before using it. It's not bound when configured without X,
for instance.
2001-03-14 14:00:42 +00:00
Thien-Thi Nguyen
ed36884690
*** empty log message ***
2001-03-14 00:09:55 +00:00
Thien-Thi Nguyen
82dab959b1
(hs-minor-mode-hook): Include `:version' in defcustom form.
2001-03-14 00:04:50 +00:00
Thien-Thi Nguyen
e0067a9dd6
*** empty log message ***
2001-03-13 23:41:10 +00:00
Thien-Thi Nguyen
60470e6567
Update copyright.
...
(hs-minor-mode-map): Change bindings to use `C-c @' prefix.
2001-03-13 23:34:21 +00:00
Gerd Moellmann
afcdc0a139
*** empty log message ***
2001-03-13 15:03:03 +00:00
Gerd Moellmann
4b29c200c5
(string-key-binding): Don't call event-start on
...
a non-list.
2001-03-13 15:00:45 +00:00
Eli Zaretskii
30564c4810
(fancy-splash-tail, command-line-1): Fix the copyright year.
2001-03-13 11:40:38 +00:00
Kenichi Handa
da1cee4955
These changes are based on a patch sent from Yong Lu <lyongu@yahoo.com>.
...
(term-set-escape-char): Bind M-x to execute-extended-command in
term-raw-escape-map.
(term-move-columns): Don't try to move to negagive column.
(term-emulate-terminal): Insert a string before deleting a text to
overwrite.
2001-03-13 11:21:52 +00:00
Kenichi Handa
2b8e24b313
*** empty log message ***
2001-03-13 11:21:27 +00:00
Stefan Monnier
75c6cb7f4c
*** empty log message ***
2001-03-12 19:47:09 +00:00
Gerd Moellmann
b0778a3197
(life): Rearrange code so that all calls to
...
life-display-generation are in a catch-form.
2001-03-12 16:45:29 +00:00
Gerd Moellmann
04528cda81
(tags-loop-continue): Don't change point in a
...
file that isn't interesting. In an interesting file, push the old
value of point on the mark ring.
2001-03-12 16:39:22 +00:00
Gerd Moellmann
760cefb5ab
*** empty log message ***
2001-03-12 15:58:43 +00:00
Gerd Moellmann
58285c3b3b
(rmail-summary-override-mail-send-and-exit):
...
New function.
(rmail-summary-mail, rmail-summary-reply, rmail-summary-forward):
Use it.
2001-03-12 15:58:05 +00:00
Gerd Moellmann
789b6186a3
(generate-file-autoloads): Remove
...
warning about line lengths.
2001-03-12 14:57:30 +00:00
Francesco Potortì
1790abf425
Correctly attribute a change to etags.el made by Gerd to Philippe
...
Waroquiers, who at that time had not yet released papers to the FSF.
2001-03-12 12:45:40 +00:00
Francesco Potortì
ddc76b009e
2001-03-12 Philippe Waroquiers <wao@gull.tact.cfmu.eurocontrol.be>
...
* progmodes/etags.el (tags-compression-info-list): New variable.
(find-tag-in-order): Use it to deal with compressed source files.
(tag-file-name-match-p): New function.
(etags-recognize-tags-table): Use it for better match of file names.
2001-03-12 12:33:39 +00:00
Francesco Potortì
a2ffbafe5e
etags.el: compression and better file name tagging
...
by Philippe Waroquiers <wao@gull.tact.cfmu.eurocontrol.be>
2001-03-12 12:32:48 +00:00
Kenichi Handa
bf42aa1518
(register-input-method): Doc fix.
2001-03-12 06:18:57 +00:00
Kenichi Handa
ba3e9b9bee
*** empty log message ***
2001-03-12 06:18:17 +00:00
Kenichi Handa
a1233357b5
(quail-translate-key): Fix condition to
...
check if there's another breaking point in the current key.
2001-03-11 23:38:11 +00:00
Kenichi Handa
5c9d9d92bd
*** empty log message ***
2001-03-11 23:37:43 +00:00
Stefan Monnier
40153a944e
(texinfo-update-menu-lower-regexps):
...
Fix the named and regexp used for subsubsections.
2001-03-11 18:57:19 +00:00
Eli Zaretskii
40beeceea1
(rmail-output-to-rmail-file): When writing the
...
Babyl header to the newly-created output file, bind
coding-system-for-write to either rmail-file-coding-system or
emacs-mule-unix.
2001-03-11 11:54:03 +00:00
Dave Love
5ec176363c
(tool-bar-setup): Don't suppress write-file
...
and save-buffer if buffer-file-name non-nil. From rms.
2001-03-10 13:20:47 +00:00
André Spiegel
6d2e2c02ce
#
2001-03-10 10:58:23 +00:00
André Spiegel
23e94aedc2
(vc-sccs-print-log): Output to buffer *vc*, not the current buffer.
...
(vc-sccs-diff): Output to buffer *vc-diff*, not the current buffer.
2001-03-10 10:51:22 +00:00
André Spiegel
cdc2fe43d4
(vc-rcs-print-log): Output to buffer *vc*, not the current buffer.
...
(vc-rcs-diff): Output to buffer *vc-diff*, not the current buffer.
2001-03-10 10:50:16 +00:00
André Spiegel
6e024fc80f
(vc-cvs-checkin): When removing the sticky tag, make output go to
...
buffer *vc*, not the current buffer.
(vc-cvs-print-log): Output to buffer *vc*, not the current buffer.
(vc-cvs-diff): Output to buffer *vc-diff*, not the current buffer.
2001-03-10 10:49:05 +00:00
André Spiegel
ad339989e5
(vc-do-command): If the destination buffer is already current, don't
...
set it up and don't erase it. Updated doc string to reflect that.
(vc-version-diff): When doing a single file diff, don't switch to the
*vc-diff* buffer before the command. This is to preserve local variable
bindings that might affect the diff command.
(vc-print-log): Don't switch to the *vc* buffer before the command, so
that local variable bindings are preserved.
2001-03-10 10:44:35 +00:00
Stefan Monnier
b18f5523f4
(hi-lock-line-face-buffer): Wrap the regexp in a group
...
so ^, $, *, ? and + are interpreted correctly.
2001-03-09 21:16:24 +00:00
Stefan Monnier
f9db8f1954
*** empty log message ***
2001-03-09 18:50:20 +00:00
Gerd Moellmann
c085b77c3f
(string-key-binding): Renamed from
...
mode-line-key-binding. Handle any event on a string. Check for
`keymap' properties as well as `local-map' properties.
2001-03-09 16:24:53 +00:00
Gerd Moellmann
3cfd8357bb
*** empty log message ***
2001-03-09 14:51:34 +00:00
Gerd Moellmann
909a918220
(comint-insert-clicked-input): Use the last key
...
from this-command-keys to lookup the global key definition.
2001-03-09 14:20:59 +00:00
Kenichi Handa
226e4119d9
Add category `j' for katakana-jisx0201. Fix syntaxes of
...
katakana-jisx0201.
2001-03-09 05:59:56 +00:00
Kenichi Handa
3ebf37171f
*** empty log message ***
2001-03-09 05:58:44 +00:00
Kenichi Handa
bc6a094669
(no-conversion): Fix docstring.
...
(raw-text): Fix docstring.
2001-03-09 00:27:36 +00:00
Kenichi Handa
348f797a30
*** empty log message ***
2001-03-09 00:27:17 +00:00