]>
git.eshelyaron.com Git - emacs.git/log
Roland McGrath [Wed, 20 Mar 1996 01:07:36 +0000 (01:07 +0000)]
[HAVE_STRING_H]: Include string.h.
[HAVE_STDLIB_H]: Include stdlib.h.
Richard M. Stallman [Tue, 19 Mar 1996 23:43:50 +0000 (23:43 +0000)]
(wait_reading_process_input): Extract the number from read_kbd with XINT.
Richard M. Stallman [Tue, 19 Mar 1996 22:47:41 +0000 (22:47 +0000)]
(gnus-make-face): Redo Feb 20 change.
Richard M. Stallman [Tue, 19 Mar 1996 22:47:22 +0000 (22:47 +0000)]
(custom-face-hack): Avoid evalling the args
in the list that the export function returns.
Richard M. Stallman [Tue, 19 Mar 1996 20:05:11 +0000 (20:05 +0000)]
(fill-region-as-paragraph): Fix the second check for
whether we reached the end of the paragraph.
Richard M. Stallman [Tue, 19 Mar 1996 08:06:44 +0000 (08:06 +0000)]
Test HAVE_LINUX_VERSION_H, not HAVE_VERSION_H.
Richard M. Stallman [Tue, 19 Mar 1996 08:06:10 +0000 (08:06 +0000)]
(HAVE_LINUX_VERSION_H): Renamed from HAVE_VERSION_H.
Geoff Voelker [Tue, 19 Mar 1996 02:01:47 +0000 (02:01 +0000)]
(getpid): New function.
Karl Heuer [Mon, 18 Mar 1996 23:58:51 +0000 (23:58 +0000)]
(count-windows): Doc fix.
Erik Naggum [Mon, 18 Mar 1996 19:32:24 +0000 (19:32 +0000)]
(insert-buffer): Fix typo in previous change.
Francesco Potortì [Mon, 18 Mar 1996 18:50:25 +0000 (18:50 +0000)]
* simple.el (insert-buffer): Interactive default changed to a more
reasonable one.
Richard M. Stallman [Mon, 18 Mar 1996 06:44:54 +0000 (06:44 +0000)]
Comment change.
Richard M. Stallman [Mon, 18 Mar 1996 06:44:10 +0000 (06:44 +0000)]
(describe-mode): Handle minor mode w/o mode line indicator.
Richard M. Stallman [Mon, 18 Mar 1996 03:26:17 +0000 (03:26 +0000)]
(X_I18N_INHIBITED): New macro--define this
instead of undefining HAVE_X_I18N.
(x_window) [HAVE_X_I18N]: Set FRAME_XIM.
[X_I18N_INHIBITED]: Set FRAME_XIM and FRAME_XIC to 0.
Richard M. Stallman [Mon, 18 Mar 1996 03:20:06 +0000 (03:20 +0000)]
(x_destroy_window) [HAVE_X_I18N]: Free xic and xim of frame.
Richard M. Stallman [Mon, 18 Mar 1996 03:13:07 +0000 (03:13 +0000)]
(struct x_output): New member xim.
(FRAME_XIM): New macro.
Richard M. Stallman [Sun, 17 Mar 1996 19:16:06 +0000 (19:16 +0000)]
Perl Manual item deleted.
Richard M. Stallman [Sun, 17 Mar 1996 19:08:44 +0000 (19:08 +0000)]
(fill-context-prefix): Unused var `eol' deleted.
Richard M. Stallman [Sun, 17 Mar 1996 18:14:52 +0000 (18:14 +0000)]
Comment/whitespace change.
Richard M. Stallman [Sun, 17 Mar 1996 18:09:05 +0000 (18:09 +0000)]
(update_from_various_frame_slots)
(update_various_frame_slots): Take account of menubar_height.
Richard M. Stallman [Sun, 17 Mar 1996 18:07:42 +0000 (18:07 +0000)]
(LINUX_SIGIO_DOES_WORK): Define only if HAVE_VERSION_H.
(TERMINFO): Don't define this.
Richard M. Stallman [Sun, 17 Mar 1996 18:05:32 +0000 (18:05 +0000)]
(NEED_LIBW): Defined.
Richard M. Stallman [Sun, 17 Mar 1996 18:04:54 +0000 (18:04 +0000)]
(X11R5_INHIBIT_I18N): Definition moved to aix3-2.h.
Richard M. Stallman [Sun, 17 Mar 1996 18:04:33 +0000 (18:04 +0000)]
(X11R5_INHIBIT_I18N): Definition moved here.
Richard M. Stallman [Sun, 17 Mar 1996 18:00:38 +0000 (18:00 +0000)]
(HAVE_VERSION_H): Add #undef.
Richard M. Stallman [Sun, 17 Mar 1996 17:58:42 +0000 (17:58 +0000)]
(occur): If no matches, just display in echo area.
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).
Richard M. Stallman [Sun, 17 Mar 1996 15:38:50 +0000 (15:38 +0000)]
(lisp-fill-paragraph): Treat code-and-comment case specially.
Richard M. Stallman [Sun, 17 Mar 1996 15:37:36 +0000 (15:37 +0000)]
(imenu-generic-expression): Autoload the make-variable-buffer-local call.
Richard M. Stallman [Sun, 17 Mar 1996 15:32:00 +0000 (15:32 +0000)]
(report-emacs-bug): Use a different address for pretest versions.
Richard M. Stallman [Sun, 17 Mar 1996 15:29:34 +0000 (15:29 +0000)]
(comint-exec-1): Use dumb instead of unknown, for terminfo.
Richard M. Stallman [Sun, 17 Mar 1996 15:24:35 +0000 (15:24 +0000)]
(install-arch-dep): Don't depend on install-arch-indep.
Geoff Voelker [Sun, 17 Mar 1996 00:06:39 +0000 (00:06 +0000)]
(WinMain): Allocate a console for stdout
and stderr if necessary.
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.
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.
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.
Ian Lance Taylor [Fri, 15 Mar 1996 00:14:04 +0000 (00:14 +0000)]
Recognize mips-*-sysv*
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.
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.
Roland McGrath [Tue, 12 Mar 1996 07:58:49 +0000 (07:58 +0000)]
Remove -fno-builtin hackery from -lm check.
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'.
Richard M. Stallman [Sun, 10 Mar 1996 17:29:32 +0000 (17:29 +0000)]
Various changes.
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.
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.
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.
Richard M. Stallman [Sat, 9 Mar 1996 08:03:15 +0000 (08:03 +0000)]
(mail-get-names): Understand "+username" format for /etc/passwd lines.
Richard M. Stallman [Sat, 9 Mar 1996 00:32:05 +0000 (00:32 +0000)]
(imenu--mouse-menu): Pass proper arg to x-popup-menu.
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.
Richard M. Stallman [Fri, 8 Mar 1996 21:51:22 +0000 (21:51 +0000)]
(imenu--menubar-select): Handle the "rescan" item.
Roland McGrath [Fri, 8 Mar 1996 20:31:40 +0000 (20:31 +0000)]
(AC_PREREQ): Require version 2.8 of Autoconf.
Erik Naggum [Fri, 8 Mar 1996 18:30:12 +0000 (18:30 +0000)]
(equalp): Use string-equal on strings.
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,
Richard M. Stallman [Fri, 8 Mar 1996 18:15:46 +0000 (18:15 +0000)]
(menu-bar-tools-menu): Delete ediff-doc and eregistry items.
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.
Richard M. Stallman [Fri, 8 Mar 1996 17:43:20 +0000 (17:43 +0000)]
(init_sys_modes): Clear INLCR like ICRNL.
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.
Richard M. Stallman [Fri, 8 Mar 1996 06:18:40 +0000 (06:18 +0000)]
(main) [! HAVE_NTGUI]: Don't call syms_of_xmenu.
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.
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.
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.
Richard M. Stallman [Thu, 7 Mar 1996 20:21:45 +0000 (20:21 +0000)]
(MSDOS_OBJ): Remove xmenu.o.
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.
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.
Richard M. Stallman [Thu, 7 Mar 1996 18:15:59 +0000 (18:15 +0000)]
(with-electric-help): Make buffer read-only as last thing.
Simon Marshall [Thu, 7 Mar 1996 13:47:46 +0000 (13:47 +0000)]
Treat font-lock-keywords of (t) the same as nil.
xvc
Simon Marshall [Thu, 7 Mar 1996 10:38:29 +0000 (10:38 +0000)]
Must fontify only if we're actually showing a message.
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.
Richard M. Stallman [Thu, 7 Mar 1996 06:01:02 +0000 (06:01 +0000)]
Comment change.
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.
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.
Richard M. Stallman [Wed, 6 Mar 1996 19:18:29 +0000 (19:18 +0000)]
Check for ncurses.
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.
Richard M. Stallman [Wed, 6 Mar 1996 19:14:34 +0000 (19:14 +0000)]
(x_connection_closed): Don't unblock input until the end.
Richard M. Stallman [Wed, 6 Mar 1996 19:13:44 +0000 (19:13 +0000)]
(HAVE_NCURSES): Add #undef.
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.
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.
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.
Richard M. Stallman [Wed, 6 Mar 1996 06:22:06 +0000 (06:22 +0000)]
(pixel_to_char_size): Cast args to int.
Richard M. Stallman [Wed, 6 Mar 1996 06:10:02 +0000 (06:10 +0000)]
(post-command-idle-hook, post-command-idle-delay): Mark obsolete.
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.
Karl Heuer [Wed, 6 Mar 1996 04:37:18 +0000 (04:37 +0000)]
(struct string_block_head): Change to match string_block.
Richard Kenner [Tue, 5 Mar 1996 23:34:58 +0000 (23:34 +0000)]
Add -apple and -aux.
Richard M. Stallman [Tue, 5 Mar 1996 22:53:55 +0000 (22:53 +0000)]
(equalp): Correctly compare last elt of two lists.
Richard M. Stallman [Tue, 5 Mar 1996 22:04:03 +0000 (22:04 +0000)]
(mail-abbrevs-setup): Doc fix.
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.
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.
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.
Richard M. Stallman [Tue, 5 Mar 1996 17:26:19 +0000 (17:26 +0000)]
(sit_for): Pass DISPLAY to detect_input_pending_run_timers.
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.
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.
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*.
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.
Erik Naggum [Tue, 5 Mar 1996 03:02:45 +0000 (03:02 +0000)]
(moss): Fix previous change.
Richard Kenner [Mon, 4 Mar 1996 23:03:15 +0000 (23:03 +0000)]
Accept -moss* as op sys.
Richard M. Stallman [Mon, 4 Mar 1996 21:24:28 +0000 (21:24 +0000)]
Comment change.
Richard M. Stallman [Mon, 4 Mar 1996 20:27:17 +0000 (20:27 +0000)]
(unforward-rmail-message): Add autoload declaration.
Richard M. Stallman [Mon, 4 Mar 1996 20:26:58 +0000 (20:26 +0000)]
(unforward-rmail-message): Delete autoload cookie.
Richard M. Stallman [Mon, 4 Mar 1996 19:59:40 +0000 (19:59 +0000)]
(rmail-unix-mail-delimiter): Don't accept newlines in month.
Richard M. Stallman [Mon, 4 Mar 1996 18:00:34 +0000 (18:00 +0000)]
[AIX] [HAVE_X11R5] (XIMStatusNothing): Definition deleted.
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.