]> git.eshelyaron.com Git - emacs.git/log
emacs.git
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.

31 years ago(describe_map): Fix the call to Fequal.
Richard M. Stallman [Tue, 24 May 1994 21:12:22 +0000 (21:12 +0000)]
(describe_map): Fix the call to Fequal.

31 years ago(INTERNAL_TERMINAL): Allow audio bell.
Richard M. Stallman [Tue, 24 May 1994 19:50:30 +0000 (19:50 +0000)]
(INTERNAL_TERMINAL): Allow audio bell.

31 years ago(do_visible_bell): Renamed from visible_bell to avoid
Richard M. Stallman [Tue, 24 May 1994 19:50:04 +0000 (19:50 +0000)]
(do_visible_bell): Renamed from visible_bell to avoid
potential conflict with variable of the same name.  Caller changed.
(internal_flush): Code for audio bell inserted.

31 years ago(dos_rawgetc): Doc fix. Make C-, S-, and M- modifiers
Richard M. Stallman [Tue, 24 May 1994 19:46:40 +0000 (19:46 +0000)]
(dos_rawgetc): Doc fix.  Make C-, S-, and M- modifiers
independent.  Make modifiers work with mouse.  Improve C-S-<ascii>
handling by using look-up tables.  Fix kp-decimal problem.

31 years ago(i[34]86-next-*): New alternative.
Richard M. Stallman [Tue, 24 May 1994 04:05:17 +0000 (04:05 +0000)]
(i[34]86-next-*): New alternative.

31 years ago(ange-ftp-gwp-start): Call internal-ange-ftp-mode.
Richard M. Stallman [Mon, 23 May 1994 22:44:08 +0000 (22:44 +0000)]
(ange-ftp-gwp-start): Call internal-ange-ftp-mode.

31 years ago(window_loop): Fix test of dedicated flag in prev change.
Richard M. Stallman [Mon, 23 May 1994 20:09:33 +0000 (20:09 +0000)]
(window_loop): Fix test of dedicated flag in prev change.

31 years ago(interpreter-mode-alist): Add wishx, tclsh.
Richard M. Stallman [Mon, 23 May 1994 09:48:37 +0000 (09:48 +0000)]
(interpreter-mode-alist): Add wishx, tclsh.
Delete form, scope, shell.
(set-auto-mode): Don't get confused by args after #! shell name.

31 years ago(LIBXT): Move -lXmu before -lXt.
Richard M. Stallman [Mon, 23 May 1994 09:25:36 +0000 (09:25 +0000)]
(LIBXT): Move -lXmu before -lXt.

31 years ago(frame-initialize): Record in frame-initial-frame-alist
Richard M. Stallman [Mon, 23 May 1994 09:19:28 +0000 (09:19 +0000)]
(frame-initialize): Record in frame-initial-frame-alist
the actual settings of vertical-scroll-bars.

31 years ago(Buffer-menu-mouse-select): Handle dedicated window.
Richard M. Stallman [Mon, 23 May 1994 08:23:03 +0000 (08:23 +0000)]
(Buffer-menu-mouse-select): Handle dedicated window.

31 years ago(command-line-1): Precompute menu bar before startup msg.
Richard M. Stallman [Mon, 23 May 1994 07:47:27 +0000 (07:47 +0000)]
(command-line-1): Precompute menu bar before startup msg.

31 years ago(show-paren-command-hook):
Richard M. Stallman [Mon, 23 May 1994 07:45:49 +0000 (07:45 +0000)]
(show-paren-command-hook):
Always set show-paren-mismatch-face to symbol, not face vector.

31 years ago(popup-dialog-box): Bind meaning with let.
Richard M. Stallman [Mon, 23 May 1994 07:41:31 +0000 (07:41 +0000)]
(popup-dialog-box): Bind meaning with let.
(current-menubar): Add defvar.

31 years ago(popup-menu): Bind cmd with let.
Richard M. Stallman [Mon, 23 May 1994 07:39:08 +0000 (07:39 +0000)]
(popup-menu): Bind cmd with let.

31 years ago(${etc}DOC): Ignore error from rm.
Richard M. Stallman [Mon, 23 May 1994 07:19:41 +0000 (07:19 +0000)]
(${etc}DOC): Ignore error from rm.
(MSDOS_SUPPORT): New variable.
(lisp): Use MSDOS_SUPPORT.

31 years ago(LD_SWITCH_SYSTEM): Add conditionals for HPUX_USE_SHLIBS.
Richard M. Stallman [Mon, 23 May 1994 07:14:38 +0000 (07:14 +0000)]
(LD_SWITCH_SYSTEM): Add conditionals for HPUX_USE_SHLIBS.
Delete explicit -Xlinker in GCC case.

31 years agoNew config hppa*-hp-hpux9shr*.
Richard M. Stallman [Mon, 23 May 1994 07:08:20 +0000 (07:08 +0000)]
New config hppa*-hp-hpux9shr*.

31 years ago(x_set_window_size): If cursor outside new size, mark it off.
Richard M. Stallman [Mon, 23 May 1994 06:47:51 +0000 (06:47 +0000)]
(x_set_window_size): If cursor outside new size, mark it off.

(note_mouse_highlight): Handle case of highlight extending
past end of window.
(fast_find_position): Fix bugs when no text on screen
and when the mouse is on an empty line.

31 years ago(menu_bar_one_keymap):
Richard M. Stallman [Mon, 23 May 1994 06:32:59 +0000 (06:32 +0000)]
(menu_bar_one_keymap):
When there's no item string, use Qnil.
Don't ever put `undefined' into the list of definitions.

31 years ago(update_end): Undo previous change.
Richard M. Stallman [Mon, 23 May 1994 06:31:52 +0000 (06:31 +0000)]
(update_end): Undo previous change.

31 years ago(change_frame_size): Keep cursor coords in range.
Richard M. Stallman [Mon, 23 May 1994 05:53:55 +0000 (05:53 +0000)]
(change_frame_size): Keep cursor coords in range.

31 years ago(window_loop, UNSHOW_BUFFER case):
Richard M. Stallman [Mon, 23 May 1994 05:41:58 +0000 (05:41 +0000)]
(window_loop, UNSHOW_BUFFER case):
Put prev change in #ifdef MULTI_FRAME.

31 years ago(other_visible_frames): No longer static.
Richard M. Stallman [Mon, 23 May 1994 05:38:20 +0000 (05:38 +0000)]
(other_visible_frames): No longer static.

31 years ago(select-tags-table-mode): New function, a major mode.
Richard M. Stallman [Mon, 23 May 1994 05:07:27 +0000 (05:07 +0000)]
(select-tags-table-mode): New function, a major mode.
(select-tags-table): Call that.
(select-tags-table-mode-map): New variable.

31 years ago(mouse-insert-selection): Test mouse-yank-at-point.
Richard M. Stallman [Mon, 23 May 1994 04:59:35 +0000 (04:59 +0000)]
(mouse-insert-selection): Test mouse-yank-at-point.
(mouse-sel-insert-at-point): Variable deleted.

31 years ago(hack-one-local-variable): Check properly for `defun.
Richard M. Stallman [Mon, 23 May 1994 04:55:57 +0000 (04:55 +0000)]
(hack-one-local-variable): Check properly for `defun.

31 years ago(mail-mailer-swallows-blank-line): Don't die
Richard M. Stallman [Mon, 23 May 1994 04:53:44 +0000 (04:53 +0000)]
(mail-mailer-swallows-blank-line): Don't die
if /etc/sendmail.cf does not exist.

31 years ago(popup-menu): Use mouse-pixel-position.
Richard M. Stallman [Mon, 23 May 1994 04:50:18 +0000 (04:50 +0000)]
(popup-menu): Use mouse-pixel-position.

31 years ago(posn-col-row): Use let*.
Richard M. Stallman [Mon, 23 May 1994 03:15:35 +0000 (03:15 +0000)]
(posn-col-row): Use let*.

31 years agoDoc fix.
Richard M. Stallman [Sun, 22 May 1994 22:14:17 +0000 (22:14 +0000)]
Doc fix.

31 years agoentered into RCS
Richard M. Stallman [Sun, 22 May 1994 22:00:39 +0000 (22:00 +0000)]
entered into RCS

31 years ago(mouse-split-window-vertically): Treat scroll bar events just like others.
Richard M. Stallman [Sun, 22 May 1994 20:56:11 +0000 (20:56 +0000)]
(mouse-split-window-vertically): Treat scroll bar events just like others.

31 years ago(posn-col-row): Do something useful for scroll bar event.
Richard M. Stallman [Sun, 22 May 1994 20:55:15 +0000 (20:55 +0000)]
(posn-col-row): Do something useful for scroll bar event.

31 years agoAdded bug-report keybindings and menu entries.
Tom Tromey [Sun, 22 May 1994 20:38:11 +0000 (20:38 +0000)]
Added bug-report keybindings and menu entries.

31 years ago(rmail-spool-directory): Maybe use /var/mail.
Richard M. Stallman [Sun, 22 May 1994 20:36:53 +0000 (20:36 +0000)]
(rmail-spool-directory): Maybe use /var/mail.

31 years agoEven more compile stuff.
Tom Tromey [Sun, 22 May 1994 20:18:28 +0000 (20:18 +0000)]
Even more compile stuff.

31 years ago(HAVE_GETTIMEOFDAY, HAVE_MKDIR, HAVE_RMDIR)
Richard M. Stallman [Sun, 22 May 1994 20:17:29 +0000 (20:17 +0000)]
(HAVE_GETTIMEOFDAY, HAVE_MKDIR, HAVE_RMDIR)
(HAVE_XSCREENNUMBEROFSCREEN): Define these if not already defined.

31 years agoMoved emacs version checking code to very beginning.
Tom Tromey [Sun, 22 May 1994 20:17:15 +0000 (20:17 +0000)]
Moved emacs version checking code to very beginning.

31 years agoCompile fixes.
Tom Tromey [Sun, 22 May 1994 20:14:59 +0000 (20:14 +0000)]
Compile fixes.

31 years agoFixed mark-defun for 19.23.
Tom Tromey [Sun, 22 May 1994 20:12:44 +0000 (20:12 +0000)]
Fixed mark-defun for 19.23.
More menu fixes.

31 years agoFixed bug with M-;.
Tom Tromey [Sun, 22 May 1994 20:02:03 +0000 (20:02 +0000)]
Fixed bug with M-;.
Wrote bug-reporting code.

31 years agoFormerly INSTALL.~28~
Richard M. Stallman [Sun, 22 May 1994 19:56:27 +0000 (19:56 +0000)]
Formerly INSTALL.~28~

31 years ago[MSDOS]: Don't include files from the dos extender
Richard M. Stallman [Sun, 22 May 1994 19:55:13 +0000 (19:55 +0000)]
[MSDOS]: Don't include files from the dos extender
and debugger.  Use the <coff.h> that was put in the right place
a couple of djgpp versions ago.  Consequently, use `unsigned short'
for `word16' and `unsigned long' for `word32'.

31 years agoInclude config.h.
Richard M. Stallman [Sun, 22 May 1994 19:34:55 +0000 (19:34 +0000)]
Include config.h.
[HPUX_USE_SHLIBS]: Include dl.h.
(brk_on_dump): New variable.
(unexec): Set brk_on_dump.
(copy_file): Change buffer size to 8192.

31 years agoDoc fix.
Richard M. Stallman [Sun, 22 May 1994 19:05:23 +0000 (19:05 +0000)]
Doc fix.

31 years agoAdding dos-fns.elc to the set of Lisp files was moved
Richard M. Stallman [Sun, 22 May 1994 16:25:50 +0000 (16:25 +0000)]
Adding dos-fns.elc to the set of Lisp files was moved
to src/makefile.in.in.

31 years ago(GCC_TEST_OPTIONS, NON_GCC_TEST_OPTIONS): New vars.
Richard M. Stallman [Sun, 22 May 1994 09:31:17 +0000 (09:31 +0000)]
(GCC_TEST_OPTIONS, NON_GCC_TEST_OPTIONS): New vars.
Use them to set up CC.
(m68k-sun-sunos4.1.3): Set them.

31 years ago(foldout-exit-fold): Make numeric argument work;
Richard M. Stallman [Sun, 22 May 1994 09:27:36 +0000 (09:27 +0000)]
(foldout-exit-fold): Make numeric argument work;
before, it always exited one fold.  Replace the Common Lisp `loop'
construct with `while'.

31 years agoentered into RCS
Richard M. Stallman [Sun, 22 May 1994 09:22:25 +0000 (09:22 +0000)]
entered into RCS

31 years agoWhitespace fixes.
Richard M. Stallman [Sun, 22 May 1994 08:55:18 +0000 (08:55 +0000)]
Whitespace fixes.

31 years ago(change_window_height): Test for DELTA too small
Richard M. Stallman [Sun, 22 May 1994 08:30:57 +0000 (08:30 +0000)]
(change_window_height): Test for DELTA too small
only after making it smaller based on maxdelta.

31 years ago(jka-compr-op-table, jka-compr-file-name-handler-entry): Move defvars.
Richard M. Stallman [Sun, 22 May 1994 07:59:39 +0000 (07:59 +0000)]
(jka-compr-op-table, jka-compr-file-name-handler-entry): Move defvars.

31 years ago(jka-compr-compression-info-list): Doc fix.
Richard M. Stallman [Sun, 22 May 1994 07:57:30 +0000 (07:57 +0000)]
(jka-compr-compression-info-list): Doc fix.

31 years ago(substitute-key-definition): Skip cached menu key-equivs.
Richard M. Stallman [Sun, 22 May 1994 07:09:32 +0000 (07:09 +0000)]
(substitute-key-definition): Skip cached menu key-equivs.

31 years ago(easy-menu-create-keymaps):
Richard M. Stallman [Sun, 22 May 1994 06:50:01 +0000 (06:50 +0000)]
(easy-menu-create-keymaps):
Renamed from easy-menu-keymap.  Callers changed.

31 years agoFixes for imenu.
Tom Tromey [Sun, 22 May 1994 05:26:51 +0000 (05:26 +0000)]
Fixes for imenu.

31 years agoFixed menu support.
Tom Tromey [Sun, 22 May 1994 03:38:07 +0000 (03:38 +0000)]
Fixed menu support.

31 years ago(Fdelete_directory): Allow dir names as well as file names.
Richard M. Stallman [Sun, 22 May 1994 01:40:44 +0000 (01:40 +0000)]
(Fdelete_directory): Allow dir names as well as file names.

31 years ago(shell-strip-ctrl-m): Strip multiple ^Ms.
Richard M. Stallman [Sun, 22 May 1994 00:51:36 +0000 (00:51 +0000)]
(shell-strip-ctrl-m): Strip multiple ^Ms.

31 years ago(dired-mark-pop-up): Clear mouse-face property.
Richard M. Stallman [Sun, 22 May 1994 00:04:09 +0000 (00:04 +0000)]
(dired-mark-pop-up): Clear mouse-face property.

31 years ago(A_TEXT_OFFSET, A_TEXT_SEEK): Commented out.
Richard M. Stallman [Sat, 21 May 1994 23:16:32 +0000 (23:16 +0000)]
(A_TEXT_OFFSET, A_TEXT_SEEK): Commented out.

31 years agoDoc fixes.
Richard M. Stallman [Sat, 21 May 1994 08:04:20 +0000 (08:04 +0000)]
Doc fixes.

31 years agoLucid menu added.
Richard M. Stallman [Sat, 21 May 1994 07:38:10 +0000 (07:38 +0000)]
Lucid menu added.
(ispell): New function.
(ispell-region): Assure choices and checked buffer selections correct.
reindented.
(ispell-highlight-spelling-errors): Prefix ispell- to highlght fns.
(ispell-complete-word): Heuristic to respect case of completed words.
(ispell-command-loop): Non-character events ignored.  Reindented.
(ispell-message): Various improvements.
(ispell-init-process): `ispell-extra-args' added to allow personal
customizations.

31 years ago(create_process): Don't complain about error from TIOCSETD.
Richard M. Stallman [Sat, 21 May 1994 07:28:57 +0000 (07:28 +0000)]
(create_process): Don't complain about error from TIOCSETD.

31 years agoAdd template for init_gettimeofday.
Richard M. Stallman [Sat, 21 May 1994 07:28:23 +0000 (07:28 +0000)]
Add template for init_gettimeofday.

31 years ago(mostlyclean, clean, distclean, realclean)
Richard M. Stallman [Sat, 21 May 1994 07:18:39 +0000 (07:18 +0000)]
(mostlyclean, clean, distclean, realclean)
(extraclean): Don't act on man subdir if it doesn't exist.

31 years ago(x_wm_set_window_state) [USE_X_TOOLKIT]: Use XtSetValues.
Richard M. Stallman [Sat, 21 May 1994 05:36:07 +0000 (05:36 +0000)]
(x_wm_set_window_state) [USE_X_TOOLKIT]: Use XtSetValues.
(x_iconify_frame) [USE_X_TOOLKIT]: New code for invisible window case.
(XtNinitialState) [USE_X_TOOLKIT]: New #define.
(x_make_frame_invisible): Mostly combine toolkit/non-toolkit cases,
in the process fixing a dumb bug.

(x_iconify_frame): Fix error messages.

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

31 years agoentered into RCS
Richard M. Stallman [Sat, 21 May 1994 02:22:28 +0000 (02:22 +0000)]
entered into RCS

31 years ago(x_set_background_color): Set scroll bar backgrounds.
Karl Heuer [Sat, 21 May 1994 01:11:51 +0000 (01:11 +0000)]
(x_set_background_color): Set scroll bar backgrounds.

31 years ago(dired-readin): Clear modified flag at the very end.
Richard M. Stallman [Fri, 20 May 1994 23:56:40 +0000 (23:56 +0000)]
(dired-readin): Clear modified flag at the very end.

31 years ago(server-done-hook): New hook.
Richard M. Stallman [Fri, 20 May 1994 23:48:12 +0000 (23:48 +0000)]
(server-done-hook): New hook.
(server-buffer-done): Run it.

31 years agoReflect change from CONFIGURATION to EMACS_CONFIGURATION.
Richard M. Stallman [Fri, 20 May 1994 23:17:56 +0000 (23:17 +0000)]
Reflect change from CONFIGURATION to EMACS_CONFIGURATION.
Also set it to correct three-part value.