Richard M. Stallman
6a48af06df
Comment change.
2001-12-28 22:28:05 +00:00
Richard M. Stallman
a929f9e85d
(iso-transl-char-map) Eliminate the
...
alias symbols--put the translated sequences here directly.
2001-12-28 22:27:37 +00:00
Richard M. Stallman
74e1934a3b
(c-mode-abbrev-table, c++-mode-abbrev-table, objc-mode-abbrev-table)
...
(java-mode-abbrev-table, pike-mode-abbrev-table):
Mark all the predefined abbrevs as "system" abbrevs.
2001-12-28 22:16:42 +00:00
Richard M. Stallman
07025a551c
*** empty log message ***
2001-12-28 19:07:02 +00:00
Richard M. Stallman
00417fac36
(mail-envelope-from): Fix custom type.
...
(sendmail-send-it): Check mail-specify-envelope-from
and mail-envelope-from in the mail buffer at start.
2001-12-28 18:58:40 +00:00
Eli Zaretskii
31bc27f607
(mail-envelope-from): Fix :type. Suggested by "Golubev I. N." <gin@mo.msk.ru>.
...
(sendmail-send-it): Copy `mail-envelope-from' from calling buffer.
From "Golubev I. N." <gin@mo.msk.ru>.
2001-12-28 12:20:11 +00:00
Richard M. Stallman
cf3b69c44c
(ldap-search-internal): Handle <file://...> in results.
2001-12-28 06:29:37 +00:00
Richard M. Stallman
4e02881b80
*** empty log message ***
2001-12-28 05:19:24 +00:00
Richard M. Stallman
af894fc98a
(line-move-invisible): New subroutine.
...
(line-move-to-column): New subroutine--smarter about advancing over
invisible parts of a line, or lines, but only as long as hpos grows.
(line-move-finish): New subroutine: repeatedly processes desired
column, intangibility, and fields.
(line-move): Use those subroutines.
When moving lines downward, skip invisible text first rather than last.
2001-12-28 05:15:59 +00:00
Richard M. Stallman
a228c48e1a
(describe-char-after): Describe the text properties of the char after point.
2001-12-28 03:01:42 +00:00
Richard M. Stallman
0e842e15be
Fix previous change.
2001-12-28 02:13:58 +00:00
Richard M. Stallman
e63e3d5feb
(find-dired-sentinel): Precede exit message by
...
two spaces, to match the regexp in dired-between-files.
2001-12-28 02:12:13 +00:00
Richard M. Stallman
a0d32c10a6
(describe-key): Doc fix.
2001-12-28 02:11:59 +00:00
Miles Bader
3058e43675
(widget-toggle-value-create): Don't eval actual images (which are lists too).
2001-12-27 15:09:44 +00:00
Eli Zaretskii
b24cd22ec0
Fix the doc string of "Latin-5" language environment.
2001-12-27 11:27:27 +00:00
Eli Zaretskii
0a457ceeff
*** empty log message ***
2001-12-27 10:27:30 +00:00
Richard M. Stallman
f2f22d26ed
Comment change.
2001-12-27 03:23:50 +00:00
Richard M. Stallman
d2fb04dfd3
(flyspell-mode-map): New keymap, defined as before 2001-11-09.
...
(add-minor-mode call): Specify the keymap.
2001-12-27 03:13:57 +00:00
Richard M. Stallman
62728cf048
Comment change.
2001-12-26 21:27:54 +00:00
Richard M. Stallman
492e159bb0
(compile-internal): Set TERM variable in process-environment.
2001-12-26 21:26:25 +00:00
Richard M. Stallman
5a97a3c2db
(help-xref-on-pp): Catch and ignore errors in scanning the buffer.
2001-12-25 22:02:33 +00:00
Richard M. Stallman
c16eb7b010
(command-line): Convert command line args
...
to Emacs internal representation using locale-coding-system.
2001-12-25 17:15:14 +00:00
Richard M. Stallman
da3ab9c771
*** empty log message ***
2001-12-25 17:15:00 +00:00
Eli Zaretskii
9ac9525c76
Don't require ind-util when compiling.
2001-12-25 16:31:18 +00:00
Robert J. Chassell
aae61ef390
(texinfo-show-structure): Display the line showing the current location
...
in the middle of the window.
2001-12-25 16:16:22 +00:00
Pavel Janík
04b7de794f
(tpu-reset-screen-size): Use set-frame-height and set-frame-width instead
...
of set-screen-height and set-screen-width.
2001-12-25 11:22:35 +00:00
Pavel Janík
ec5b8815a9
(mh-show-msg): Likewise.
...
(mh-handle-process-error): Use frame-width instead of obsolete
screen-width.
2001-12-25 11:18:39 +00:00
Pavel Janík
2cb48ea3ff
(vt-wide, vt-narrow): Use set-frame-width instead of obsolete
...
set-screen-width.
2001-12-25 11:16:02 +00:00
Pavel Janík
041f4d74cc
Fix Lisp headers.
2001-12-25 11:10:03 +00:00
Pavel Janík
fcb1ffbb9f
Remove empty line at the end of file.
2001-12-25 11:09:24 +00:00
Pavel Janík
c19813f3f5
(locate): Remove dot at the end of error argument.
2001-12-25 11:07:45 +00:00
Pavel Janík
634f4a678a
Add Maintainer header.
2001-12-25 11:03:46 +00:00
Pavel Janík
639898757d
Remove empty lines at the end of file.
2001-12-25 11:02:43 +00:00
Pavel Janík
19d62fda54
(emerge-show-file-name): Use frame-height instead of obsolete
...
screen-height.
2001-12-25 11:01:47 +00:00
Pavel Janík
51896ebc37
Add keyword.
2001-12-25 10:55:12 +00:00
Pavel Janík
02ed5b47a7
Fix Lisp footer.
2001-12-25 10:53:42 +00:00
Pavel Janík
ad21495fd3
Fix previous change.
2001-12-25 10:43:25 +00:00
Richard M. Stallman
b4c4516263
*** empty log message ***
2001-12-25 10:36:14 +00:00
Richard M. Stallman
0d6c5d1849
(balance-windows): Use new PRESERVE-BEFORE arg
...
to enlarge-window. Use save-selected-window. Don't try
to resize windows that end at the bottom "level".
Retry changing the sizes until the windows get the desired sizes.
Discount the minibuffer when computing total height available.
2001-12-25 10:34:39 +00:00
Richard M. Stallman
d0fd26dd0b
*** empty log message ***
2001-12-25 08:16:54 +00:00
Richard M. Stallman
f27b0335d1
(debugger-mode-map): Bind C-m, not `RET'.
...
(debugger-make-xrefs): Only make a button for the first symbol on any line.
2001-12-25 08:14:45 +00:00
Richard M. Stallman
96c01bd4e3
(ftp-mode-abbrev-table): Don't define it.
...
(nslookup-mode-abbrev-table): Don't define it.
(smbclient-mode-abbrev-table): Don't define it.
(ftp-mode): Don't use ftp-mode-abbrev-table; don't enable Abbrev mode.
(nslookup-mode, smbclient-mode): Likewise.
(network-connection-service-abbrev-alist): Variable deleted.
(network-connection-mode-setup): Don't set up abbrev table.
2001-12-24 20:18:36 +00:00
Eli Zaretskii
9e06819844
*** empty log message ***
2001-12-24 17:11:11 +00:00
Eli Zaretskii
a9a9b2e3c3
(dos-cpNNN-setup, dos-codepage-setup):
...
Call IT-setup-unicode-display here instead of adding it to
dos-codepage-setup-hook, so that Unicode display tables are set
before dos-codepage-setup-hook runs.
2001-12-24 16:52:50 +00:00
Richard M. Stallman
7c425d82b0
*** empty log message ***
2001-12-24 16:39:39 +00:00
Richard M. Stallman
31cf46d33d
(minibuffer-prompt): New face.
...
(minibuffer-prompt-properties): Add `face' property.
2001-12-24 16:39:31 +00:00
Richard M. Stallman
365486d69e
(occur-mode-display-occurrence): New function.
...
(occur-mode-map): Bind C-o to it.
2001-12-24 16:27:20 +00:00
ShengHuo ZHU
d9d575d874
More fixes.
2001-12-24 06:04:36 +00:00
ShengHuo ZHU
7696fe41cf
Fix confusing entries.
2001-12-24 05:51:46 +00:00
Michael Kifer
b9fe4732f6
2001-12-24 Michael Kifer <kifer@cs.sunysb.edu>
...
* viper-cmd.el (viper-change-state): Got rid of make-local-hook.
(viper-special-read-and-insert-char): Make C-m work right in the r
comand.
(viper-buffer-search-enable): Fixed format string.
* viper-ex.el (ex-token-alist): Use ex-set-visited-file-name
instead of viper-info-on-file.
(ex-set-visited-file-name): New function.
* viper.el (viper-emacs-state-mode-list): Added mail-mode.
* ediff-mult.el (ediff-meta-mark-equal-files): Added optional
action argument.
* ediff-init.el: Fixed some doc strings.
* ediff-util.el (ediff-after-quit-hook-internal): New variable.
Got rid of make-local-hook.
* ediff-wind.el (ediff-setup-control-frame): Got rid of
make-local-hook.
2001-12-24 05:50:31 +00:00