1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-13 09:32:47 +00:00
Commit Graph

106 Commits

Author SHA1 Message Date
Gerd Moellmann
3179af52e4 (simple-diary-display): Reset modeline even if
there are no diary entries since the diary buffer may be displayed.
1999-11-03 15:10:21 +00:00
Gerd Moellmann
cb3a6c483b *** empty log message *** 1999-11-03 13:47:00 +00:00
Sam Steingold
4ff3fcc7d7 progmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp. 1999-11-02 23:19:22 +00:00
Gerd Moellmann
36fcd3d902 *** empty log message *** 1999-11-01 21:11:14 +00:00
Gerd Moellmann
111259b445 *** empty log message *** 1999-11-01 15:42:30 +00:00
Gerd Moellmann
ca693be807 Many doc fixes. 1999-11-01 15:28:32 +00:00
Gerd Moellmann
dd5c96e8a6 *** empty log message *** 1999-11-01 14:54:58 +00:00
Gerd Moellmann
db8878fb45 *** empty log message *** 1999-11-01 14:42:21 +00:00
Gerd Moellmann
400a1ed0cd *** empty log message *** 1999-11-01 12:42:13 +00:00
Gerd Moellmann
aeb721fe9c (walk-windows): If ALL-FRAMES is a frame,
start on that frame.  Use save-selected-window.
1999-11-01 12:15:41 +00:00
Gerd Moellmann
314808dc64 (end-of-buffer): Use window-end to find the window end
instead of vertical-motion because this handles variable-height
lines correctly.
1999-11-01 11:44:58 +00:00
Michael Kifer
3af0304a61 *** empty log message *** 1999-11-01 07:16:15 +00:00
Gerd Moellmann
575ed80579 *** empty log message *** 1999-10-31 14:01:04 +00:00
Gerd Moellmann
2bdedac100 *** empty log message *** 1999-10-30 21:12:39 +00:00
Gerd Moellmann
e79ad8a15d * textmodes/sgml-mode.el (sgml-char-names): Change "half" to
"frac12".
1999-10-30 21:06:34 +00:00
Gerd Moellmann
17d28a2aa8 (ad-activate-on): Make it an alias for ad-activate. 1999-10-30 20:26:22 +00:00
Gerd Moellmann
dd24f431be (whitespace-version): Update to 2.6
(whitespace-display-in-modeline): Add custom
variable to control displaying the whitespace errors on the
modeline based on suggestion from <klaus.berndl@sdm.de>
(whitespace-buffer): Now returns `t' if unclean
and `nil' if clean, to enable using as a hook function, as
suggested by Puneet Goel <puneet@computer.org>
(whitespace-buffer): Fix a subtle bug that cleaned
up only if quiet was not set, even with whitespace-auto-cleanup set.
(whitespace-mode-line): Now uses less modeline
real estate and shows whitespaces as W:<x>!<y> where <x> is any
type of whitespace which is present in the file, and <y> is any
type of whitespace whose check has been suppressed by setting
`whitespace-check-<whitespace-type>' to nil.
(whitespace-unchecked-whitespaces): New function
to return the list of whitespaces for whom checks have been
suppressed.
(whitespace-display-unchecked-whitespaces):
Renamed to `whitespace-update-modeline' to reflect its functionality.
(whitespace-version): Update to 2.5
1999-10-30 19:21:43 +00:00
Gerd Moellmann
e8d017d059 * progmodes/compile.el (compilation-error-regexp-alist):
Undo previous change.
1999-10-30 19:15:17 +00:00
Gerd Moellmann
37ed1e5695 *** empty log message *** 1999-10-28 20:05:55 +00:00
Dave Love
0000a0cc64 *** empty log message *** 1999-10-28 14:58:24 +00:00
Gerd Moellmann
a2ad7096ec *** empty log message *** 1999-10-28 12:13:45 +00:00
Gerd Moellmann
eec3232e29 Doc-string fixes. 1999-10-28 11:12:54 +00:00
Dave Love
42f6a24af5 *** empty log message *** 1999-10-27 22:39:05 +00:00
Gerd Moellmann
e20192f449 (print-buffer): Doc-string fix. 1999-10-27 14:32:04 +00:00
Dave Love
fce4437307 Doc fixes.
(ad-lemacs-p): Removed.
(advice): Add :link to defgroup.
1999-10-27 11:59:45 +00:00
Kenichi Handa
a21da928c0 (ange-ftp-insert-file-contents): Don't change
last-coding-system-used by the call of ange-ftp-set-ascii-mode.
1999-10-27 04:59:52 +00:00
Gerd Moellmann
17dbfaad0e *** empty log message *** 1999-10-26 23:28:36 +00:00
Gerd Moellmann
2bea706b5d *** empty log message *** 1999-10-26 14:50:52 +00:00
Kenichi Handa
bf294e6edb (read-input-method-name): Handle the
case that the arg DEFAULT is symbol.
1999-10-26 13:01:20 +00:00
Gerd Moellmann
d5c3f902bd *** empty log message *** 1999-10-26 09:48:09 +00:00
Gerd Moellmann
e3384ae764 (compile-files): Fixed the "tr" strings.
(EMACS): Set to ../src/emacs.
1999-10-25 16:29:44 +00:00
Gerd Moellmann
c0ea222e0c *** empty log message *** 1999-10-25 14:18:47 +00:00
Gerd Moellmann
1bd55d5a39 *** empty log message *** 1999-10-25 14:11:03 +00:00
Gerd Moellmann
93baa0eab1 Doc-fix. 1999-10-25 13:50:04 +00:00
Gerd Moellmann
2c8e62112a (comint-output-filter): Make the Comint buffer current
for the comint-preoutput-filter-functions.
1999-10-25 13:44:12 +00:00
Gerd Moellmann
bd3c545deb *** empty log message *** 1999-10-25 13:32:00 +00:00
Gerd Moellmann
e3bcca75bc *** empty log message *** 1999-10-25 13:13:15 +00:00
Gerd Moellmann
6528f1ca13 (indent-region): Doc fix. 1999-10-25 12:51:38 +00:00
Gerd Moellmann
9626b92839 (auto-raise-mode): When enabling the mode,
immediately raise the selected frame.
1999-10-25 12:22:14 +00:00
Stephen Eglen
2454554e05 Added (require 'custom) and deleted :version line from
octave-auto-indent.  Both these changes were made to make Octave lisp
files compatible with Emacs 19.34 and XEmacs 20.
1999-10-24 18:17:01 +00:00
Stephen Eglen
322524b204 iswitchb-default-keybindings: no-need for read-kbd-macro. 1999-10-24 17:00:47 +00:00
Dave Love
af372af632 *** empty log message *** 1999-10-23 18:18:03 +00:00
Gerd Moellmann
8ac52782cd *** empty log message *** 1999-10-23 13:24:13 +00:00
Paul Eggert
0b61dad2f1 * international/mule-cmds.c (locale-language-names):
Use Latin-1 (not Latin-3) for Afrikaans, Galician.
Use Latin-5 (not Cyrillic-ISO) for Byelorussian, Bulgarian,
Macedonian, Russian, Ukrainian, Serbian (Cyrillic alphabet).
Use Latin-8 for Welsh.
Use Latin-1 for English if "en" is explicitly specified.
Use Latin-1 for Scots Gaelic, Tagalog.
Use Latin-1 (not Latin-4) for Greenlandic.
Use Latin-1 (not Latin-2) for Albanian.
(locale-preferred-coding-systems, locale-language-names):
Remove generic ISO 8859 locales; locale-charset-language-names now
does this.
(locale-charset-language-names): New variable.
(set-locale-environment): Use language name specified by
locale-charset-language-names if its charsets disagree with the
language name specified by locale-language-names.
1999-10-22 22:51:11 +00:00
Dave Love
a564ebfca1 Minor doc fixes. 1999-10-22 17:04:35 +00:00
Dave Love
05f0d15a1b *** empty log message *** 1999-10-22 12:55:03 +00:00
Dave Love
902e7be83c Add latin-8, latin-9. 1999-10-21 20:54:16 +00:00
Paul Eggert
951bc45f0d * disp-table.el (standard-display-european): Remove undocumented
arg AUTO; no longer used by startup.el.  Do not attempt to treat
all non-English language environments as coding system names.
Instead, use the downcased language environment name as a coding
system name if it is one; otherwise, use latin-1.
1999-10-21 06:30:07 +00:00
Gerd Moellmann
42afed7ca4 (dired-move-to-filename-regexp): Fix long comment lines
that were split so that part of the comment appeared as Lisp code.
1999-10-20 13:55:59 +00:00
Kenichi Handa
3ad114e53b Doc fix. 1999-10-20 01:08:36 +00:00