1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-02 08:22:22 +00:00
Commit Graph

1116 Commits

Author SHA1 Message Date
Eric S. Raymond
a04adb2a9c (shrink-window-if-larger-than-buffer) Added doc string. Made argument
optional, because window-buffer does the right thing with nil.
1993-03-28 06:24:42 +00:00
Eric S. Raymond
f536481dfa (electric-buffer-menu-mode-map): fillarray isn't a valid operation on maps
any more.
1993-03-28 06:24:33 +00:00
Richard M. Stallman
e15765f5e2 (try-face-font, find-face, get-face): New aliases. 1993-03-27 18:01:28 +00:00
Noah Friedman
0b899bd204 moby rlogin-filter fixes 1993-03-27 08:21:02 +00:00
Richard M. Stallman
8db3f421f4 (set-case-syntax-delims, set-case-syntax-pair, set-case-syntax):
Do not set the standard case table.
Reintroduce arg (now named TABLE) which gives a downcase string to set.
1993-03-27 06:29:16 +00:00
Richard M. Stallman
3f5ed7e437 Add autoloads.
(set-case-syntax-delims, set-case-syntax-pair, set-case-syntax):
Delete arg STRING--always set the standard case table.
Be more thorough about doing that, and arrange to recompute the
equivalence and canonicalize parts of the table.
1993-03-27 06:19:51 +00:00
Eric S. Raymond
08159178ca (add-hook) Added optional arg to cause hook to be appended rather than
prepended to the hook list.  This obviates the 23 different hook-bashing
packages in LCD.

(get-word) Added.  Lots of help and default-generator functions in LCD use
it, and it's remarkably difficult to get right, especially given the new
syntax primitives.
1993-03-27 01:58:44 +00:00
Eric S. Raymond
1c2df06340 (printify-buffer) Added, debugged from Roland McGrath's printify-buffer code
in LCD.
1993-03-27 01:58:38 +00:00
Eric S. Raymond
45b44a5a65 (cookie) Enhanced it to handle both LINS files and UNIX fortune files. 1993-03-27 01:58:33 +00:00
Eric S. Raymond
131ca136d1 (fill-rectangle) Added. Inspired by Lynn Slater's insert-box package in LCD,
but the interface and implementation are different.
1993-03-27 01:58:26 +00:00
Eric S. Raymond
b0912e2d9b (enable-and-notify) Added. Inspired by Roland McGrath's LCD package
enable-me.
1993-03-27 01:58:24 +00:00
Eric S. Raymond
d91e2b1a2d (Buffer-menu-toggle-read-only) Added, per Rob Austein's suggestion
in the LCD package bm-toggle.el.
1993-03-27 01:58:22 +00:00
Eric S. Raymond
43713c76d3 (undo-with-space) Added. C-x C-u now bound to this rather than undo.
This change was inspired by the LCD package undo-with-space by Thomas
Narten, but my code is simpler and uses the 19 event features.
1993-03-27 01:58:20 +00:00
Eric S. Raymond
008d65cfd9 (fill-paragraph, justify-current-line) Now uses the skip-syntax-
forward and backward characters and char-syntax to be smart about
filling syntaxes other than text.

This change was inspired by Richard Caley's fill-para package from LCD,
but the implementation is original.
1993-03-27 01:58:16 +00:00
Richard M. Stallman
c9dca4e092 (local-write-file-hooks): New variable.
(set-visited-file-name): Kill local-write-file-hooks as local var.
(basic-save-buffer): Use local-write-file-hooks.
1993-03-26 07:28:20 +00:00
Eric S. Raymond
8b2120f4ff (psychoanalyze-pinhead) Needed a prefrontal lobotomy. I gave it one. 1993-03-26 04:17:45 +00:00
Eric S. Raymond
d163cf2e76 Added Commentary. 1993-03-26 04:15:05 +00:00
Jim Blandy
847f5dab01 * x-win.el (x-defined-colors): Use x-color-defined-p instead of
x-defined-color.
	(x-handle-geometry): Use x-parse-geometry instead of x-geometry.
1993-03-25 04:39:49 +00:00
Jim Blandy
c8c72d6b4b * x-win.el: Update copyright to 1993.
* x-win.el: Bind [M-next] to advertised-scroll-other-window instead of
	scroll-other-window, and then make advertised-scroll-other-window
	an alias for scroll-other-window.

	* term/x-win.el: Require select.el.
	(x-select-text): Update call to x-set-cut-buffer.
	Put `PRIMARY' and `CLIPBOARD' in upper case.
	(x-cut-buffer-or-selection-value): Put `PRIMARY' in upper case.
1993-03-25 04:37:38 +00:00
Richard M. Stallman
cdd672cc5a (describe-function): Add blank line above doc string. 1993-03-25 03:40:35 +00:00
Richard M. Stallman
2b0739e560 Add provide call. 1993-03-25 02:21:51 +00:00
Eric S. Raymond
68756f1f77 (lm-last-modified-date) Fixed return bug.
(lm-uthor, lm-maintainer) These now return cons pairs, not strings.
1993-03-25 01:57:43 +00:00
Eric S. Raymond
fa8f1b2563 Brent Benson's patch to support `cd -'. 1993-03-25 01:55:24 +00:00
Eric S. Raymond
8fbea12c08 (mh-unshar) Added. 1993-03-25 01:49:59 +00:00
Eric S. Raymond
8e0ff8c8d4 Added a (provide 'emacsbug); lisp-mnt.el needs this. 1993-03-25 01:47:39 +00:00
Jim Blandy
cb0d33b2a1 * calendar.el (calendar-standard-time-zone-name,
calendar-daylight-time-zone-name): Initialize these at load-time,
	as well as calendar-time-zone.

	* calendar.el (calendar-time-zone): Fix code which initializes
	this.
1993-03-25 01:28:21 +00:00
Eric S. Raymond
5cc5784116 Fix library headers. 1993-03-23 18:27:03 +00:00
Jim Blandy
632c2579f7 * files.el (insert-directory): Do chase symlinks before passing
the directory name to ls.
1993-03-23 07:41:49 +00:00
Eric S. Raymond
86dbbfc211 Incorporated changes from Bob Weiner's enhanced buff-menu from the LCD
archive.
1993-03-23 07:26:34 +00:00
Richard M. Stallman
9275e5e3e9 (query-replace-map): Define backspace like delete. 1993-03-23 02:26:42 +00:00
Jim Blandy
558b2117a0 * diary-insert.el: Change the name to diary-ins.el.
* calendar.el: Change all autoload references to diary-ins.
1993-03-23 02:16:18 +00:00
Eric S. Raymond
cf597dc8ab Add TO-DO list. 1993-03-22 23:00:48 +00:00
Eric S. Raymond
d5edbd116f Initial revision 1993-03-22 22:58:27 +00:00
Eric S. Raymond
ed73b2568d Modified to use cookie.el 1993-03-22 22:44:49 +00:00
Eric S. Raymond
c91c4e6d7f Added or corrected Commentary section 1993-03-22 22:44:33 +00:00
Eric S. Raymond
d9ecc911ff Added or corrected Commentary headers 1993-03-22 16:53:22 +00:00
Richard M. Stallman
8aa3a18783 Don't load help-screen at run time if compiled. 1993-03-22 06:59:54 +00:00
Eric S. Raymond
edbd2f74bc Added or corrected Commentary sections 1993-03-22 05:42:35 +00:00
Eric S. Raymond
e41b2db1da Added or corrected Commentary sections 1993-03-22 03:27:18 +00:00
Richard M. Stallman
a61099dd2f (line-number-mode): New function and variable. 1993-03-21 08:22:37 +00:00
Jim Blandy
ec9a76e3d1 * simple.el (comment-indent-function): New variable, intended to
replace comment-indent-hook.
	(comment-indent-hook): Make this default to nil now.
	(indent-for-comment): If comment-indent-hook is non-nil, call it
	for backward compatibility; otherwise, call
	comment-indent-function.
	* bytecomp.el: Declare comment-indent-hook an obsolete variable.
1993-03-21 07:04:44 +00:00
Jim Blandy
dba1ec5561 * isearch.el (isearch-switch-frame-handler): Call
handle-switch-frame instead of select-frame; it has been renamed.
1993-03-21 05:50:17 +00:00
Jim Blandy
7bbbf29af0 * time.el (display-time): Doc fix. 1993-03-21 03:23:29 +00:00
Jim Blandy
221c5fd8ff *** empty log message *** 1993-03-20 20:14:00 +00:00
Eric S. Raymond
3688bf227c Make sure that when new keywords are compiled, we see them
immediately.
1993-03-19 21:48:09 +00:00
Eric S. Raymond
dea2447909 Typo fix. 1993-03-19 21:32:09 +00:00
Eric S. Raymond
01d7b9370f Info on the terminal-package-finding algorithm. 1993-03-19 21:21:39 +00:00
Jim Blandy
4f45adda36 * tex-mode.el (tex-send-command): Fix the command sent so that no
blank is inserted when replacing the asterisk with the file name.
1993-03-19 17:38:48 +00:00
Eric S. Raymond
5d1dd3c0ce Added keyword. 1993-03-19 06:46:00 +00:00
Eric S. Raymond
9d9c912e6c Oops... 1993-03-19 06:41:41 +00:00