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

127 Commits

Author SHA1 Message Date
Sam Steingold
f10970635d * emulation/viper-init.el (viper-deflocalvar, viper-loop,
viper-buffer-live-p, viper-kbd-buf-alist, viper-kbd-buf-pair,
viper-kbd-buf-definition, viper-kbd-mode-alist,
viper-kbd-mode-pair, viper-kbd-mode-definition,
viper-kbd-global-pair, viper-kbd-global-definition):
Use the new backquote syntax.

* emulation/viper-cmd.el (viper-test-com-defun,
viper-prefix-arg-value, viper-prefix-arg-com):
Use the new backquote syntax.
1999-11-12 18:40:24 +00:00
Sam Steingold
6c2599ed01 * emacs-lisp/debug.el (debugger-env-macro):
Use the new backquote syntax.

* emacs-lisp/easymenu.el (easy-menu-make-symbol):
Use the new backquote syntax.
1999-11-12 18:19:39 +00:00
Sam Steingold
7e1e5cf14f * calendar/calendar.el (calendar-remove-frame-by-deleting):
New user variable.
(calendar-hide-window): Use it.
(increment-calendar-month, calendar-for-loop, calendar-sum):
Use the new backquote syntax.
1999-11-12 16:05:16 +00:00
Gerd Moellmann
9b2e6e4cd6 *** empty log message *** 1999-11-12 13:10:20 +00:00
Gerd Moellmann
8f011fdca9 (ps-mode-submit-bug-report): Added list
of customizable variables to bug report message. Added
system-type to package name in bug report.
1999-11-12 13:01:30 +00:00
Gerd Moellmann
1a4280fb47 (list-buffers-noselect): Use abbreviate-file-name
to display file names.
1999-11-12 12:43:32 +00:00
Gerd Moellmann
4c56b88eb8 *** empty log message *** 1999-11-11 14:03:18 +00:00
Gerd Moellmann
44336afbad Add lazy highlighting. 1999-11-11 13:39:21 +00:00
Gerd Moellmann
3bc6df5389 *** empty log message *** 1999-11-11 11:57:47 +00:00
William M. Perry
628cda319a Checked in changelog & elc file for mwheel.el 1999-11-10 22:01:03 +00:00
Gerd Moellmann
e178969580 (file-local-copy): Remove optional BUFFER argument
because that's not used by anything.
1999-11-10 12:11:55 +00:00
Gerd Moellmann
765712a701 *** empty log message *** 1999-11-10 10:46:58 +00:00
Gerd Moellmann
e006fe5ab6 (widget-button-click): Wrap with save-excursion
to restore track-mouse in the correct buffer.
1999-11-09 13:43:40 +00:00
Gerd Moellmann
4d59c34cd8 *** empty log message *** 1999-11-05 14:05:21 +00:00
Gerd Moellmann
60b64cd673 *** empty log message *** 1999-11-04 21:07:47 +00:00
Gerd Moellmann
a09754e6c6 (gud-perldb-massage-args): Handle the case "perl -e 0"
the default when invoking perldb in a non-Perl buffer) and other
cases involving -e or --.
1999-11-04 20:52:05 +00:00
Gerd Moellmann
b261ffa484 * faces.el (secondary-selection): Change background to yellow. 1999-11-04 00:25:55 +00:00
Gerd Moellmann
f08d859437 (PC-do-completion): Use minibuffer-prompt-end to
find the start of the text.  Use field-string to read the user
input.
1999-11-03 23:50:40 +00:00
Gerd Moellmann
39cac3e78f (make-face-bold, make-face-unbold, make-face-italic)
(make-face-unitalic, make-face-bold-italic): Add NOERROR argument
for compatibility with old face implementation.
1999-11-03 17:17:28 +00:00
Gerd Moellmann
b51b619b17 *** empty log message *** 1999-11-03 16:27:34 +00:00
Gerd Moellmann
0a5ebe4b76 * frame.el (blink-cursor-mode, blink-cursor-end): Use
internal-show-cursor with new interface.
	(blink-cursor-timer-function): New.
	(blink-cursor-start): Use blink-cursor-timer-function.
1999-11-03 15:57:21 +00:00
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