Eli Zaretskii
cf22597407
(Table of Resources): Fix the markup and the wording of the last change.
2002-01-13 11:57:37 +00:00
Eli Zaretskii
188b6a5e07
(command-line-x-option-alist): New options "-fs",
...
"-fw", "-fh", "--fullscreen", "--fullwidth", and "--fullheight".
2002-01-13 11:47:08 +00:00
Eli Zaretskii
2f9b363a15
(x-handle-initial-switch): New function.
2002-01-13 11:44:14 +00:00
Pavel Janík
110c171f4d
Fix typo.
2002-01-13 10:09:20 +00:00
Pavel Janík
86886bce27
Fix typos.
2002-01-13 09:56:13 +00:00
Pavel Janík
246e869591
Fix typo.
2002-01-13 09:02:35 +00:00
Colin Walters
c494f66337
*** empty log message ***
2002-01-13 06:00:04 +00:00
Colin Walters
25d2f683b3
Initial revision.
2002-01-13 05:55:24 +00:00
Colin Walters
12a87d0f0e
*** empty log message ***
2002-01-13 05:51:43 +00:00
Colin Walters
8c7b56e7e9
(make-autoload): Handle define-ibuffer-column, define-ibuffer-filter,
...
define-ibuffer-sorter, and define-ibuffer-op.
2002-01-13 05:41:27 +00:00
Colin Walters
f767db5b14
Handle define-ibuffer-column, define-ibuffer-filter,
...
define-ibuffer-sorter, and define-ibuffer-op.
2002-01-13 05:40:59 +00:00
Richard M. Stallman
0deef26e9a
(browse-url-grail): Use browse-url-maybe-new-window.
2002-01-13 04:57:24 +00:00
Richard M. Stallman
732576c8ab
(telnet-simple-send): Handle comint-input-sender-no-newline like
...
comint-simple-send.
2002-01-13 04:45:21 +00:00
Richard M. Stallman
60a193e282
(sql-query-placeholders-and-send): Handle
...
comint-input-sender-no-newline like comint-simple-send.
(sql-escape-newlines-and-send): Likewise.
2002-01-13 04:44:22 +00:00
Richard M. Stallman
004a541d3a
(comint-input-sender): Doc fix.
...
(comint-input-sender-no-newline): New variable.
(comint-simple-send): If comint-input-sender-no-newline,
don't output newline, but maybe send eof.
(comint-send-input): New arg NO-NEWLINE.
(comint-send-eof): Call comint-send-eof with NO-NEWLINE.
2002-01-13 04:43:12 +00:00
Richard M. Stallman
e9cd25fe9d
(line-move): If we can't move enough lines, go to beginning or end of line.
2002-01-13 04:02:49 +00:00
Richard M. Stallman
879fa8d0a9
Comment change.
2002-01-13 02:39:08 +00:00
Pavel Janík
b9d67a772d
Fix typo.
2002-01-12 21:41:26 +00:00
Pavel Janík
f30fe18bf9
(flyspell-check-pre-word-p): Prevent delaying when executing keyboard
...
macros.
2002-01-12 21:40:32 +00:00
Richard M. Stallman
6ab3cbb51c
*** empty log message ***
2002-01-12 21:00:37 +00:00
Richard M. Stallman
77144ebceb
(help-xref-go-back): Restore POSITION in proper buffer and proper window.
2002-01-12 21:00:17 +00:00
Richard M. Stallman
9639be74eb
(describe-mode): Call help-setup-xref in the help buffer.
...
Switch buffers only after calling `help-buffer'.
2002-01-12 20:53:27 +00:00
Richard M. Stallman
8f3f2fe5f2
*** empty log message ***
2002-01-12 20:17:00 +00:00
Richard M. Stallman
eab9ed67eb
(dired-shell-stuff-it): Substitute for * or ?
...
only when they are surrounded by whitespace.
Use dired-mark-separator when adding one file name to a command.
(dired-do-shell-command): Verify that * is surrounded by whitespace.
Ask for confirmation if * or ? is not surrounded by whitespace.
(dired-bunch-files): Re-reverse the partial file list when it is used.
2002-01-12 20:14:25 +00:00
Pavel Janík
8c1cc9e8a6
Fix typo.
2002-01-12 15:58:30 +00:00
Eli Zaretskii
ef59dd3bb8
(find-file-noselect): Don't consider a buffer as
...
visiting a file literally if it is in hexl-mode.
2002-01-12 13:28:48 +00:00
Eli Zaretskii
95014d6265
(minibuffer-prompt): A better face definition for MS-DOS.
2002-01-12 12:18:11 +00:00
Richard M. Stallman
40e0410be9
(comint-dynamic-list-completions): Repeating the command
...
after displaying a completion list scrolls the list.
2002-01-12 06:59:02 +00:00
André Spiegel
c2c75cb8c1
Remove comment for Martin Lorentzson's patch on 2002-01-08, awaiting
...
copyright assignment.
2002-01-11 22:00:38 +00:00
Richard M. Stallman
d57966d7af
*** empty log message ***
2002-01-11 21:35:22 +00:00
Richard M. Stallman
fa071a47b6
(initial-scratch-message): Fix custom type, add group.
2002-01-11 21:35:14 +00:00
Richard M. Stallman
b58e3ca17e
(adjust_after_replace_noundo): New function.
2002-01-11 21:29:13 +00:00
Richard M. Stallman
2192bd73b1
Whitespace change.
2002-01-11 21:24:17 +00:00
Richard M. Stallman
19032340d1
(rmail-decode-babyl-format): Disable undo around the decode-coding-region call.
2002-01-11 21:23:40 +00:00
Richard M. Stallman
1fa1cb1bf6
(lisp-complete-symbol): Repeating the command
...
after displaying a completion list scrolls the list.
2002-01-11 21:22:28 +00:00
André Spiegel
4a96a5e96a
This is a restore to version 1.29; the patch was taken out awaiting
...
copyright assignment.
2002-01-11 21:09:39 +00:00
Richard M. Stallman
e6abda023a
Comment change.
2002-01-11 20:11:18 +00:00
Eli Zaretskii
f3b812dadb
*** empty log message ***
2002-01-11 09:39:53 +00:00
Eli Zaretskii
a19e279847
(emacs-version): Bump to 21.2.50.
2002-01-11 09:11:58 +00:00
Richard M. Stallman
aad1cc5ae1
*** empty log message ***
2002-01-11 06:31:19 +00:00
Thien-Thi Nguyen
df9d055ed4
(zone-timeout): New var.
...
(zone-hiding-modeline): New macro.
(zone-call): New func.
(zone): Init `modeline-hidden-level' symbol property.
Use `zone-call' instead of `funcall'.
(zone-pgm-whack-chars): Use `make-string' (bug introduced in 2001-10-26T20:11:25Z!monnier@iro.umontreal.ca).
(zone-pgm-stress): Use `zone-hiding-modeline'.
(zone-pgm-stress-destress): New zone program.
2002-01-10 22:14:26 +00:00
Eli Zaretskii
0e9f0c4419
(minibuffer-prompt): Special face definition for MS-DOS.
2002-01-10 09:40:57 +00:00
Richard M. Stallman
7df5614237
(fancy-splash-screens): Set tab-width in correct buffer.
2002-01-10 00:49:24 +00:00
Michael Kifer
b93e5ce229
2002-01-09 Michael Kifer <kifer@cs.stonybrook.edu>
...
* viper.el (viper-set-hooks): zap viper-unfriendly bindings in
flyspell-mouse-map.
2002-01-09 17:33:15 +00:00
ShengHuo ZHU
1107685d9c
Add 2002 into copyright line.
2002-01-09 03:42:12 +00:00
ShengHuo ZHU
39d74434e3
* gnus-start.el (gnus-read-init-file): Cleaned up.
...
* gnus-start.el (gnus-startup-file-coding-system): Removed.
(gnus-read-init-file): Don't use it.
* gnus-start.el (gnus-read-init-file): Don't force coding system
for ~/.gnus.
From Lars Magne Ingebrigtsen <larsi@gnus.org>
From Dave Love <fx@gnu.org>
From Kai Gro,A_(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2002-01-09 03:38:01 +00:00
Richard M. Stallman
f3bd3e5ff1
(regexp-opt): Bind max-specpdl-size.
2002-01-09 00:31:58 +00:00
Richard M. Stallman
e3b2eba1b6
(eldoc-minor-mode-string): Fix custom type.
2002-01-08 23:57:49 +00:00
Richard M. Stallman
5c2012be06
(flyspell-mode-line-string): Fix custom type.
2002-01-08 23:57:15 +00:00
Pavel Janík
fda1bf2c5e
*** empty log message ***
2002-01-08 21:49:11 +00:00