Kenichi Handa
ce44846f77
*** empty log message ***
2004-05-21 11:45:01 +00:00
Masatake YAMATO
46de1c5a15
(etags-tags-completion-table): Show parsing progress.
2004-05-21 08:36:46 +00:00
Masatake YAMATO
a6e7bdf171
* progmodes/etags.el (tags-apropos, list-tags): Require apropos.
2004-05-21 07:25:07 +00:00
Luc Teirlinck
4cecf0322b
*** empty log message ***
2004-05-21 03:19:34 +00:00
Luc Teirlinck
442c815028
(locate-prompt-for-command): Shorten first line of docstring.
...
(locate-mode): Expand docstring and include keymap summary.
2004-05-21 03:12:10 +00:00
Luc Teirlinck
4edcfd1772
(find-file-noselect-1): Limit the scope of the
...
`inhibit-read-only' binding. Make sure that `inhibit-read-only'
is, by default, nil during the execution of
`find-file-not-found-functions' and `find-file-hook'.
2004-05-20 23:32:27 +00:00
Eli Zaretskii
64867fce6d
(facemenu-color-name-equal): New function.
...
(list-colors-display): Use it to compare colors instead of
facemenu-color-equal.
2004-05-20 16:59:22 +00:00
Eli Zaretskii
88537a99d6
(compare-windows-face): Use min-colors instead of
...
checking for tty or pc types.
2004-05-20 16:45:28 +00:00
Kenichi Handa
013d402e90
Modify syntax of more characters.
2004-05-19 23:35:22 +00:00
Stefan Monnier
47ff5b2840
*** empty log message ***
2004-05-19 19:19:44 +00:00
Pavel Janík
2aa4a72979
*** empty log message ***
2004-05-19 19:11:54 +00:00
Stefan Monnier
621a3f6266
(do-auto-fill): Remove unused vars bol' and
opoint'.
...
(completion-setup-function): Use with-current-buffer.
Properly save excursion. Simplify.
Don't assume there is necessarily a `mouse-face' property somewhere.
2004-05-19 19:10:19 +00:00
Pavel Janík
f0975dfd6c
Avoid mixing standard error output messages into the search result.
2004-05-19 19:06:54 +00:00
Stefan Monnier
27149c587c
(gud-reset): Use unless & with-current-buffer.
2004-05-19 19:00:02 +00:00
Stefan Monnier
d490ebbe49
(gdb-reset): Use unless. Fix regexp.
2004-05-19 18:58:21 +00:00
Stefan Monnier
91ba19536a
(defun-cvs-mode): Fix capitalization of error message.
2004-05-19 18:55:51 +00:00
Stefan Monnier
b88a41d006
(byte-compile-log): Use backquotes.
...
(byte-compile-log-1): Don't call (byte-goto-log-buffer).
Use with-current-buffer.
(byte-goto-log-buffer): Delete.
(byte-compile-log-file): Call compilation-forget-errors.
2004-05-19 18:53:13 +00:00
Stefan Monnier
e4ad9cf199
*** empty log message ***
2004-05-19 18:49:52 +00:00
Masatake YAMATO
15aa77901c
* wid-edit.el (widget-radio-button-notify): Revert my last
...
change. Reported by Katsumi Yamaoka <yamaoka@jpl.org>.
2004-05-19 02:16:56 +00:00
Stefan Monnier
3c8c8c277e
(mm-insert-inline): Make it work in read-only buffer.
2004-05-19 01:09:14 +00:00
Stefan Monnier
933cd61ed4
(help-go-back): Don't depend on position of back button.
2004-05-19 00:56:46 +00:00
Stefan Monnier
b1e5937ca1
(auto-save-file-name-transforms): Make sure ange-ftp temp
...
files files don't contain an accidental additional /.
2004-05-19 00:30:43 +00:00
Stefan Monnier
cc9f53769f
(tex-compilation-parse-errors): Save excursion in source buffer.
2004-05-19 00:24:15 +00:00
Kenichi Handa
70abfe909d
Fix syntax (open/close) of CJK characters.
2004-05-19 00:12:49 +00:00
Stefan Monnier
a7f7f2540f
(gnus-all-windows-visible-p): Don't consider non-visible windows.
2004-05-18 16:38:40 +00:00
Masatake YAMATO
4d4ea14a2d
* wid-edit.el (widget-radio-button-notify): Don't pass `widget'
...
to widget-apply. :action method assumes 2 arguments, not 3.
2004-05-18 13:38:59 +00:00
Glenn Morris
2c37583719
*** empty log message ***
2004-05-17 18:57:23 +00:00
Glenn Morris
799dee7ac4
(f90-end-block-re, f90-start-block-re): New constants.
...
(hs-special-modes-alist): Add an f90-mode entry. This will not be
100% successful, but should handle a sizable majority of code.
2004-05-17 18:52:51 +00:00
Sam Steingold
410019e59c
(common-lisp-indent-function-1): Indent "without-" forms just
...
like "with-" and "do-". Use regexp-opt.
2004-05-17 17:00:00 +00:00
Kim F. Storm
8cb7feb8b1
(timer-event-handler): Fix last change.
2004-05-16 21:43:57 +00:00
Kim F. Storm
5711678928
*** empty log message ***
2004-05-16 21:43:16 +00:00
Eli Zaretskii
7033bbf1e6
Fix last change in ispell.el.
2004-05-16 15:37:33 +00:00
Vinicius Jose Latorre
5fe26b0034
doc fix
2004-05-16 14:01:46 +00:00
John Wiegley
6aea1447ee
Added entries to .cvsignore files.
2004-05-15 22:46:27 +00:00
John Wiegley
e1703ba9ac
2004-05-15 John Wiegley <johnw@newartisans.com>
...
* eshell/esh-io.el (eshell-get-target): whitespace changes.
(eshell-output-object-to-target): Improve output speed 20% by not
calling `eshell-stringify' if something is already known to be a
string.
2004-05-15 22:45:35 +00:00
John Wiegley
e9e132edf5
*** empty log message ***
2004-05-15 22:45:13 +00:00
Eli Zaretskii
c1380aa6e5
*** empty log message ***
2004-05-15 12:43:52 +00:00
Eli Zaretskii
4d5b0f1322
(ispell-local-dictionary-alist): Add
...
windows-1252 to the choice of coding systems.
(ispell-dictionary-alist-6): Add support for "russianw.aff",
encoded in cp1251.
2004-05-15 12:31:58 +00:00
Eli Zaretskii
bc3621a08e
(compilation-warning-face, compilation-info-face): Use min-colors.
2004-05-15 12:17:22 +00:00
Jan Djärv
269558241a
New icons.
2004-05-15 10:01:04 +00:00
Kim F. Storm
6160f9334e
(timer-activate): Add optional arg triggered-p.
...
Use it to set triggered-p element of timer.
(timer-event-handler): Set triggered-p element non-nil while running
the timer function.
2004-05-14 23:09:35 +00:00
Kim F. Storm
62f3da3b1a
*** empty log message ***
2004-05-14 23:08:54 +00:00
Miles Bader
8491284371
Changes from arch/CVS synchronization
2004-05-14 17:47:06 +00:00
Kenichi Handa
08020f9ad5
*** empty log message ***
2004-05-14 12:52:44 +00:00
David Ponce
ddda21d349
*** empty log message ***
2004-05-14 10:04:16 +00:00
David Ponce
3212eb61c3
New file.
2004-05-14 10:03:23 +00:00
David Kastrup
c7a73294c5
2004-05-13 Marcelo Toledo <marcelo@marcelotoledo.org>
...
* language/european.el ("Brazilian Portuguese"): Added support for
Brazilian Portuguese.
2004-05-14 07:13:58 +00:00
Stefan Monnier
49c2a2dc4f
(describe-char-unicode-data, describe-char-unicodedata-file):
...
Re-enable the unicode code now that the licensing issues have been
cleared in the unicode-4 license.
(describe-text-properties-1): Remove unused `overlay' var.
(describe-char): Remove unused var `buffer'.
2004-05-14 05:02:18 +00:00
John Wiegley
97dad9d378
2004-05-13 John Wiegley <johnw@newartisans.com>
...
* eshell/esh-test.el (eshell-test): Call the function
`emacs-version' rather than trying to build a custom version
string.
2004-05-14 01:03:03 +00:00
John Wiegley
533b22e2e2
2004-05-13 John Wiegley <johnw@newartisans.com>
...
* iswitchb.el (iswitchb-use-virtual-buffers): Only turn on
`recentf-mode' if this variable has been customized to t.
2004-05-14 01:02:10 +00:00