- 25 Dec, 2001 26 commits
-
-
Richard M. Stallman authored
-
Pavel Janík authored
-
Richard M. Stallman authored
to Emacs internal representation using locale-coding-system.
-
Richard M. Stallman authored
-
Eli Zaretskii authored
-
Robert J. Chassell authored
in the middle of the window.
-
Robert J. Chassell authored
version control system and the per-directory or per-project ChangeLog.
-
Robert J. Chassell authored
Fix cross-reference to `The GNU Emacs Manual'.
-
Pavel Janík authored
of set-screen-height and set-screen-width.
-
Pavel Janík authored
(mh-handle-process-error): Use frame-width instead of obsolete screen-width.
-
Pavel Janík authored
set-screen-width.
-
Pavel Janík authored
-
Pavel Janík authored
-
Pavel Janík authored
-
Pavel Janík authored
-
Pavel Janík authored
-
Pavel Janík authored
screen-height.
-
Pavel Janík authored
-
Pavel Janík authored
-
Pavel Janík authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(Fenlarge_window): New arg PRESERVE_BEFORE.
-
Richard M. Stallman authored
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.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(debugger-make-xrefs): Only make a button for the first symbol on any line.
-
- 24 Dec, 2001 14 commits
-
-
Richard M. Stallman authored
(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.
-
Richard M. Stallman authored
-
Eli Zaretskii authored
-
Eli Zaretskii authored
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.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(minibuffer-prompt-properties): Add `face' property.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(occur-mode-map): Bind C-o to it.
-
Pavel Janík authored
-
Pavel Janík authored
-
ShengHuo ZHU authored
-
ShengHuo ZHU authored
-
Michael Kifer authored
* 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.
-