]> git.eshelyaron.com Git - emacs.git/log
emacs.git
31 years ago(C_SWITCH_SYSTEM): Put inside __GNUC__ conditional.
Richard M. Stallman [Thu, 2 Jun 1994 19:12:26 +0000 (19:12 +0000)]
(C_SWITCH_SYSTEM): Put inside __GNUC__ conditional.

31 years ago(compilation-error-regexp-alist): Stricter Lucid regexp.
Richard M. Stallman [Thu, 2 Jun 1994 18:15:13 +0000 (18:15 +0000)]
(compilation-error-regexp-alist): Stricter Lucid regexp.

31 years ago[emacs]: Block input around the garbage reclamation.
Richard M. Stallman [Thu, 2 Jun 1994 17:45:40 +0000 (17:45 +0000)]
[emacs]: Block input around the garbage reclamation.
Include blockinput.h.

31 years ago(comint-dynamic-complete-as-filename)
Richard M. Stallman [Thu, 2 Jun 1994 16:29:05 +0000 (16:29 +0000)]
(comint-dynamic-complete-as-filename)
(comint-dynamic-complete-filename): Suppress most messages
when completing in the minibuffer.

31 years ago(defvar_bool, defvar_int, defvar_lisp, defvar_lisp_nopro):
Richard M. Stallman [Wed, 1 Jun 1994 20:37:42 +0000 (20:37 +0000)]
(defvar_bool, defvar_int, defvar_lisp, defvar_lisp_nopro):
Delete third arg DOC.

31 years ago(kill_buffer_processes): For net conn, use Fdelete_process.
Richard M. Stallman [Wed, 1 Jun 1994 20:36:08 +0000 (20:36 +0000)]
(kill_buffer_processes): For net conn, use Fdelete_process.

31 years ago(gnus-uu-ctl-map): Move C-h binding to C-d.
Richard M. Stallman [Wed, 1 Jun 1994 18:42:30 +0000 (18:42 +0000)]
(gnus-uu-ctl-map): Move C-h binding to C-d.

31 years ago(completion-list-mode-map): Unbind down-mouse-2.
Richard M. Stallman [Wed, 1 Jun 1994 18:28:06 +0000 (18:28 +0000)]
(completion-list-mode-map): Unbind down-mouse-2.

31 years agoFix typo: Mayan -> French Revolutionary
Paul Eggert [Mon, 30 May 1994 17:44:30 +0000 (17:44 +0000)]
Fix typo: Mayan -> French Revolutionary

31 years ago(calendar-mod): Remove; it was equivalent to `mod'. All callers changed.
Paul Eggert [Mon, 30 May 1994 17:42:43 +0000 (17:42 +0000)]
(calendar-mod): Remove; it was equivalent to `mod'.  All callers changed.

31 years ago(generate-calendar-month): Make highlighted text for mouse-2 a full column (2
Edward M. Reingold [Mon, 30 May 1994 14:51:16 +0000 (14:51 +0000)]
(generate-calendar-month): Make highlighted text for mouse-2 a full column (2
chars) wide, even for single-digit dates.

31 years ago(command_loop_1): Allow direct output for insert
Richard M. Stallman [Mon, 30 May 1994 12:55:41 +0000 (12:55 +0000)]
(command_loop_1): Allow direct output for insert
if have display table but it says nothing for this char code.
Don't allow it if char code has a glyph with a face code.

31 years ago(redisplay): Limit prev change to pause != 0.
Richard M. Stallman [Mon, 30 May 1994 12:36:21 +0000 (12:36 +0000)]
(redisplay): Limit prev change to pause != 0.

31 years ago(comint-read-input-ring): Make regexp stricter.
Richard M. Stallman [Mon, 30 May 1994 12:23:10 +0000 (12:23 +0000)]
(comint-read-input-ring): Make regexp stricter.

31 years ago(shortversion): Don't assume another period follows.
Richard M. Stallman [Mon, 30 May 1994 11:55:22 +0000 (11:55 +0000)]
(shortversion): Don't assume another period follows.

31 years ago(Info-default-directory-list): Don't attach ../info.
Richard M. Stallman [Mon, 30 May 1994 11:50:27 +0000 (11:50 +0000)]
(Info-default-directory-list): Don't attach ../info.
So now configure-info-directory comes last.
Put /usr/local/info second.

31 years ago(Info-directory-list): Doc fix.
Richard M. Stallman [Mon, 30 May 1994 11:47:07 +0000 (11:47 +0000)]
(Info-directory-list): Doc fix.

31 years ago(redisplay): If have window change at end, redisplay again.
Richard M. Stallman [Mon, 30 May 1994 10:57:20 +0000 (10:57 +0000)]
(redisplay): If have window change at end, redisplay again.

31 years ago(shell-font-lock-keywords): Removed regexp for commands.
Richard M. Stallman [Mon, 30 May 1994 10:41:53 +0000 (10:41 +0000)]
(shell-font-lock-keywords): Removed regexp for commands.
(rmail-summary-font-lock-keywords): New variable.
(font-lock-set-defaults): Use it.

31 years ago(bibtex-clean-entry): Back over close delimiter carefully.
Richard M. Stallman [Mon, 30 May 1994 10:32:11 +0000 (10:32 +0000)]
(bibtex-clean-entry): Back over close delimiter carefully.

31 years ago(calendar-current-time-zone): Fix typo that
Richard M. Stallman [Mon, 30 May 1994 10:26:56 +0000 (10:26 +0000)]
(calendar-current-time-zone): Fix typo that
transposed DST-STARTS-TIME and DST-ENDS-TIME.

31 years ago(create_process): Get a pty for any non-nil Vprocess_connection_type value.
Richard M. Stallman [Mon, 30 May 1994 10:19:16 +0000 (10:19 +0000)]
(create_process): Get a pty for any non-nil Vprocess_connection_type value.

31 years ago(ange-ftp-insert-directory): Expand file name to
Richard M. Stallman [Mon, 30 May 1994 10:08:53 +0000 (10:08 +0000)]
(ange-ftp-insert-directory): Expand file name to
check whether it is really an ftp file name.

31 years ago(calendar-daylight-savings-ends): Fix typo in put.
Richard M. Stallman [Mon, 30 May 1994 09:36:20 +0000 (09:36 +0000)]
(calendar-daylight-savings-ends): Fix typo in put.

31 years ago(menu-bar-mode): Fix previous change.
Richard M. Stallman [Mon, 30 May 1994 09:15:53 +0000 (09:15 +0000)]
(menu-bar-mode): Fix previous change.

31 years ago(output_string): New function.
Richard M. Stallman [Mon, 30 May 1994 09:14:39 +0000 (09:14 +0000)]
(output_string): New function.
(internal_flush): Use output_string for faster screen update.
(internal_flush): Clear to end of line by writing a string of spaces.

31 years ago(TABDLY, TAB3): Defined.
Richard M. Stallman [Sat, 28 May 1994 22:01:18 +0000 (22:01 +0000)]
(TABDLY, TAB3): Defined.
(SYSV_SYSTEM_DIR): Defined.

31 years ago(make-lucid-menu-keymap): Allow any form as the enabler.
Richard M. Stallman [Sat, 28 May 1994 21:54:36 +0000 (21:54 +0000)]
(make-lucid-menu-keymap): Allow any form as the enabler.

31 years agoUse ctl-x-map to bind C-x SPC.
Richard M. Stallman [Sat, 28 May 1994 21:49:35 +0000 (21:49 +0000)]
Use ctl-x-map to bind C-x SPC.

31 years ago(roundup): Undef before defining.
Richard M. Stallman [Sat, 28 May 1994 21:46:45 +0000 (21:46 +0000)]
(roundup): Undef before defining.

31 years ago(Info-directory-list): Doc fix.
Richard M. Stallman [Sat, 28 May 1994 20:06:08 +0000 (20:06 +0000)]
(Info-directory-list): Doc fix.

31 years ago(x_iconify_frame): Call x_set_offset,
Richard M. Stallman [Sat, 28 May 1994 18:37:06 +0000 (18:37 +0000)]
(x_iconify_frame): Call x_set_offset,
if x_make_frame_visible would do so.
(x_make_frame_visible): Don't call x_set_offset if frame is iconic.
(XTread_socket): For ConfigureNotify, if wm decorations exist,
set NorthWestGravity.

31 years agoUndo previous change.
Richard M. Stallman [Sat, 28 May 1994 18:32:47 +0000 (18:32 +0000)]
Undo previous change.

31 years ago(server-visit-files): Bind last-nonmenu-event.
Richard M. Stallman [Sat, 28 May 1994 17:22:31 +0000 (17:22 +0000)]
(server-visit-files): Bind last-nonmenu-event.

(server-kill-emacs-query-function): Ignore killed buffers.

31 years ago*** empty log message ***
Richard M. Stallman [Sat, 28 May 1994 15:27:52 +0000 (15:27 +0000)]
*** empty log message ***

31 years agoentered into RCS
Richard M. Stallman [Sat, 28 May 1994 14:52:37 +0000 (14:52 +0000)]
entered into RCS

31 years ago*** empty log message ***
Richard M. Stallman [Sat, 28 May 1994 14:07:54 +0000 (14:07 +0000)]
*** empty log message ***

31 years ago(build-mail-aliases): Handle source directives.
Richard M. Stallman [Sat, 28 May 1994 13:06:55 +0000 (13:06 +0000)]
(build-mail-aliases): Handle source directives.
Handle MAILRC envvar.

31 years ago(enable-flow-control): Fix bugs turning off flow ctrl.
Richard M. Stallman [Sat, 28 May 1994 12:54:52 +0000 (12:54 +0000)]
(enable-flow-control): Fix bugs turning off flow ctrl.

31 years ago(insert-directory): Use expanded file name to find handler.
Richard M. Stallman [Sat, 28 May 1994 12:33:08 +0000 (12:33 +0000)]
(insert-directory): Use expanded file name to find handler.

31 years ago*** empty log message ***
Richard M. Stallman [Sat, 28 May 1994 12:25:54 +0000 (12:25 +0000)]
*** empty log message ***

31 years ago(dired-get-filename): Get rid of text props from name.
Richard M. Stallman [Sat, 28 May 1994 12:13:21 +0000 (12:13 +0000)]
(dired-get-filename): Get rid of text props from name.

31 years ago[HAVE_X_WINDOWS]: Include xterm.h.
Richard M. Stallman [Sat, 28 May 1994 12:08:35 +0000 (12:08 +0000)]
[HAVE_X_WINDOWS]: Include xterm.h.

31 years ago(deactivate-mark): Do nothing unless transient-mark-mode.
Richard M. Stallman [Sat, 28 May 1994 12:04:04 +0000 (12:04 +0000)]
(deactivate-mark): Do nothing unless transient-mark-mode.

31 years ago(*-sun-sunos4*): Set GCC_TEST_OPTIONS, NON_GCC_TEST_OPTIONS.
Richard M. Stallman [Sat, 28 May 1994 10:43:10 +0000 (10:43 +0000)]
(*-sun-sunos4*): Set GCC_TEST_OPTIONS, NON_GCC_TEST_OPTIONS.

Don't insist on subversions for irix.

(hppa*-hp-hpux9shr): Move alternative up.

31 years ago(LD_SWITCH_SYSTEM): Delete the -L options.
Richard M. Stallman [Sat, 28 May 1994 10:40:28 +0000 (10:40 +0000)]
(LD_SWITCH_SYSTEM): Delete the -L options.
(LD_SWITCH_X_DEFAULT): Put them here instead.

31 years ago(LD_SWITCH_X_DEFAULT): Define if not defined.
Richard M. Stallman [Sat, 28 May 1994 10:40:02 +0000 (10:40 +0000)]
(LD_SWITCH_X_DEFAULT): Define if not defined.
(LIBX): Use LD_SWITCH_X_DEFAULT.

31 years ago(child_setup): If PWD is set, set it in the child so that
Richard M. Stallman [Sat, 28 May 1994 08:29:36 +0000 (08:29 +0000)]
(child_setup): If PWD is set, set it in the child so that
it points at the child's working directory.

31 years ago(fill-region-as-paragraph): if left-margin is nonzero,
Richard M. Stallman [Sat, 28 May 1994 08:15:16 +0000 (08:15 +0000)]
(fill-region-as-paragraph): if left-margin is nonzero,
do adaptive-fill processing even for one-line paragraphs.

31 years ago(ispell-command-loop): Fix `q' question.
Richard M. Stallman [Sat, 28 May 1994 07:22:21 +0000 (07:22 +0000)]
(ispell-command-loop): Fix `q' question.

31 years ago(mostlyclean): Don't mention xmakefile*.
Richard M. Stallman [Sat, 28 May 1994 04:56:32 +0000 (04:56 +0000)]
(mostlyclean): Don't mention xmakefile*.

31 years ago(distclean): Delete Makefile, Makefile.in, blessmail.
Richard M. Stallman [Sat, 28 May 1994 04:55:23 +0000 (04:55 +0000)]
(distclean): Delete Makefile, Makefile.in, blessmail.

31 years ago(derived-mode-init-mode-variables): Add autoload cookie.
Richard M. Stallman [Sat, 28 May 1994 04:48:21 +0000 (04:48 +0000)]
(derived-mode-init-mode-variables): Add autoload cookie.

31 years ago(main): In batch mode, don't set the pgrp.
Richard M. Stallman [Sat, 28 May 1994 04:46:38 +0000 (04:46 +0000)]
(main): In batch mode, don't set the pgrp.

31 years ago(LIB_STANDARD): Add -u and -lansi options.
Richard M. Stallman [Sat, 28 May 1994 04:33:35 +0000 (04:33 +0000)]
(LIB_STANDARD): Add -u and -lansi options.

31 years ago(calendar-cursor-to-date): Rename starred-day to calendar-starred-day.
Richard M. Stallman [Sat, 28 May 1994 04:32:32 +0000 (04:32 +0000)]
(calendar-cursor-to-date): Rename starred-day to calendar-starred-day.

31 years ago(calendar-mode-map): Define mouse-2 as ignore.
Richard M. Stallman [Sat, 28 May 1994 04:27:04 +0000 (04:27 +0000)]
(calendar-mode-map): Define mouse-2 as ignore.

31 years ago(make-frame): Doc fix.
Richard M. Stallman [Sat, 28 May 1994 04:14:22 +0000 (04:14 +0000)]
(make-frame): Doc fix.

31 years ago(hexl-mode-map): Call define-key properly for help-char.
Richard M. Stallman [Sat, 28 May 1994 04:11:29 +0000 (04:11 +0000)]
(hexl-mode-map): Call define-key properly for help-char.

31 years ago(difftm): Don't store a long value into an int variable.
Richard M. Stallman [Sat, 28 May 1994 02:06:50 +0000 (02:06 +0000)]
(difftm): Don't store a long value into an int variable.

31 years ago(ediff-patch-buffer): Fix autoload cookie.
Richard M. Stallman [Sat, 28 May 1994 01:59:24 +0000 (01:59 +0000)]
(ediff-patch-buffer): Fix autoload cookie.

31 years ago(C_DEBUG_SWITCH) [not __GNUC__]: Add -Wf option.
Richard M. Stallman [Fri, 27 May 1994 23:21:46 +0000 (23:21 +0000)]
(C_DEBUG_SWITCH) [not __GNUC__]: Add -Wf option.

31 years ago(C_SWITCH_SYSTEM): Defined.
Richard M. Stallman [Fri, 27 May 1994 22:51:36 +0000 (22:51 +0000)]
(C_SWITCH_SYSTEM): Defined.

31 years ago(x_is_vendor_fkey): Function deleted.
Richard M. Stallman [Fri, 27 May 1994 22:18:39 +0000 (22:18 +0000)]
(x_is_vendor_fkey): Function deleted.
(XTread_socket, case KeyPressed): Don't clear the vendor-specific bit.
Pass thru almost any vendor-specific keysym.

31 years ago(gnus-summary-catchup): Check gnus-interactive-catchup.
Richard M. Stallman [Fri, 27 May 1994 09:11:50 +0000 (09:11 +0000)]
(gnus-summary-catchup): Check gnus-interactive-catchup.
(gnus-summary-catchup-and-exit): Likewise.

31 years ago(install-arch-indep): Use /bin/pwd uniformly, not pwd.
Richard M. Stallman [Fri, 27 May 1994 08:17:46 +0000 (08:17 +0000)]
(install-arch-indep): Use /bin/pwd uniformly, not pwd.
(uninstall): Use /bin/pwd.

(blessmail): Depend on src.
(all): Don't depend on blessmail.

(src/paths.h): Don't force recomputation.
(paths-force): New target; force recomputation of paths.h.
(all): Depend on paths-force.
(src, lib-src): Depend on src/paths.h.

31 years ago(HAVE_XRMSETDATABASE): Define if not defined.
Richard M. Stallman [Fri, 27 May 1994 08:00:46 +0000 (08:00 +0000)]
(HAVE_XRMSETDATABASE): Define if not defined.

31 years ago(blessmail): Don't depend on ../src/emacs.
Richard M. Stallman [Fri, 27 May 1994 07:19:06 +0000 (07:19 +0000)]
(blessmail): Don't depend on ../src/emacs.

31 years ago(compare-windows): Make leading whitespace equivalent
Richard M. Stallman [Fri, 27 May 1994 07:10:56 +0000 (07:10 +0000)]
(compare-windows): Make leading whitespace equivalent
to no leading whitespace, according to IGNORE-WHITESPACE argument.

31 years ago(dired-jump): Add autoload.
Richard M. Stallman [Fri, 27 May 1994 06:38:40 +0000 (06:38 +0000)]
(dired-jump): Add autoload.

31 years agoWhitespace cleanup.
Richard M. Stallman [Fri, 27 May 1994 05:55:15 +0000 (05:55 +0000)]
Whitespace cleanup.

31 years ago(completion-setup-function): Fix up the regexp.
Richard M. Stallman [Fri, 27 May 1994 00:53:21 +0000 (00:53 +0000)]
(completion-setup-function): Fix up the regexp.

31 years ago(choose-completion-string): Clear mouse-face property.
Richard M. Stallman [Thu, 26 May 1994 23:15:32 +0000 (23:15 +0000)]
(choose-completion-string): Clear mouse-face property.

31 years ago(rmail-show-message): If transient-mark-mode, deactivate the mark.
Richard M. Stallman [Thu, 26 May 1994 23:06:50 +0000 (23:06 +0000)]
(rmail-show-message): If transient-mark-mode, deactivate the mark.

31 years ago(Finsert_file_contents): Check for beginning of file.
Karl Heuer [Thu, 26 May 1994 22:30:47 +0000 (22:30 +0000)]
(Finsert_file_contents): Check for beginning of file.

31 years agoMake previous change limited to HPUX.
Richard M. Stallman [Thu, 26 May 1994 22:15:23 +0000 (22:15 +0000)]
Make previous change limited to HPUX.

31 years ago(posn-col-row): Test for consp, not symbolp.
Karl Heuer [Thu, 26 May 1994 21:53:37 +0000 (21:53 +0000)]
(posn-col-row): Test for consp, not symbolp.

31 years ago(fortran-link-matching-do): Ignore DO statements with line numbers.
Richard M. Stallman [Thu, 26 May 1994 20:35:55 +0000 (20:35 +0000)]
(fortran-link-matching-do): Ignore DO statements with line numbers.

31 years agoIf _STRUCT_TIMEVAL is defined, also define __TIMEVAL__.
Karl Heuer [Thu, 26 May 1994 18:47:37 +0000 (18:47 +0000)]
If _STRUCT_TIMEVAL is defined, also define __TIMEVAL__.

31 years ago(ws-search): Fix malformed character constants.
Karl Heuer [Thu, 26 May 1994 17:38:14 +0000 (17:38 +0000)]
(ws-search): Fix malformed character constants.

31 years ago(LD_SWITCH_SYSTEM): Put back -Xlinker for GCC.
Richard M. Stallman [Thu, 26 May 1994 08:52:27 +0000 (08:52 +0000)]
(LD_SWITCH_SYSTEM): Put back -Xlinker for GCC.

31 years agoentered into RCS
Richard M. Stallman [Thu, 26 May 1994 05:45:30 +0000 (05:45 +0000)]
entered into RCS

31 years agoMenu items now sensitive as appropriate.
Tom Tromey [Thu, 26 May 1994 05:06:14 +0000 (05:06 +0000)]
Menu items now sensitive as appropriate.

31 years ago(kill-emacs-query-functions): Doc fix.
Richard M. Stallman [Thu, 26 May 1994 01:11:06 +0000 (01:11 +0000)]
(kill-emacs-query-functions): Doc fix.

31 years ago*** empty log message ***
Roland McGrath [Wed, 25 May 1994 23:06:05 +0000 (23:06 +0000)]
*** empty log message ***

31 years ago*** empty log message ***
Richard M. Stallman [Wed, 25 May 1994 22:09:47 +0000 (22:09 +0000)]
*** empty log message ***

31 years ago(Vx_sensitive_text_pointer_shape):
Richard M. Stallman [Wed, 25 May 1994 22:02:57 +0000 (22:02 +0000)]
(Vx_sensitive_text_pointer_shape):
Renamed from Vx_cross_pointer_shape.
(syms_of_xfns): Provide Lisp var x-sensitive-text-pointer-shape.

31 years agoAdd more risky-local-variable properties.
Richard M. Stallman [Wed, 25 May 1994 20:43:21 +0000 (20:43 +0000)]
Add more risky-local-variable properties.

31 years agoentered into RCS
Richard M. Stallman [Wed, 25 May 1994 19:57:48 +0000 (19:57 +0000)]
entered into RCS

31 years ago(note_mouse_movement): Use frame's window in XQueryPointer.
Richard M. Stallman [Wed, 25 May 1994 09:20:45 +0000 (09:20 +0000)]
(note_mouse_movement): Use frame's window in XQueryPointer.
Special case if mouse isn't on that window.
(note_mouse_highlight): Handle negative args and too-large args.

31 years ago(menu_item_equiv_key): Look for equiv keys both before
Richard M. Stallman [Wed, 25 May 1994 09:20:10 +0000 (09:20 +0000)]
(menu_item_equiv_key): Look for equiv keys both before
and after one stage of symbol function indirection.

31 years ago(c-fill-paragraph): Don't include part of comment
Richard M. Stallman [Wed, 25 May 1994 08:42:32 +0000 (08:42 +0000)]
(c-fill-paragraph): Don't include part of comment
terminator in the fill-prefix.

31 years agoentered into RCS
Richard M. Stallman [Wed, 25 May 1994 06:00:06 +0000 (06:00 +0000)]
entered into RCS

31 years ago(outline-chart-subtree): Include outline-next-heading in loop conditions
Richard M. Stallman [Wed, 25 May 1994 04:41:21 +0000 (04:41 +0000)]
(outline-chart-subtree): Include outline-next-heading in loop conditions
to detect end-of-buffer (and avoid infinite loop).

31 years ago(openp): Don't use O_RDONLY.
Richard M. Stallman [Wed, 25 May 1994 04:36:48 +0000 (04:36 +0000)]
(openp): Don't use O_RDONLY.

31 years ago(Freplace_match): Improve capitalization heuristics.
Karl Heuer [Wed, 25 May 1994 03:59:06 +0000 (03:59 +0000)]
(Freplace_match): Improve capitalization heuristics.

31 years ago(Freplace_match): Don't capitalize unless all matched words are capitalized.
Richard M. Stallman [Wed, 25 May 1994 03:53:30 +0000 (03:53 +0000)]
(Freplace_match): Don't capitalize unless all matched words are capitalized.

31 years ago(Fminibuffer_complete_word): GCPRO completion and tem.
Karl Heuer [Wed, 25 May 1994 02:39:20 +0000 (02:39 +0000)]
(Fminibuffer_complete_word): GCPRO completion and tem.

31 years ago(Fprimitive_undo): GCPRO next and list.
Karl Heuer [Wed, 25 May 1994 02:22:08 +0000 (02:22 +0000)]
(Fprimitive_undo): GCPRO next and list.
Check argument type before calling XINT.

31 years ago(verify_overlay_modification): GCPRO tail and overlay.
Richard M. Stallman [Tue, 24 May 1994 21:16:23 +0000 (21:16 +0000)]
(verify_overlay_modification): GCPRO tail and overlay.
Avoid copying tail twice.