]>
git.eshelyaron.com Git - emacs.git/log
Richard M. Stallman [Wed, 28 Feb 1996 23:32:18 +0000 (23:32 +0000)]
(server-process-filter): Use command-line-normalize-file-name.
Richard M. Stallman [Wed, 28 Feb 1996 23:30:24 +0000 (23:30 +0000)]
(command-line-normalize-file-name): Convert /// at beginning to just /.
Richard M. Stallman [Wed, 28 Feb 1996 23:25:27 +0000 (23:25 +0000)]
(LOCALTIME_CACHE): Also define if localtime mishandles unsetting TZ.
This works around a localtime bug in mips-dec-ultrix.
Richard M. Stallman [Wed, 28 Feb 1996 21:34:25 +0000 (21:34 +0000)]
Comment change.
Richard M. Stallman [Wed, 28 Feb 1996 21:19:39 +0000 (21:19 +0000)]
(REL_ALLOC): #undef deleted.
Richard M. Stallman [Wed, 28 Feb 1996 18:51:36 +0000 (18:51 +0000)]
(ps-generate): Bind inhibit-read-only.
Richard M. Stallman [Wed, 28 Feb 1996 18:07:46 +0000 (18:07 +0000)]
[AIX] [HAVE_X11R5] (XIMStatusNothing): Defined.
Richard M. Stallman [Wed, 28 Feb 1996 17:51:22 +0000 (17:51 +0000)]
(timer_check): Walk down both timer lists in parallel.
Simon Marshall [Wed, 28 Feb 1996 12:17:10 +0000 (12:17 +0000)]
Don't toggle on window-setup-hook.
Simon Marshall [Wed, 28 Feb 1996 09:53:39 +0000 (09:53 +0000)]
Make global-font-lock-mode show status messages, and fontification interruptable.
Simon Marshall [Wed, 28 Feb 1996 09:22:11 +0000 (09:22 +0000)]
Make get-buffer-window-list take MINIBUF arg.
Richard M. Stallman [Wed, 28 Feb 1996 01:28:42 +0000 (01:28 +0000)]
(show-paren-delay): New variable.
(show-paren-mode): New command. Use it. Call it at the top-level.
(show-paren-mode, show-paren-idle-timer): New variables.
(show-paren-function): Renamed from show-paren-command-hook.
Richard M. Stallman [Wed, 28 Feb 1996 01:27:52 +0000 (01:27 +0000)]
(timer-set-time, timer-set-time-with-usecs): Doc fix.
(run-at-time, with-timeout): Doc fix.
(run-with-timer): Just call run-at-time.
(timer-set-idle-time): New function.
(run-with-idle-timer): Use it to set the idle time.
Doc fix. Fix interactive code.
Richard M. Stallman [Wed, 28 Feb 1996 01:22:11 +0000 (01:22 +0000)]
(timeout-event-p): Function deleted.
Richard M. Stallman [Wed, 28 Feb 1996 00:30:49 +0000 (00:30 +0000)]
(command-line-normalize-file-name):
Don't collapse // at start of file name.
Richard M. Stallman [Wed, 28 Feb 1996 00:29:43 +0000 (00:29 +0000)]
(server-process-filter): Don't collapse // at start of file name.
Richard M. Stallman [Wed, 28 Feb 1996 00:08:58 +0000 (00:08 +0000)]
(handle-delete-frame): Use save-buffers-kill-emacs.
Richard M. Stallman [Tue, 27 Feb 1996 22:45:40 +0000 (22:45 +0000)]
(display-time): Use rmail-after-get-new-mail-hook.
Richard M. Stallman [Tue, 27 Feb 1996 22:41:49 +0000 (22:41 +0000)]
(rmail-get-new-mail): Run rmail-after-get-new-mail-hook.
Richard M. Stallman [Tue, 27 Feb 1996 17:44:45 +0000 (17:44 +0000)]
(display-time): Use run-at-time to start the timer.
Richard M. Stallman [Tue, 27 Feb 1996 16:51:25 +0000 (16:51 +0000)]
(Fexpand_file_name): Fix confusion in detecting
that default_directory is already absolute so need not be expanded.
Richard M. Stallman [Tue, 27 Feb 1996 16:32:05 +0000 (16:32 +0000)]
(iso-transl-dead-key-alist): Fix syntax for ?^.
Richard M. Stallman [Tue, 27 Feb 1996 06:01:30 +0000 (06:01 +0000)]
(Fcommand_execute): New arg SPECIAL. All callers changed.
Richard M. Stallman [Tue, 27 Feb 1996 02:33:15 +0000 (02:33 +0000)]
(X_CONNECTION_LOCK_FLAG): New macro.
(x_connection_close_if_hung): New subroutine, at the end of the file.
Include X11/Xlibint.h only for this function.
#undef bcopy, bzero, bcmp, min, max first.
Define malloc and free to avoid type conflicts.
(x_connection_signal): Use x_connection_close_if_hung.
Richard M. Stallman [Tue, 27 Feb 1996 01:49:07 +0000 (01:49 +0000)]
(hexl-mode-exit, hexl-maybe-dehexlify-buffer):
Corrected write-contents-hook to write-contents-hooks.
Richard M. Stallman [Tue, 27 Feb 1996 01:16:35 +0000 (01:16 +0000)]
(x_set_window_size): Clear out the mouse-highlighting data
if it applies to this frame.
Clear out the frame cursor position in Xt version as in Xlib version.
(x_update_cursor): If no previous cursor position is known,
leave the cursor off.
Richard M. Stallman [Mon, 26 Feb 1996 23:48:28 +0000 (23:48 +0000)]
(tpu-load-xkeys): Fix previous change.
Richard M. Stallman [Mon, 26 Feb 1996 20:24:16 +0000 (20:24 +0000)]
(doprnt1): Move cast to unsigned inside a shift.
Richard M. Stallman [Mon, 26 Feb 1996 19:42:29 +0000 (19:42 +0000)]
Improve messages about X versions.
(LOCALTIME_CACHE): Cope if $ac_cv_func_tzset is null.
(HAVE_X11XTR6): Set it as a shell variable.
(HAVE_LIBXMU): If HAVE_X11XTR6, use -lSM and -lICE.
Richard M. Stallman [Mon, 26 Feb 1996 19:33:15 +0000 (19:33 +0000)]
(makefile-runtime-macros-list): Add + to the list.
Karl Heuer [Mon, 26 Feb 1996 18:59:28 +0000 (18:59 +0000)]
Use the new file names in autoloads.
Richard M. Stallman [Mon, 26 Feb 1996 18:51:09 +0000 (18:51 +0000)]
Comment change.
Karl Heuer [Mon, 26 Feb 1996 18:45:24 +0000 (18:45 +0000)]
Renamed from cal-chinese.el to avoid 14-character limitation.
Karl Heuer [Mon, 26 Feb 1996 18:45:14 +0000 (18:45 +0000)]
Renamed from cal-islamic.el to avoid 14-character limitation.
Richard M. Stallman [Mon, 26 Feb 1996 04:40:34 +0000 (04:40 +0000)]
Commenht change.
Richard M. Stallman [Mon, 26 Feb 1996 04:39:49 +0000 (04:39 +0000)]
(redisplay_window): Pass preserve_echo_area as a missing
second argument of redisplay_windows.
Erik Naggum [Mon, 26 Feb 1996 04:07:44 +0000 (04:07 +0000)]
(rmail-make-basic-summary-line): Fix previous change.
Erik Naggum [Mon, 26 Feb 1996 03:54:51 +0000 (03:54 +0000)]
(rmail-clear-headers): Bind case-fold-search to t across the whole function.
Richard M. Stallman [Mon, 26 Feb 1996 01:40:50 +0000 (01:40 +0000)]
(mail-mode-map): Bind M-TAB to mail-complete.
Richard M. Stallman [Mon, 26 Feb 1996 01:32:31 +0000 (01:32 +0000)]
(mail-complete): Add autoload cookie.
Richard M. Stallman [Mon, 26 Feb 1996 00:59:48 +0000 (00:59 +0000)]
(unforward-rmail-message): Add autoload cookie.
Paul Eggert [Mon, 26 Feb 1996 00:53:13 +0000 (00:53 +0000)]
(vc-find-cvs-master): Don't require a "/" after the modification time
in CVS/Entries, since the time may be followed by a conflict notice
(in CVS 1.7) or by some other value (in CVS 1.3).
Richard M. Stallman [Mon, 26 Feb 1996 00:21:00 +0000 (00:21 +0000)]
(rmail-make-basic-summary-line): Less space before subj.
Richard M. Stallman [Mon, 26 Feb 1996 00:19:35 +0000 (00:19 +0000)]
(vc-follow-link): Kill buffer before creating new one.
Richard M. Stallman [Mon, 26 Feb 1996 00:17:43 +0000 (00:17 +0000)]
(vc-follow-link): Simplify by taking advantage
of Feb 21 change in find-file-noselect.
Richard M. Stallman [Mon, 26 Feb 1996 00:15:09 +0000 (00:15 +0000)]
(man): Don't call Man-init-defvars here.
Do it at top level instead.
(Man-init-defvars): Now a defun, not a defsubst.
Don't set Man-uses-untabify-flag.
(Man-uses-untabify-flag): Add doc string. Make default value t.
(Man-filter-list): Add doc string.
Richard M. Stallman [Mon, 26 Feb 1996 00:07:45 +0000 (00:07 +0000)]
(Fopen_network_stream): Set immediate_quit for the connect.
Richard M. Stallman [Sun, 25 Feb 1996 23:00:13 +0000 (23:00 +0000)]
(finder-inf.el): Use finder-compile-keywords-make-dist.
Richard M. Stallman [Sun, 25 Feb 1996 22:59:08 +0000 (22:59 +0000)]
(finder-compile-keywords-make-dist): New function.
Richard M. Stallman [Sun, 25 Feb 1996 22:53:18 +0000 (22:53 +0000)]
(emerge-combine-versions-template): Make the
generated comments on the #else and #endif follow the GNU standards.
Richard M. Stallman [Sun, 25 Feb 1996 20:46:59 +0000 (20:46 +0000)]
(read_minibuf): Bind inhibit-read-only to t around clearing the minibuffer.
(read_minibuf_unwind): Likewise. Also, clearing the buffer
is now the last thing we do.
Richard M. Stallman [Sun, 25 Feb 1996 20:44:09 +0000 (20:44 +0000)]
(command_loop_1): Explicitly clear the echo area
with message2; don't just clear echo_area_glyphs.
Don't set no_direct in that case.
Richard M. Stallman [Sun, 25 Feb 1996 19:13:40 +0000 (19:13 +0000)]
(Qinhibit_read_only): Declared.
Richard M. Stallman [Sun, 25 Feb 1996 18:31:16 +0000 (18:31 +0000)]
(Info-index): If fail, go back to original node.
(Info-find-node): Make error messages consistent.
(Info-insert-dir): Fix error message.
Richard M. Stallman [Sun, 25 Feb 1996 06:59:59 +0000 (06:59 +0000)]
(lw_window_is_in_menubar) [USE_MOTIF]:
With Motif, the window WIN can be the menu bar widget itself.
Richard M. Stallman [Sun, 25 Feb 1996 06:44:48 +0000 (06:44 +0000)]
(redisplay_internal): Renamed from redisplay.
New arg PRESERVE_ECHO_AREA.
(redisplay): New wrapper function calls redisplay_internal.
(redisplay_window, redisplay_windows): New arg PRESERVE_ECHO_AREA.
Richard M. Stallman [Sat, 24 Feb 1996 20:03:07 +0000 (20:03 +0000)]
(Fcopy_syntax_table): Set default to nil.
Set the parent only if it was nil.
Richard M. Stallman [Sat, 24 Feb 1996 10:15:08 +0000 (10:15 +0000)]
(rmail-dont-reply-to): Allow parsing lists of addresses with comment fields.
Richard M. Stallman [Sat, 24 Feb 1996 04:43:05 +0000 (04:43 +0000)]
Comment change.
Richard M. Stallman [Sat, 24 Feb 1996 04:11:01 +0000 (04:11 +0000)]
Clarify purpose of user-position parameter.
Richard M. Stallman [Sat, 24 Feb 1996 01:42:31 +0000 (01:42 +0000)]
(imenu-add-to-menubar): Add menu item for current buf only.
(imenu-update-menubar): Never add menu item here.
Richard M. Stallman [Sat, 24 Feb 1996 01:16:23 +0000 (01:16 +0000)]
(imenu-update-menubar): Fix paren error.
Richard M. Stallman [Sat, 24 Feb 1996 00:36:29 +0000 (00:36 +0000)]
(unforward-rmail-message): Handle any kind of forwarding delimiters.
Lars Magne Ingebrigtsen [Sat, 24 Feb 1996 00:32:46 +0000 (00:32 +0000)]
* nntp.el (nntp-request-post): Clear the server buffer before
sending text to the server.
Richard M. Stallman [Fri, 23 Feb 1996 23:51:05 +0000 (23:51 +0000)]
Load cl within eval-when-compile.
(decipher-font-lock-keywords): Fix doc patching error.
Richard M. Stallman [Fri, 23 Feb 1996 21:44:18 +0000 (21:44 +0000)]
(install-arch-dep): Depend on install-arch-indep.
(install): Put install-arch-indep before install-arch-dep.
Richard M. Stallman [Fri, 23 Feb 1996 20:14:40 +0000 (20:14 +0000)]
(mail-mode): Treat `-- ' line as paragraph separator.
Richard M. Stallman [Fri, 23 Feb 1996 06:38:27 +0000 (06:38 +0000)]
(decipher-mode): Removed nonstandard font-lock support.
(decipher-make-checkpoint, decipher-resync): Removed special
support for font-lock.
(decipher-resync): Removed `$' from regexps.
(decipher-set-map): Use font-lock-fontify-region-function.
(decipher-font-lock-keywords): Removed newlines from regexps.
(decipher-use-font-lock): Deleted.
(decipher-toggle-font-lock, decipher-turn-on-font-lock): Deleted.
Richard M. Stallman [Thu, 22 Feb 1996 22:37:14 +0000 (22:37 +0000)]
Comment change.
Richard M. Stallman [Thu, 22 Feb 1996 18:21:03 +0000 (18:21 +0000)]
(get_doc_string): Move static vars outside the function,
and rename to get_doc_string_buffer and get_doc_string_buffer_size.
André Spiegel [Thu, 22 Feb 1996 13:07:58 +0000 (13:07 +0000)]
(vc-follow-link): New function.
(vc-find-file-hook): Use it.
Erik Naggum [Thu, 22 Feb 1996 05:50:00 +0000 (05:50 +0000)]
(Fsleep_for): Accept sub-second intervals.
Erik Naggum [Thu, 22 Feb 1996 02:57:50 +0000 (02:57 +0000)]
(fill-region-as-paragraph): Doc fix.
Erik Naggum [Thu, 22 Feb 1996 02:50:30 +0000 (02:50 +0000)]
(make-comint, comint-run): Fix autoload cookie.
Erik Naggum [Thu, 22 Feb 1996 02:45:43 +0000 (02:45 +0000)]
(compilation-minor-mode): Add missing `)'.
Karl Heuer [Wed, 21 Feb 1996 21:44:28 +0000 (21:44 +0000)]
(imenu-buffer-menubar): Add defvar.
(imenu-update-menubar): Make a buffer-specific copy of the local map.
Karl Heuer [Wed, 21 Feb 1996 21:39:11 +0000 (21:39 +0000)]
Comments censored.
Karl Heuer [Wed, 21 Feb 1996 21:35:28 +0000 (21:35 +0000)]
(dun-urinate): Renamed.
(dun-verblist): Indecent word deleted.
(dunnet): Print "censored" message.
Karl Heuer [Wed, 21 Feb 1996 21:33:54 +0000 (21:33 +0000)]
(rmail-get-new-mail): Don't mess with display-time here.
Karl Heuer [Wed, 21 Feb 1996 21:33:35 +0000 (21:33 +0000)]
(display-time-update): New subroutine broken out from
display-time-event-handler.
(display-time): Add hook to rmail-get-new-mail-hook.
Karl Heuer [Wed, 21 Feb 1996 21:33:12 +0000 (21:33 +0000)]
(derived-mode-merge-syntax-tables): Use inheritance.
Karl Heuer [Wed, 21 Feb 1996 21:32:35 +0000 (21:32 +0000)]
(find-file-noselect): If after-find-file switches buffers,
return the buffer that it leaves current.
Karl Heuer [Wed, 21 Feb 1996 21:32:04 +0000 (21:32 +0000)]
(dired-call-process): Call file name handler.
Karl Heuer [Wed, 21 Feb 1996 21:29:37 +0000 (21:29 +0000)]
(dired-call-process): Put on ange-ftp property.
Karl Heuer [Wed, 21 Feb 1996 21:29:14 +0000 (21:29 +0000)]
(perl-imenu-generic-expression): Recognize packages.
Karl Heuer [Wed, 21 Feb 1996 21:28:57 +0000 (21:28 +0000)]
(run-with-idle-timer): New function.
(timer-create, timerp): Leave a slot for idle-delay.
(timer-activate-when-idle): New function.
(timer-event-handler): Handle idle-delay timers specially.
(cancel-timer, cancel-function-timers): Handle idle-delay timers.
Karl Heuer [Wed, 21 Feb 1996 21:28:23 +0000 (21:28 +0000)]
(c++-mode-syntax-table): Don't use c-mode-syntax-table.
Karl Heuer [Wed, 21 Feb 1996 21:28:05 +0000 (21:28 +0000)]
(unforward-rmail-message): New command.
Karl Heuer [Wed, 21 Feb 1996 21:27:39 +0000 (21:27 +0000)]
More censorship.
Karl Heuer [Wed, 21 Feb 1996 21:26:11 +0000 (21:26 +0000)]
(lisp-fill-paragraph): When filling a comment,
find paragraph bounds by hand, and pass the SQUEEZE-AFTER arg
to fill-region-as-paragraph.
Karl Heuer [Wed, 21 Feb 1996 21:25:30 +0000 (21:25 +0000)]
(shell-command): Call file name handler.
Karl Heuer [Wed, 21 Feb 1996 21:25:01 +0000 (21:25 +0000)]
(ps-generate-postscript-with-faces):
Handle buffer-invisibility-spec when interpreting the invisible prop.
Karl Heuer [Wed, 21 Feb 1996 21:24:40 +0000 (21:24 +0000)]
(news-reply-mode-map): Delete news-reply-signature.
(news-reply-signature): Improve the message.
(news-reply-yank-message-id, news-reply-yank-from):
Fix swapped args in defvars.
Karl Heuer [Wed, 21 Feb 1996 21:21:55 +0000 (21:21 +0000)]
Use run-with-idle-timer, not post-command-idle-hook.
Karl Heuer [Wed, 21 Feb 1996 21:21:31 +0000 (21:21 +0000)]
(before-init-hook, after-init-hook): Doc fix.
(term-setup-hook): Doc fix.
(emacs-startup-hook): New defvar.
Karl Heuer [Wed, 21 Feb 1996 21:20:57 +0000 (21:20 +0000)]
Move all the put's for menu-enable props to top level.
(vc-next-action, vc-toggle-read-only): Enable whenever vc-mode.
Karl Heuer [Wed, 21 Feb 1996 21:20:28 +0000 (21:20 +0000)]
(canonically-space-region): Use insert-before-markers
when inserting spaces at end of line.
(fill-region-as-paragraph): New arg SQUEEZE-AFTER.
Karl Heuer [Wed, 21 Feb 1996 21:15:07 +0000 (21:15 +0000)]
Comment censored.
Karl Heuer [Wed, 21 Feb 1996 21:13:39 +0000 (21:13 +0000)]
(C_DEBUG_SWITCH) [not __GNUC__]: New definition.
(C_OPTIMIZE_SWITCH) [not __GNUC__]: Add #undef.
(X11R5_INHIBIT_I18N): #undef deleted.
(REL_ALLOC): Add #undef.
Karl Heuer [Wed, 21 Feb 1996 21:13:01 +0000 (21:13 +0000)]
(vfork): Delete definition (kernel bug fixed).