Gerd Moellmann
36fcd3d902
*** empty log message ***
1999-11-01 21:11:14 +00:00
Gerd Moellmann
f2eb772dca
(gud-perldb-massage-args): Massage correctly in the
...
presence of perl switches other than "-e".
1999-11-01 21:10:27 +00:00
Gerd Moellmann
111259b445
*** empty log message ***
1999-11-01 15:42:30 +00:00
Gerd Moellmann
93714f3c9d
(dired-smart-shell-command): Use
...
shell-command-history as in shell-command.
1999-11-01 15:41:33 +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
5f60927d07
(ask-user-about-lock): Doc fix.
1999-11-01 14:53:59 +00:00
Gerd Moellmann
db8878fb45
*** empty log message ***
1999-11-01 14:42:21 +00:00
Gerd Moellmann
90c6f4b650
(blink-cursor-mode): Call internal-show-cursor instead
...
of show-cursor.
(blink-cursor-start, blink-cursor-end): Ditto.
1999-11-01 14:41:31 +00:00
Gerd Moellmann
400a1ed0cd
*** empty log message ***
1999-11-01 12:42:13 +00:00
Gerd Moellmann
9920303f6d
(tex-default-mode): Changed to latex-mode.
1999-11-01 12:34:43 +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
0e38b2a220
(whitespace-update-modeline): Bugfix to ensure
...
that the modeline display was updated *only* when
`whitespace-display-in-modeline' was set, not otherwise.
1999-10-31 13:59:19 +00:00
Gerd Moellmann
2bdedac100
*** empty log message ***
1999-10-30 21:12:39 +00:00
Gerd Moellmann
07dc417520
(whitespace-version): Update to 2.8
...
Take a tip from Noah Friedman
<friedman@splode.com> and test for existence of `defcustom' and
`defgroup' using fboundp instead of assuming that these are not
present in particular flavors of emacs.
1999-10-30 21:10:54 +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
Gerd Moellmann
e306edef8e
(rmail-file-name): Make it an option.
1999-10-28 20:01:45 +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
40d63d1fee
(compilation-error-regexp-alist): Recognize
...
MIPS Pro 7.3 compiler error message syntax.
1999-10-28 11:20:17 +00:00
Gerd Moellmann
eec3232e29
Doc-string fixes.
1999-10-28 11:12:54 +00:00
Gerd Moellmann
fb8abe0d11
Changed format of years in copyright notices.
1999-10-28 11:03:31 +00:00
Gerd Moellmann
655880d250
Changed format of years in copyright notice.
1999-10-28 11:00:34 +00:00
Dave Love
400c12fd98
(help-follow): Make arg optional again and really default to point.
1999-10-28 09:48:39 +00:00
Dave Love
42f6a24af5
*** empty log message ***
1999-10-27 22:39:05 +00:00
Dave Love
851231e955
Checkdoc-inspired fixes.
1999-10-27 22:38:17 +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
5f6bb68adf
(ad-activate-internal): Renamed from
...
ad-activate. All callers changed, including those in data.c.
(ad-activate-internal-off): Renamed from ad-activate-off.
All uses changed.
(ad-activate): Renamed from ad-activate-on. All uses changed.
(ad-start-advice, ad-stop-advice, ad-recover-normality):
Alter the definition of ad-activate-internal, not ad-activate.
1999-10-26 23:27:31 +00:00
Dave Love
22e4ec9848
(input-mode-8-bit): New defcustom.
1999-10-26 16:27:51 +00:00
Gerd Moellmann
2bea706b5d
*** empty log message ***
1999-10-26 14:50:52 +00:00
Gerd Moellmann
dc2cd811d1
(command-line-1): Add support for `file' and
...
`execute'. Fix handling of `visit'.
1999-10-26 14:35:16 +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
Kenichi Handa
d4b11c67a7
(mule-diag): Handle the case that
...
default-input-method is symbol.
1999-10-26 12:53:53 +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