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

14361 Commits

Author SHA1 Message Date
Richard M. Stallman
8a9fe4d22b (run-after-delay): Add autoload cookie.
Delete USECS arg.  Let REPEAT be a float.
1996-01-29 02:26:52 +00:00
Richard M. Stallman
4395bfdb6a Sun Jan 28 20:55:10 1996 Richard M. Stallman <rms@mole.gnu.ai.mit.edu>
* timer.el (timer-inc-time): New function.
	(run-at-time): Use that.
	(run-after-delay): New function.

	* timer.el: Add a usecs slot to each timer.
	Almost all functions changed.

Sun Jan 28 16:47:55 1996  Morten Welinder  <terra@diku.dk>

	* timer.el: Complete rewrite to use built-in timer feature.
1996-01-29 02:19:30 +00:00
Richard M. Stallman
5a8a160eb6 (list-directory): Set default-directory better if the
argument is a directory's file name.
1996-01-28 19:27:44 +00:00
Erik Naggum
01dbd8a0b9 (apropos-print): Fix previous change. 1996-01-28 07:10:18 +00:00
Richard M. Stallman
fd76ec52b3 (sort_args): Error if option is missing an arg. 1996-01-28 04:15:39 +00:00
Richard M. Stallman
a3fc4dee2c (name-last-kbd-macro): Reject empty cmd name. 1996-01-28 03:07:38 +00:00
Richard M. Stallman
ef8e50b169 (edit-kbd-macro): Reject empty cmd name. 1996-01-28 03:07:15 +00:00
Richard M. Stallman
000f808355 Whitespace change. 1996-01-28 00:11:39 +00:00
Richard M. Stallman
98ce2330e6 (apropos-print): Omit key sequences that contain a frame. 1996-01-27 22:45:19 +00:00
Richard M. Stallman
9689908391 Clarify key sequence usage conventions. 1996-01-27 18:32:17 +00:00
Richard M. Stallman
f879067d73 (struct input_event): New field `padding'.
Change `kind' field to an int.
1996-01-27 18:30:30 +00:00
Richard M. Stallman
b312cc52b3 (Fy_or_n_p): Call choose_minibuf_frame. 1996-01-27 17:31:33 +00:00
Richard M. Stallman
2a8b0ff0a3 (Fcompare_buffer_substrings): Access case_canon_table as a char_table. 1996-01-27 08:28:51 +00:00
Richard M. Stallman
f7097b2aa1 (child_setup_tty): Turn off ISTRIP to pass 8bit. Turn off TAB3 so
don't expand tabs.
1996-01-27 08:22:36 +00:00
Richard M. Stallman
f27bd275a9 (ispell-help): Use set-minibuffer-window. 1996-01-27 03:07:04 +00:00
Richard M. Stallman
10ba47834e (ispell-command-loop, ispell-region): Pass proper format string to message. 1996-01-27 02:36:05 +00:00
Richard M. Stallman
bc07e5cb1e (dired-get-filename): When quoting " chars,
handle all of them, including one at start of file name.
1996-01-27 02:18:29 +00:00
Richard M. Stallman
47c7adae7d (command-line-normalize-file-name): New function.
(command-line-1): Call it to handle foo//bar in non-Emacs fashion.
1996-01-27 00:14:59 +00:00
Richard M. Stallman
126b6f74c1 (server-process-filter): In file name, collapse multiple slashes to one. 1996-01-26 23:57:39 +00:00
Michael Kifer
95d70c422a Moved code around to minimize compiler warnings. 1996-01-26 23:34:09 +00:00
Richard M. Stallman
6da9bbd6b2 (tex-face-alist, tex-latex-face-alist): New variables.
(tex-common-initialization): Set facemenu-add-face-function,
facemenu-end-add-face, facemenu-remove-face-function.

(slitex-mode): Fix misspelling in value.
1996-01-26 19:57:45 +00:00
Richard M. Stallman
14dacacd65 Add some keybindings.
(next-line-mark, next-line-nomark): Set this-command.
(previous-line-mark, previous-line-nomark): Likewise.
(end-of-line-mark, end-of-line-nomark): Likewise.
1996-01-26 19:53:32 +00:00
Richard M. Stallman
c2304e0240 (Qtitle): Declared.
(Fx_create_frame): Initialize title parameter.
Don't use the title resource to initialize the name parameter.
1996-01-26 19:50:35 +00:00
Richard M. Stallman
706629741f (mode25): Moved from `src/dosfns.c' for backward compatibility.
(mode4350): Moved from `src/dosfns.c' for backward compatibility.

(convert-standard-filename): Preserve ~ as last char.

(convert-standard-filename): Don't do anything if the
argument is empty, or isn't a string; leave alone characters with
ASCII codes above 127 and special characters legal in DOS filenames.
1996-01-26 19:49:01 +00:00
Richard M. Stallman
b5e89ed1d7 (lisp-fill-paragraph): Use fill-paragraph once again for filling a comment. 1996-01-26 19:47:32 +00:00
Richard M. Stallman
88c2fc2c6e (forward-paragraph): Comment change. 1996-01-26 19:47:15 +00:00
Richard M. Stallman
b1e7bb4867 Whitespace fix. 1996-01-26 19:39:42 +00:00
Richard M. Stallman
48078f8f69 (vc-diff): Make NOT-URGENT default to t. 1996-01-26 19:36:34 +00:00
Richard M. Stallman
abdcf1fb2c (makefile-font-lock-keywords): Improve highlighting
of variable references inside other highlighted regions.
1996-01-26 19:30:42 +00:00
Simon Marshall
271c888a35 Support for local fontification. 1996-01-26 08:26:58 +00:00
Karl Heuer
26adca1bd9 (mail-yank-original): Doc fix. 1996-01-25 23:52:59 +00:00
Richard M. Stallman
002bbc0ed3 (xfree): Macro deleted.
Callers changed to use `free' directly.
1996-01-25 22:00:11 +00:00
Richard M. Stallman
0158abbc71 (x_get_window_property_as_lisp_data): Use xfree, not XFree.
(x_get_window_property): Use XFree for tmp_data.
1996-01-25 21:57:22 +00:00
Richard M. Stallman
7ab4b7ad3d (rmail-start-mail): Set mail-dedicated-frame frame param. 1996-01-25 20:28:07 +00:00
Richard M. Stallman
54feedaa7b (mail-bury): Check mail-dedicated-frame frame param. 1996-01-25 20:27:45 +00:00
Richard M. Stallman
b20d527dec (browse-url-netscape): Check for call-process returning a string. 1996-01-25 20:14:38 +00:00
Richard M. Stallman
8f44c55ecc (mode25, mode4350): Moved to `lisp/dos-fns.el'. 1996-01-25 17:12:45 +00:00
Simon Marshall
dd7366bf5d Tweaked command regexp. 1996-01-25 10:40:02 +00:00
Simon Marshall
a2b8e66b8e Support for buffer local fontification functions.
Global Font Lock mode.
Support for `eval' keywords.
1996-01-25 10:38:39 +00:00
Simon Marshall
70a302f866 Use `eval' in mail-font-lock-keywords. 1996-01-25 10:27:33 +00:00
Simon Marshall
3e7fc8bd9f Support for Font Lock mode. 1996-01-25 10:27:31 +00:00
Simon Marshall
c28baa2ad8 Use make-local-hook for post-command-hook 1996-01-25 10:21:05 +00:00
Karl Heuer
212b2266cb Fix indentation. 1996-01-25 07:09:48 +00:00
Richard M. Stallman
9e8886a827 (extraclean): Use ${top_distclean} to ensure
we delete everything distclean deletes.
1996-01-25 06:59:38 +00:00
Richard M. Stallman
bba2dbcb22 (read-news): Define as alias for gnus. 1996-01-25 06:41:37 +00:00
Richard M. Stallman
bbaf7c2857 (iso-languages): Restructure the list to remove
redundancy in list elements.
(iso-accents-compose-key): Function deleted.
(iso-accents-compose, iso-accents-customize, iso-accentuate,
iso-accent-rassoc-unit, iso-unaccentuate, iso-deaccentuate):
Adapt for new structure of `iso-languages'.
1996-01-25 06:34:56 +00:00
Karl Heuer
44a75d487a (toggle-save-place): Fix message text. 1996-01-25 06:19:47 +00:00
Karl Heuer
60a37dc67d (forms-mode, forms-toggle-read-only): Fix message text.
(forms-search-forward, forms-search-backward): Likewise.
1996-01-25 06:16:34 +00:00
Karl Heuer
e9b81433a2 (Info-goto-emacs-command-node): Fix error text. 1996-01-25 06:05:40 +00:00
Karl Heuer
a3ad20c239 (bookmark-alist-from-buffer): Fix error text.
(bookmark-maybe-upgrade-file-format, bookmark-set): Likewise.
(bookmark-send-annotation, bookmark-send-edited-annotation): Likewise.
(bookmark-load): Delete redundant format call.
1996-01-25 06:02:21 +00:00