]>
git.eshelyaron.com Git - emacs.git/log
Richard M. Stallman [Mon, 29 Jan 1996 02:19:30 +0000 (02:19 +0000)]
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.
Richard M. Stallman [Sun, 28 Jan 1996 19:27:44 +0000 (19:27 +0000)]
(list-directory): Set default-directory better if the
argument is a directory's file name.
Erik Naggum [Sun, 28 Jan 1996 07:10:18 +0000 (07:10 +0000)]
(apropos-print): Fix previous change.
Richard M. Stallman [Sun, 28 Jan 1996 04:15:39 +0000 (04:15 +0000)]
(sort_args): Error if option is missing an arg.
Richard M. Stallman [Sun, 28 Jan 1996 03:07:38 +0000 (03:07 +0000)]
(name-last-kbd-macro): Reject empty cmd name.
Richard M. Stallman [Sun, 28 Jan 1996 03:07:15 +0000 (03:07 +0000)]
(edit-kbd-macro): Reject empty cmd name.
Richard M. Stallman [Sun, 28 Jan 1996 00:11:39 +0000 (00:11 +0000)]
Whitespace change.
Richard M. Stallman [Sat, 27 Jan 1996 22:45:19 +0000 (22:45 +0000)]
(apropos-print): Omit key sequences that contain a frame.
Richard M. Stallman [Sat, 27 Jan 1996 18:32:17 +0000 (18:32 +0000)]
Clarify key sequence usage conventions.
Richard M. Stallman [Sat, 27 Jan 1996 18:30:30 +0000 (18:30 +0000)]
(struct input_event): New field `padding'.
Change `kind' field to an int.
Richard M. Stallman [Sat, 27 Jan 1996 17:31:33 +0000 (17:31 +0000)]
(Fy_or_n_p): Call choose_minibuf_frame.
Richard M. Stallman [Sat, 27 Jan 1996 08:28:51 +0000 (08:28 +0000)]
(Fcompare_buffer_substrings): Access case_canon_table as a char_table.
Richard M. Stallman [Sat, 27 Jan 1996 08:22:36 +0000 (08:22 +0000)]
(child_setup_tty): Turn off ISTRIP to pass 8bit. Turn off TAB3 so
don't expand tabs.
Richard M. Stallman [Sat, 27 Jan 1996 03:07:04 +0000 (03:07 +0000)]
(ispell-help): Use set-minibuffer-window.
Richard M. Stallman [Sat, 27 Jan 1996 02:36:05 +0000 (02:36 +0000)]
(ispell-command-loop, ispell-region): Pass proper format string to message.
Richard M. Stallman [Sat, 27 Jan 1996 02:18:29 +0000 (02:18 +0000)]
(dired-get-filename): When quoting " chars,
handle all of them, including one at start of file name.
Richard M. Stallman [Sat, 27 Jan 1996 00:14:59 +0000 (00:14 +0000)]
(command-line-normalize-file-name): New function.
(command-line-1): Call it to handle foo//bar in non-Emacs fashion.
Richard M. Stallman [Fri, 26 Jan 1996 23:57:39 +0000 (23:57 +0000)]
(server-process-filter): In file name, collapse multiple slashes to one.
Michael Kifer [Fri, 26 Jan 1996 23:34:09 +0000 (23:34 +0000)]
Moved code around to minimize compiler warnings.
Richard M. Stallman [Fri, 26 Jan 1996 19:57:45 +0000 (19:57 +0000)]
(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.
Richard M. Stallman [Fri, 26 Jan 1996 19:53:32 +0000 (19:53 +0000)]
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.
Richard M. Stallman [Fri, 26 Jan 1996 19:50:35 +0000 (19:50 +0000)]
(Qtitle): Declared.
(Fx_create_frame): Initialize title parameter.
Don't use the title resource to initialize the name parameter.
Richard M. Stallman [Fri, 26 Jan 1996 19:49:01 +0000 (19:49 +0000)]
(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.
Richard M. Stallman [Fri, 26 Jan 1996 19:47:32 +0000 (19:47 +0000)]
(lisp-fill-paragraph): Use fill-paragraph once again for filling a comment.
Richard M. Stallman [Fri, 26 Jan 1996 19:47:15 +0000 (19:47 +0000)]
(forward-paragraph): Comment change.
Richard M. Stallman [Fri, 26 Jan 1996 19:39:42 +0000 (19:39 +0000)]
Whitespace fix.
Richard M. Stallman [Fri, 26 Jan 1996 19:36:34 +0000 (19:36 +0000)]
(vc-diff): Make NOT-URGENT default to t.
Richard M. Stallman [Fri, 26 Jan 1996 19:30:42 +0000 (19:30 +0000)]
(makefile-font-lock-keywords): Improve highlighting
of variable references inside other highlighted regions.
Simon Marshall [Fri, 26 Jan 1996 08:26:58 +0000 (08:26 +0000)]
Support for local fontification.
Karl Heuer [Thu, 25 Jan 1996 23:52:59 +0000 (23:52 +0000)]
(mail-yank-original): Doc fix.
Richard M. Stallman [Thu, 25 Jan 1996 22:00:11 +0000 (22:00 +0000)]
(xfree): Macro deleted.
Callers changed to use `free' directly.
Richard M. Stallman [Thu, 25 Jan 1996 21:57:22 +0000 (21:57 +0000)]
(x_get_window_property_as_lisp_data): Use xfree, not XFree.
(x_get_window_property): Use XFree for tmp_data.
Richard M. Stallman [Thu, 25 Jan 1996 20:28:07 +0000 (20:28 +0000)]
(rmail-start-mail): Set mail-dedicated-frame frame param.
Richard M. Stallman [Thu, 25 Jan 1996 20:27:45 +0000 (20:27 +0000)]
(mail-bury): Check mail-dedicated-frame frame param.
Richard M. Stallman [Thu, 25 Jan 1996 20:14:38 +0000 (20:14 +0000)]
(browse-url-netscape): Check for call-process returning a string.
Richard M. Stallman [Thu, 25 Jan 1996 17:12:45 +0000 (17:12 +0000)]
(mode25, mode4350): Moved to `lisp/dos-fns.el'.
Simon Marshall [Thu, 25 Jan 1996 10:40:02 +0000 (10:40 +0000)]
Tweaked command regexp.
Simon Marshall [Thu, 25 Jan 1996 10:38:39 +0000 (10:38 +0000)]
Support for buffer local fontification functions.
Global Font Lock mode.
Support for `eval' keywords.
Simon Marshall [Thu, 25 Jan 1996 10:27:33 +0000 (10:27 +0000)]
Use `eval' in mail-font-lock-keywords.
Simon Marshall [Thu, 25 Jan 1996 10:27:31 +0000 (10:27 +0000)]
Support for Font Lock mode.
Simon Marshall [Thu, 25 Jan 1996 10:21:05 +0000 (10:21 +0000)]
Use make-local-hook for post-command-hook
Karl Heuer [Thu, 25 Jan 1996 07:09:48 +0000 (07:09 +0000)]
Fix indentation.
Richard M. Stallman [Thu, 25 Jan 1996 06:59:38 +0000 (06:59 +0000)]
(extraclean): Use ${top_distclean} to ensure
we delete everything distclean deletes.
Richard M. Stallman [Thu, 25 Jan 1996 06:41:37 +0000 (06:41 +0000)]
(read-news): Define as alias for gnus.
Richard M. Stallman [Thu, 25 Jan 1996 06:34:56 +0000 (06:34 +0000)]
(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'.
Karl Heuer [Thu, 25 Jan 1996 06:19:47 +0000 (06:19 +0000)]
(toggle-save-place): Fix message text.
Karl Heuer [Thu, 25 Jan 1996 06:16:34 +0000 (06:16 +0000)]
(forms-mode, forms-toggle-read-only): Fix message text.
(forms-search-forward, forms-search-backward): Likewise.
Karl Heuer [Thu, 25 Jan 1996 06:05:40 +0000 (06:05 +0000)]
(Info-goto-emacs-command-node): Fix error text.
Karl Heuer [Thu, 25 Jan 1996 06:02:21 +0000 (06:02 +0000)]
(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.
Geoff Voelker [Thu, 25 Jan 1996 03:13:39 +0000 (03:13 +0000)]
backout 1996-01-21T00:22:24Z!voelker@cs.washington.edu
Geoff Voelker [Thu, 25 Jan 1996 03:06:44 +0000 (03:06 +0000)]
backout 1,\b \b .4
Geoff Voelker [Thu, 25 Jan 1996 03:05:03 +0000 (03:05 +0000)]
backout 1996-01-21T00:21:35Z!voelker@cs.washington.edu
Karl Heuer [Thu, 25 Jan 1996 01:17:24 +0000 (01:17 +0000)]
(ex-pwd, vip-info-on-file): Pass proper format string to message.
(ex-set): Delete format call inside message.
Karl Heuer [Thu, 25 Jan 1996 01:16:55 +0000 (01:16 +0000)]
(shadow-shadows, shadow-add-to-todo): Pass proper format string to message.
(shadow-cancel, shadow-copy-file): Delete format call inside message.
Karl Heuer [Thu, 25 Jan 1996 01:16:14 +0000 (01:16 +0000)]
(list-load-path-shadows): Pass proper format string to message.
(list-load-path-shadows): Delete format call inside message.
Karl Heuer [Thu, 25 Jan 1996 01:15:58 +0000 (01:15 +0000)]
(start-ispell, ispell-next): Pass proper format string to message.
(ispell-point): Delete format call inside message.
Karl Heuer [Thu, 25 Jan 1996 01:15:21 +0000 (01:15 +0000)]
(edt-display-the-time): Pass proper format string to message.
(edt-y-or-n-p): Delete format call inside message.
Karl Heuer [Thu, 25 Jan 1996 01:13:01 +0000 (01:13 +0000)]
(vip-replace-string, vip-search-forward, vip-search-backward): Delete format call inside message.
Karl Heuer [Thu, 25 Jan 1996 01:03:29 +0000 (01:03 +0000)]
(tpu-y-or-n-p): Delete format call inside message.
Karl Heuer [Thu, 25 Jan 1996 01:03:16 +0000 (01:03 +0000)]
(read-quoted-char): Delete format call inside message.
Karl Heuer [Thu, 25 Jan 1996 01:03:10 +0000 (01:03 +0000)]
(toggle-save-place, save-place-alist-to-file, load-save-place-alist-from-file): Delete format call inside message.
Karl Heuer [Thu, 25 Jan 1996 01:02:59 +0000 (01:02 +0000)]
(mh-get-new-mail): Delete format call inside message.
Karl Heuer [Thu, 25 Jan 1996 01:02:43 +0000 (01:02 +0000)]
(enriched-next-annotation): Delete format call inside message.
Karl Heuer [Thu, 25 Jan 1996 00:59:34 +0000 (00:59 +0000)]
(bookmark-write-file, bookmark-load): Delete format call inside message.
Karl Heuer [Thu, 25 Jan 1996 00:59:25 +0000 (00:59 +0000)]
(array-what-position): Delete format call inside message.
Karl Heuer [Thu, 25 Jan 1996 00:59:05 +0000 (00:59 +0000)]
(ada-adjust-case-region, ada-indent-region): Delete format call inside message.
Karl Heuer [Thu, 25 Jan 1996 00:58:53 +0000 (00:58 +0000)]
(vip-save-setting): Pass proper format string to message.
Karl Heuer [Thu, 25 Jan 1996 00:58:39 +0000 (00:58 +0000)]
(ex-map-read-args, ex-unmap-read-args, vip-record-kbd-macro): Pass proper format string to message.
Karl Heuer [Thu, 25 Jan 1996 00:58:31 +0000 (00:58 +0000)]
(view-mode-enter, View-scroll-lines-forward): Pass proper format string to message.
Karl Heuer [Thu, 25 Jan 1996 00:58:10 +0000 (00:58 +0000)]
(te-edit): Pass proper format string to message.
Karl Heuer [Thu, 25 Jan 1996 00:57:49 +0000 (00:57 +0000)]
(term-read-noecho): Pass proper format string to message.
Karl Heuer [Thu, 25 Jan 1996 00:57:33 +0000 (00:57 +0000)]
(sunrise-sunset): Pass proper format string to message.
Karl Heuer [Thu, 25 Jan 1996 00:57:23 +0000 (00:57 +0000)]
(simula-electric-keyword): Pass proper format string to message.
Karl Heuer [Thu, 25 Jan 1996 00:57:10 +0000 (00:57 +0000)]
(shell-dirstack-message): Pass proper format string to message.
Karl Heuer [Thu, 25 Jan 1996 00:57:01 +0000 (00:57 +0000)]
(sgml-tag-help): Pass proper format string to message.
Karl Heuer [Thu, 25 Jan 1996 00:56:54 +0000 (00:56 +0000)]
(server-process-filter): Pass proper format string to message.
Karl Heuer [Thu, 25 Jan 1996 00:56:48 +0000 (00:56 +0000)]
(rmail-edit-current-message): Pass proper format string to message.
Karl Heuer [Thu, 25 Jan 1996 00:56:28 +0000 (00:56 +0000)]
(rmail-insert-inbox-text): Pass proper format string to message.
Karl Heuer [Thu, 25 Jan 1996 00:56:19 +0000 (00:56 +0000)]
(picture-mode): Pass proper format string to message.
Karl Heuer [Thu, 25 Jan 1996 00:56:09 +0000 (00:56 +0000)]
(nnmail-move-inbox): Pass proper format string to message.
Karl Heuer [Thu, 25 Jan 1996 00:56:04 +0000 (00:56 +0000)]
(medit-save-define): Pass proper format string to message.
Karl Heuer [Thu, 25 Jan 1996 00:55:56 +0000 (00:55 +0000)]
(kbd-macro-query): Pass proper format string to message.
Karl Heuer [Thu, 25 Jan 1996 00:55:13 +0000 (00:55 +0000)]
(lm-report-bug): Pass proper format string to message.
Karl Heuer [Thu, 25 Jan 1996 00:54:59 +0000 (00:54 +0000)]
(Info-edit, Info-goto-emacs-command-node): Pass proper format string to message.
Karl Heuer [Thu, 25 Jan 1996 00:54:50 +0000 (00:54 +0000)]
(calendar-cursor-holidays): Pass proper format string to message.
Karl Heuer [Thu, 25 Jan 1996 00:54:39 +0000 (00:54 +0000)]
(hippie-expand): Pass proper format string to message.
Karl Heuer [Thu, 25 Jan 1996 00:54:34 +0000 (00:54 +0000)]
(make-help-screen): Pass proper format string to message.
Karl Heuer [Thu, 25 Jan 1996 00:54:17 +0000 (00:54 +0000)]
(forms--help, forms-search-forward, forms-search-backward): Pass proper format string to message.
Karl Heuer [Thu, 25 Jan 1996 00:54:10 +0000 (00:54 +0000)]
(enable-flow-control): Pass proper format string to message.
Karl Heuer [Thu, 25 Jan 1996 00:54:04 +0000 (00:54 +0000)]
(finder-summary): Pass proper format string to message.
Karl Heuer [Thu, 25 Jan 1996 00:53:55 +0000 (00:53 +0000)]
(list-text-properties-at): Pass proper format string to message.
Karl Heuer [Thu, 25 Jan 1996 00:53:48 +0000 (00:53 +0000)]
(electric-help-command-loop): Pass proper format string to message.
Karl Heuer [Thu, 25 Jan 1996 00:53:08 +0000 (00:53 +0000)]
(Electric-buffer-menu-undefined): Pass proper format string to message.
Karl Heuer [Thu, 25 Jan 1996 00:52:48 +0000 (00:52 +0000)]
(dired-internal-noselect): Pass proper format string to message.
Karl Heuer [Thu, 25 Jan 1996 00:52:17 +0000 (00:52 +0000)]
(simple-diary-display, fancy-diary-display): Pass proper format string to message.
Karl Heuer [Thu, 25 Jan 1996 00:51:58 +0000 (00:51 +0000)]
(cookie-snarf): Pass proper format string to message.
Karl Heuer [Wed, 24 Jan 1996 23:44:22 +0000 (23:44 +0000)]
(XCAR, XCDR, CAR, CDR): New macros.
(make_number): New macro definition.
Karl Heuer [Wed, 24 Jan 1996 23:43:22 +0000 (23:43 +0000)]
(x_connection_signal): Explicitly check the thread interlock
on Solaris.
[SOLARIS2]: Include Xlibint.h.
(x_connection_signal): Access XlibDisplayWriting properly.
No need to sleep--if the flag is set, assume connection is dead.
Karl Heuer [Wed, 24 Jan 1996 23:42:32 +0000 (23:42 +0000)]
(Faccessible_keymaps): Doc fix.
(describe_command): Sometimes use col 32 for desc.
Record that col in previous_description_column for hysteresis.
(describe_map): Clear out previous_description_column.
Karl Heuer [Wed, 24 Jan 1996 23:41:55 +0000 (23:41 +0000)]
(make_frame): Initialize title parameter to Qnil.