bpt/emacs.git
28 years ago(occur): If no matches, just display in echo area.
Richard M. Stallman [Sun, 17 Mar 1996 17:58:42 +0000 (17:58 +0000)]
(occur): If no matches, just display in echo area.

28 years ago(map-y-or-n-p): Fix previous change.
Richard M. Stallman [Sun, 17 Mar 1996 15:40:29 +0000 (15:40 +0000)]
(map-y-or-n-p): Fix previous change.
Delete autoload cookie (file is preloaded).

28 years ago(lisp-fill-paragraph): Treat code-and-comment case specially.
Richard M. Stallman [Sun, 17 Mar 1996 15:38:50 +0000 (15:38 +0000)]
(lisp-fill-paragraph): Treat code-and-comment case specially.

28 years ago(imenu-generic-expression): Autoload the make-variable-buffer-local call.
Richard M. Stallman [Sun, 17 Mar 1996 15:37:36 +0000 (15:37 +0000)]
(imenu-generic-expression): Autoload the make-variable-buffer-local call.

28 years ago(report-emacs-bug): Use a different address for pretest versions.
Richard M. Stallman [Sun, 17 Mar 1996 15:32:00 +0000 (15:32 +0000)]
(report-emacs-bug): Use a different address for pretest versions.

28 years ago(comint-exec-1): Use dumb instead of unknown, for terminfo.
Richard M. Stallman [Sun, 17 Mar 1996 15:29:34 +0000 (15:29 +0000)]
(comint-exec-1): Use dumb instead of unknown, for terminfo.

28 years ago(install-arch-dep): Don't depend on install-arch-indep.
Richard M. Stallman [Sun, 17 Mar 1996 15:24:35 +0000 (15:24 +0000)]
(install-arch-dep): Don't depend on install-arch-indep.

28 years ago(WinMain): Allocate a console for stdout
Geoff Voelker [Sun, 17 Mar 1996 00:06:39 +0000 (00:06 +0000)]
(WinMain): Allocate a console for stdout
and stderr if necessary.

28 years agoDon't define backspace, M-backspace, delete,
Geoff Voelker [Sat, 16 Mar 1996 22:45:08 +0000 (22:45 +0000)]
Don't define backspace, M-backspace, delete,
and M-delete; they are already defined in winnt.el.

28 years ago(Vwin32_pass_alt_to_system,
Geoff Voelker [Sat, 16 Mar 1996 22:44:07 +0000 (22:44 +0000)]
(Vwin32_pass_alt_to_system,
Vwin32_pass_optional_keys_to_system): New variables.
(reset_modifiers, map_keypad_keys): New functions.
(win32_wnd_proc): Fixup keypad function keys.
Handle the three new keys on Windows keyboards.
Reset internal keyboard modifier state upon window focus.

28 years ago(VK_NUMPAD_*, VK_LWIN, VK_RWIN, VK_APPS):
Geoff Voelker [Sat, 16 Mar 1996 22:43:37 +0000 (22:43 +0000)]
(VK_NUMPAD_*, VK_LWIN, VK_RWIN, VK_APPS):
Define virtual keys for the numpad functions and the three
new keys on Windows keyboards.

28 years agoRecognize mips-*-sysv*
Ian Lance Taylor [Fri, 15 Mar 1996 00:14:04 +0000 (00:14 +0000)]
Recognize mips-*-sysv*

28 years ago(compilation-find-buffer): Only choose compilation-last-buffer if it is
Roland McGrath [Thu, 14 Mar 1996 15:32:38 +0000 (15:32 +0000)]
(compilation-find-buffer): Only choose compilation-last-buffer if it is
compilation-buffer-p.

28 years ago(wait_reading_process_input) [! subprocesses]: Run
Karl Heuer [Thu, 14 Mar 1996 05:20:44 +0000 (05:20 +0000)]
(wait_reading_process_input) [! subprocesses]: Run
timers and redisplay if they were run, like the code for systems
which support subprocesses does.

28 years agoRemove -fno-builtin hackery from -lm check.
Roland McGrath [Tue, 12 Mar 1996 07:58:49 +0000 (07:58 +0000)]
Remove -fno-builtin hackery from -lm check.

28 years ago* gnus-cus.el: Removed font changes that would break `M-x customize'.
Lars Magne Ingebrigtsen [Tue, 12 Mar 1996 01:29:58 +0000 (01:29 +0000)]
* gnus-cus.el: Removed font changes that would break `M-x customize'.

28 years agoVarious changes.
Richard M. Stallman [Sun, 10 Mar 1996 17:29:32 +0000 (17:29 +0000)]
Various changes.

28 years ago[!subprocesses] (wait_reading_process_input):
Richard M. Stallman [Sun, 10 Mar 1996 14:38:37 +0000 (14:38 +0000)]
[!subprocesses] (wait_reading_process_input):
Port the timer changes from the other wait_reading_process_input.

28 years ago(x_calc_absolute_position): Don't explicitly subtract
Richard M. Stallman [Sat, 9 Mar 1996 16:30:38 +0000 (16:30 +0000)]
(x_calc_absolute_position): Don't explicitly subtract
the external menu bar height--PIXEL_HEIGHT (f) includes that.

28 years ago(mail-abbrev-modtime): New variable.
Richard M. Stallman [Sat, 9 Mar 1996 08:48:56 +0000 (08:48 +0000)]
(mail-abbrev-modtime): New variable.
(mail-abbrevs-sync-alaises): New function. Updates mail-abbrevs if
modtime of mail-personal-alias-file is different than mail-abbrev-modtime.
(mail-abbrevs-setup): Call mail-abbrevs-sync-aliases.

28 years ago(mail-get-names): Understand "+username" format for /etc/passwd lines.
Richard M. Stallman [Sat, 9 Mar 1996 08:03:15 +0000 (08:03 +0000)]
(mail-get-names): Understand "+username" format for /etc/passwd lines.

28 years ago(imenu--mouse-menu): Pass proper arg to x-popup-menu.
Richard M. Stallman [Sat, 9 Mar 1996 00:32:05 +0000 (00:32 +0000)]
(imenu--mouse-menu): Pass proper arg to x-popup-menu.

28 years ago(-lm check): If $GCC, append -fno-builtin to $CC for just this test.
Roland McGrath [Fri, 8 Mar 1996 23:57:44 +0000 (23:57 +0000)]
(-lm check): If $GCC, append -fno-builtin to $CC for just this test.

28 years ago(imenu--menubar-select): Handle the "rescan" item.
Richard M. Stallman [Fri, 8 Mar 1996 21:51:22 +0000 (21:51 +0000)]
(imenu--menubar-select): Handle the "rescan" item.

28 years ago(AC_PREREQ): Require version 2.8 of Autoconf.
Roland McGrath [Fri, 8 Mar 1996 20:31:40 +0000 (20:31 +0000)]
(AC_PREREQ): Require version 2.8 of Autoconf.

28 years ago(equalp): Use string-equal on strings.
Erik Naggum [Fri, 8 Mar 1996 18:30:12 +0000 (18:30 +0000)]
(equalp): Use string-equal on strings.

28 years ago(LD_SWITCH_MACHINE): Undo previous change--
Richard M. Stallman [Fri, 8 Mar 1996 18:27:37 +0000 (18:27 +0000)]
(LD_SWITCH_MACHINE): Undo previous change--
define this unconditionally.
(LD_SWITCH_SITE): New conditional definition.
For gcc 2.7.x, use /bin/ld instead of collect2,

28 years ago(menu-bar-tools-menu): Delete ediff-doc and eregistry items.
Richard M. Stallman [Fri, 8 Mar 1996 18:15:46 +0000 (18:15 +0000)]
(menu-bar-tools-menu): Delete ediff-doc and eregistry items.

28 years ago(profile-convert-byte-code): New function.
Richard M. Stallman [Fri, 8 Mar 1996 17:44:00 +0000 (17:44 +0000)]
(profile-convert-byte-code): New function.
(profile-a-function): Use profile-convert-byte-code.

28 years ago(init_sys_modes): Clear INLCR like ICRNL.
Richard M. Stallman [Fri, 8 Mar 1996 17:43:20 +0000 (17:43 +0000)]
(init_sys_modes): Clear INLCR like ICRNL.

28 years ago(bibtex-pop): New generic function which unifies the
Richard M. Stallman [Fri, 8 Mar 1996 17:42:30 +0000 (17:42 +0000)]
(bibtex-pop): New generic function which unifies the
functionality of bibtex-pop-previous and bibtex-pop-next.  Now,
bibtex-pop moves to the end of field after the pop.  Concatenated
strings are now handled correctly.  Delimiters are not added to
non-delimited entries.  Changed occurences of
bibtex-text-in-cfield to bibtex-text-in-field.
(bibtex-pop-previous, bibtex-pop-next): Call bibtex-pop.
(bibtex-complete-string): Fixed bug that removed delimiters
around the following field if current field is already
undelimited on completion.
(bibtex-complete-string, bibtex-remove-double-quotes-or-braces):
Only remove delimiters if field text is not concatenated.
(bibtex-font-lock-keywords): Use the same regexps used
in all other places of bibtex.el to parse the buffer.
(bibtex-mode): Changed the definition of font-lock-defaults,
so that quote-delimited entries aren't fontified as strings anymore.
(bibtex-parse-keys): Changed the regexp used for finding crossref entries.
(bibtex-field-const, bibtex-reference-key): Fixed the regexp
to match more of the characters allowed here by BibTeX/LaTeX.
(bibtex-field-name): Made it less restrictive.
(bibtex-field-string): Changed so that quote-delimited entries
with quotes inside aren't a problem anymore.  Changed nesting
level of braces in entries to support three inner braces.
(bibtex-validate-buffer): By giving an optional argument, the
user can now let it not validate the whole buffer, but only
the portion starting at point.  Small modification in strategy
used to find next entry.
(bibtex-print-help-message): Ignore case in field name when
searching for help text.
(bibtex-submit-bug-report): New function.

28 years ago(main) [! HAVE_NTGUI]: Don't call syms_of_xmenu.
Richard M. Stallman [Fri, 8 Mar 1996 06:18:40 +0000 (06:18 +0000)]
(main) [! HAVE_NTGUI]: Don't call syms_of_xmenu.

28 years ago(write_segment,copy_sym): Increase blocking from 128 to 4k bytes.
Richard M. Stallman [Fri, 8 Mar 1996 05:02:23 +0000 (05:02 +0000)]
(write_segment,copy_sym): Increase blocking from 128 to 4k bytes.
(adjust_lnnoptrs): Handle include file names, mostly for dbx.
(unrelocate_symbols): Remove some unnecessary tests.

28 years ago(rmail-make-basic-summary-line): Limit line count
Richard M. Stallman [Fri, 8 Mar 1996 05:02:06 +0000 (05:02 +0000)]
(rmail-make-basic-summary-line): Limit line count
to reformatted header if we have reformatted it.

28 years ago(wait_reading_process_input):
Richard M. Stallman [Fri, 8 Mar 1996 03:51:46 +0000 (03:51 +0000)]
(wait_reading_process_input):
Redisplay after timer_check if timers were actually run.

28 years ago(MSDOS_OBJ): Remove xmenu.o.
Richard M. Stallman [Thu, 7 Mar 1996 20:21:45 +0000 (20:21 +0000)]
(MSDOS_OBJ): Remove xmenu.o.

28 years ago(check_timer): Remove code for dos-display-time.
Richard M. Stallman [Thu, 7 Mar 1996 20:21:29 +0000 (20:21 +0000)]
(check_timer): Remove code for dos-display-time.
(syms_of_msdos): Delete dos-display-time Lisp var.

28 years agoHandle both AIX 3.2 and 4.1 bind output.
Richard M. Stallman [Thu, 7 Mar 1996 20:17:45 +0000 (20:17 +0000)]
Handle both AIX 3.2 and 4.1 bind output.

(make_hdr): Handle data_start being non-zero for 4.1.  Padding
sections are omitted in 4.1, but padding bytes can still be
present.  Calculate bias directly from first real section following bss.

(copy_text_and_data): Correct data section starting point for 4.1.

(adjust_lnnoptrs): Adjust line number pointers correctly for both
3.2 and 4.1, based on published IBM documentation.

(unrelocate_symbols): Compute and subtract relocation offsets for
text and data sections.  Handle data_start being non-zero for 4.1.
Skip unnecessary writes.

28 years ago(with-electric-help): Make buffer read-only as last thing.
Richard M. Stallman [Thu, 7 Mar 1996 18:15:59 +0000 (18:15 +0000)]
(with-electric-help): Make buffer read-only as last thing.

28 years agoTreat font-lock-keywords of (t) the same as nil.
Simon Marshall [Thu, 7 Mar 1996 13:47:46 +0000 (13:47 +0000)]
Treat font-lock-keywords of (t) the same as nil.
xvc

28 years agoMust fontify only if we're actually showing a message.
Simon Marshall [Thu, 7 Mar 1996 10:38:29 +0000 (10:38 +0000)]
Must fontify only if we're actually showing a message.

28 years ago(font-lock-fontify-block): Use facemenu-keymap to make the binding.
Richard M. Stallman [Thu, 7 Mar 1996 07:11:03 +0000 (07:11 +0000)]
(font-lock-fontify-block): Use facemenu-keymap to make the binding.

28 years agoComment change.
Richard M. Stallman [Thu, 7 Mar 1996 06:01:02 +0000 (06:01 +0000)]
Comment change.

28 years ago(pascal-declaration-end): Now locates the end of a parameterlist correctly.
Richard M. Stallman [Thu, 7 Mar 1996 05:53:10 +0000 (05:53 +0000)]
(pascal-declaration-end): Now locates the end of a parameterlist correctly.
(electric-pascal-tab): Never indented a line when
pascal-tab-always-indent was set to nil.
(pascal-indent-case): Now locates the end of a case-statement correctly.

28 years ago(TERMINFO): Define, if HAVE_NCURSES.
Richard M. Stallman [Wed, 6 Mar 1996 19:20:09 +0000 (19:20 +0000)]
(TERMINFO): Define, if HAVE_NCURSES.

(LINUX_SIGIO_DOES_WORK): Maybe define, based on Linux vers.
[LINUX_SIGIO_DOES_WORK]: Don't undef SIGIO, SIGPOLL, SIGPOLL.
Do define INTERRUPT_INPUT.

28 years agoCheck for ncurses.
Richard M. Stallman [Wed, 6 Mar 1996 19:18:29 +0000 (19:18 +0000)]
Check for ncurses.

28 years ago(timers_run): New variable, incremented when a timer is
Richard M. Stallman [Wed, 6 Mar 1996 19:17:17 +0000 (19:17 +0000)]
(timers_run): New variable, incremented when a timer is
run directly.
(timer_check, swallow_events): Increment timers_run.
(swallow_events): Redisplay if get_input_pending has run timers.
(detect_input_pending_run_timers): New arg DO_DISPLAY.

(init_keyboard): Initialize timer_idleness_start_time.

(reinvoke_input_signal): Use getpid.

(input_poll_signal): Use start_polling
after first incrementing poll_suppress_count.

28 years ago(x_connection_closed): Don't unblock input until the end.
Richard M. Stallman [Wed, 6 Mar 1996 19:14:34 +0000 (19:14 +0000)]
(x_connection_closed): Don't unblock input until the end.

28 years ago(HAVE_NCURSES): Add #undef.
Richard M. Stallman [Wed, 6 Mar 1996 19:13:44 +0000 (19:13 +0000)]
(HAVE_NCURSES): Add #undef.

28 years ago(beginning-of-line-text): Check adaptive-fill-regexp is non-nil.
Richard M. Stallman [Wed, 6 Mar 1996 19:12:58 +0000 (19:12 +0000)]
(beginning-of-line-text): Check adaptive-fill-regexp is non-nil.

28 years ago(tar-subfile-mode): Doc fix.
Richard M. Stallman [Wed, 6 Mar 1996 07:49:55 +0000 (07:49 +0000)]
(tar-subfile-mode): Doc fix.
(tar-extract): Call tar-subfile-mode after setting buffer-read-only
and the buffer modified flag.

28 years ago(save-place-kill-emacs-hook): Always call save-places-to-alist.
Richard M. Stallman [Wed, 6 Mar 1996 06:28:39 +0000 (06:28 +0000)]
(save-place-kill-emacs-hook): Always call save-places-to-alist.

28 years ago(pixel_to_char_size): Cast args to int.
Richard M. Stallman [Wed, 6 Mar 1996 06:22:06 +0000 (06:22 +0000)]
(pixel_to_char_size): Cast args to int.

28 years ago(post-command-idle-hook, post-command-idle-delay): Mark obsolete.
Richard M. Stallman [Wed, 6 Mar 1996 06:10:02 +0000 (06:10 +0000)]
(post-command-idle-hook, post-command-idle-delay): Mark obsolete.

28 years ago(PC-completion-as-file-name-predicate):
Richard M. Stallman [Wed, 6 Mar 1996 05:12:07 +0000 (05:12 +0000)]
(PC-completion-as-file-name-predicate):
Replace PC-do-completion-filename-completers.
(PC-do-completion): Use that.

28 years ago(struct string_block_head): Change to match string_block.
Karl Heuer [Wed, 6 Mar 1996 04:37:18 +0000 (04:37 +0000)]
(struct string_block_head): Change to match string_block.

28 years agoAdd -apple and -aux.
Richard Kenner [Tue, 5 Mar 1996 23:34:58 +0000 (23:34 +0000)]
Add -apple and -aux.

28 years ago(equalp): Correctly compare last elt of two lists.
Richard M. Stallman [Tue, 5 Mar 1996 22:53:55 +0000 (22:53 +0000)]
(equalp): Correctly compare last elt of two lists.

28 years ago(mail-abbrevs-setup): Doc fix.
Richard M. Stallman [Tue, 5 Mar 1996 22:04:03 +0000 (22:04 +0000)]
(mail-abbrevs-setup): Doc fix.

28 years ago(texinfo-section-types-regexp)
Richard M. Stallman [Tue, 5 Mar 1996 21:42:17 +0000 (21:42 +0000)]
(texinfo-section-types-regexp)
(texinfo-section-level-regexp, texinfo-subsection-level-regexp)
(texinfo-subsubsection-level-regexp): Add defvars.

(texinfo-section-list): New variable.
(texinfo-outline-level): New function.
(texinfo-mode): Use them.

28 years ago(PC-do-completion-filename-completers): New variable.
Richard M. Stallman [Tue, 5 Mar 1996 21:19:11 +0000 (21:19 +0000)]
(PC-do-completion-filename-completers): New variable.
(PC-do-completion): Use it.

28 years ago(wait_reading_process_input):
Richard M. Stallman [Tue, 5 Mar 1996 17:33:27 +0000 (17:33 +0000)]
(wait_reading_process_input):
Pass DO_DISPLAY to detect_input_pending_run_timers.

(Fopen_network_stream): Set immediate_quit around gethostbyname.

28 years ago(sit_for): Pass DISPLAY to detect_input_pending_run_timers.
Richard M. Stallman [Tue, 5 Mar 1996 17:26:19 +0000 (17:26 +0000)]
(sit_for): Pass DISPLAY to detect_input_pending_run_timers.

28 years agoGlobal var `misc' renamed.
Richard M. Stallman [Tue, 5 Mar 1996 16:42:06 +0000 (16:42 +0000)]
Global var `misc' renamed.
(desktop-buffer-misc): Renamed from misc.  Add defvar.

28 years agoGlobal vars mam, fn, bn renamed.
Richard M. Stallman [Tue, 5 Mar 1996 16:37:03 +0000 (16:37 +0000)]
Global vars mam, fn, bn renamed.
(desktop-buffer-major-mode): Renamed from mam.  Add defvar.
(desktop-buffer-file-name): Renamed from fn.  Add defvar.
(desktop-buffer-name): Renamed from bn.  Add defvar.
(desktop-create-buffer, desktop-buffer): Use new names.

28 years ago(desktop-list*): New function.
Richard M. Stallman [Tue, 5 Mar 1996 04:22:44 +0000 (04:22 +0000)]
(desktop-list*): New function.
(desktop-internal-v2s): Generate output using desktop-list*.

28 years ago(save-place-kill-emacs-hook): Don't save
Richard M. Stallman [Tue, 5 Mar 1996 04:22:25 +0000 (04:22 +0000)]
(save-place-kill-emacs-hook): Don't save
if we never loaded the save-place-file.

28 years ago(moss): Fix previous change.
Erik Naggum [Tue, 5 Mar 1996 03:02:45 +0000 (03:02 +0000)]
(moss): Fix previous change.

28 years agoAccept -moss* as op sys.
Richard Kenner [Mon, 4 Mar 1996 23:03:15 +0000 (23:03 +0000)]
Accept -moss* as op sys.

28 years agoComment change.
Richard M. Stallman [Mon, 4 Mar 1996 21:24:28 +0000 (21:24 +0000)]
Comment change.

28 years ago(unforward-rmail-message): Add autoload declaration.
Richard M. Stallman [Mon, 4 Mar 1996 20:27:17 +0000 (20:27 +0000)]
(unforward-rmail-message): Add autoload declaration.

28 years ago(unforward-rmail-message): Delete autoload cookie.
Richard M. Stallman [Mon, 4 Mar 1996 20:26:58 +0000 (20:26 +0000)]
(unforward-rmail-message): Delete autoload cookie.

28 years ago(rmail-unix-mail-delimiter): Don't accept newlines in month.
Richard M. Stallman [Mon, 4 Mar 1996 19:59:40 +0000 (19:59 +0000)]
(rmail-unix-mail-delimiter): Don't accept newlines in month.

28 years ago[AIX] [HAVE_X11R5] (XIMStatusNothing): Definition deleted.
Richard M. Stallman [Mon, 4 Mar 1996 18:00:34 +0000 (18:00 +0000)]
[AIX] [HAVE_X11R5] (XIMStatusNothing): Definition deleted.

28 years ago(Fkill_local_variable): Call find_symbol_value directly,
Richard M. Stallman [Mon, 4 Mar 1996 17:38:35 +0000 (17:38 +0000)]
(Fkill_local_variable): Call find_symbol_value directly,
not via Fsymbol_value, to avoid getting void-variable error.

28 years agoComment change.
Richard M. Stallman [Mon, 4 Mar 1996 02:19:51 +0000 (02:19 +0000)]
Comment change.

28 years agoRequire cl only when compiling.
Richard M. Stallman [Sun, 3 Mar 1996 23:43:20 +0000 (23:43 +0000)]
Require cl only when compiling.
(scroll-step): Don't set it globally.
(dun-mode): Set scroll-step locally.

28 years ago(obj): Add xmenu.o.
Richard M. Stallman [Sun, 3 Mar 1996 22:48:20 +0000 (22:48 +0000)]
(obj): Add xmenu.o.
(XOBJ): Delete xmenu.o.

28 years agoPut most of file into HAVE_MENUS conditional.
Richard M. Stallman [Sun, 3 Mar 1996 22:47:53 +0000 (22:47 +0000)]
Put most of file into HAVE_MENUS conditional.
(Fx_popup_menu): Put parts into HAVE_MENUS conditionals.

28 years ago(main): Always call syms_of_xmenu.
Richard M. Stallman [Sun, 3 Mar 1996 22:34:21 +0000 (22:34 +0000)]
(main): Always call syms_of_xmenu.

28 years ago(texinfo-font-lock-keywords): Fixed regexp for `@end' and `@item'.
Richard M. Stallman [Sun, 3 Mar 1996 19:42:09 +0000 (19:42 +0000)]
(texinfo-font-lock-keywords): Fixed regexp for `@end' and `@item'.

28 years ago(Fuse_global_map, Fuse_local_map): Don't call record_asynch_buffer_change.
Richard M. Stallman [Sun, 3 Mar 1996 19:29:10 +0000 (19:29 +0000)]
(Fuse_global_map, Fuse_local_map): Don't call record_asynch_buffer_change.

28 years ago(dired-compress-file-suffixes): New variable.
Richard M. Stallman [Sun, 3 Mar 1996 06:10:06 +0000 (06:10 +0000)]
(dired-compress-file-suffixes): New variable.
(dired-compress-file): Use that to control file naming.

28 years ago(wait_reading_process_input): Use getpid when generating SIGIO.
Richard M. Stallman [Sun, 3 Mar 1996 05:34:59 +0000 (05:34 +0000)]
(wait_reading_process_input): Use getpid when generating SIGIO.

28 years ago(global-map): Change C-M-g to M-g M-g.
Richard M. Stallman [Sat, 2 Mar 1996 21:09:04 +0000 (21:09 +0000)]
(global-map): Change C-M-g to M-g M-g.

28 years agoComment change.
Richard M. Stallman [Sat, 2 Mar 1996 06:37:35 +0000 (06:37 +0000)]
Comment change.

28 years agoComment change.
Richard M. Stallman [Sat, 2 Mar 1996 05:37:13 +0000 (05:37 +0000)]
Comment change.

28 years ago(forms-insert-after): New variable. Non-nil means: inserts of new
Johan Vromans [Fri, 1 Mar 1996 21:13:01 +0000 (21:13 +0000)]
(forms-insert-after): New variable. Non-nil means: inserts of new
records go after current record, also initial position is at last
record.
(forms-mode, forms-insert-record): Use it.

28 years ago(set-visited-file-name): Query if there's already another
Richard M. Stallman [Fri, 1 Mar 1996 20:29:32 +0000 (20:29 +0000)]
(set-visited-file-name): Query if there's already another
buffer visiting this file.

28 years ago(compilation-parse-errors):
Richard M. Stallman [Fri, 1 Mar 1996 20:13:42 +0000 (20:13 +0000)]
(compilation-parse-errors):
Collapse //'s using command-line-normalize-file-name.

28 years ago(command-line-normalize-file-name): Do save-match-data.
Richard M. Stallman [Fri, 1 Mar 1996 20:13:01 +0000 (20:13 +0000)]
(command-line-normalize-file-name): Do save-match-data.

28 years ago(motion_event_is_in_menu): Make x and y signed.
Richard M. Stallman [Fri, 1 Mar 1996 20:11:49 +0000 (20:11 +0000)]
(motion_event_is_in_menu): Make x and y signed.

28 years ago[X_CONNECTION_LOCK_FLAG] (abort, exit): New definitions.
Richard M. Stallman [Fri, 1 Mar 1996 20:11:19 +0000 (20:11 +0000)]
[X_CONNECTION_LOCK_FLAG] (abort, exit): New definitions.

28 years ago(imenu--menubar-select): No longer interactive.
Richard M. Stallman [Fri, 1 Mar 1996 18:09:57 +0000 (18:09 +0000)]
(imenu--menubar-select): No longer interactive.
(imenu-create-submenu-name): Function deleted.
(imenu-example--create-lisp-index): Don't use it.
(imenu--generic-function): Don't use imenu-create-submenu-name.
(imenu-submenu-name-format): Variable deleted.
(imenu--split-menu): Use TITLE as the head of the new list.
Don't split if everything fits in one level.
(imenu--split-submenus): New function.
(imenu-update-menubar): Use imenu--split-submenus.
(imenu--mouse-menu): Use imenu--split-submenus.

28 years ago(imenu-submenu-name-format): Delete the `...'.
Richard M. Stallman [Fri, 1 Mar 1996 17:09:00 +0000 (17:09 +0000)]
(imenu-submenu-name-format): Delete the `...'.

28 years agoAdd provide call.
Richard M. Stallman [Fri, 1 Mar 1996 15:37:33 +0000 (15:37 +0000)]
Add provide call.

28 years agoRecognize cpu-vendor [ctj]90-cray, default c90-cray-unicos. From tege.
Roland McGrath [Fri, 1 Mar 1996 14:57:49 +0000 (14:57 +0000)]
Recognize cpu-vendor [ctj]90-cray, default c90-cray-unicos.  From tege.

28 years agoComment change.
Richard M. Stallman [Fri, 1 Mar 1996 05:26:29 +0000 (05:26 +0000)]
Comment change.

28 years ago(backward-delete-char-untabify):
Richard M. Stallman [Thu, 29 Feb 1996 22:00:50 +0000 (22:00 +0000)]
(backward-delete-char-untabify):
Don't handle overwrite-mode here (done in delete-backward-char).

28 years ago(iso-languages): Add ~? and ~!.
Richard M. Stallman [Thu, 29 Feb 1996 19:22:05 +0000 (19:22 +0000)]
(iso-languages): Add ~? and ~!.