]>
git.eshelyaron.com Git - emacs.git/log
Richard M. Stallman [Mon, 22 Jul 1996 02:13:28 +0000 (02:13 +0000)]
(dabbrev-case-fold-search, dabbrev-case-replace): Set
`risky-local-variable' property, since these get eval'ed.
Richard M. Stallman [Mon, 22 Jul 1996 02:13:10 +0000 (02:13 +0000)]
(dabbrev-case-fold-search, dabbrev-case-replace): Undo previous change.
Richard M. Stallman [Sun, 21 Jul 1996 23:45:15 +0000 (23:45 +0000)]
(dabbrev--search): Don't downcase the result here.
(dabbrev-completion): Bind completion-ignore-case.
(dabbrev--substitute-expansion): Downcase the expansion here,
but not if case pattern matches start of original expansion.
Richard M. Stallman [Sun, 21 Jul 1996 19:49:45 +0000 (19:49 +0000)]
(executable-find): Doc fix.
Richard M. Stallman [Sun, 21 Jul 1996 19:47:53 +0000 (19:47 +0000)]
(display-time): Fix prev change: use display-time-update.
Karl Heuer [Sun, 21 Jul 1996 19:34:48 +0000 (19:34 +0000)]
(vip-ms-style-os-p, vip-vms-os-p): Moved to viper-util.el.
Karl Heuer [Sun, 21 Jul 1996 19:34:15 +0000 (19:34 +0000)]
(vip-ms-style-os-p, vip-vms-os-p): Moved here from viper.el.
Karl Heuer [Sun, 21 Jul 1996 19:21:11 +0000 (19:21 +0000)]
(rmail-next-same-subject): Don't set search-regexp
until after adjusting subject string.
Richard M. Stallman [Sun, 21 Jul 1996 18:38:38 +0000 (18:38 +0000)]
(display-time): Call display-time-event-handler directly
to make the time appear right away.
Karl Heuer [Sun, 21 Jul 1996 17:53:08 +0000 (17:53 +0000)]
(executable-find): Doc fix.
Karl Heuer [Sat, 20 Jul 1996 18:26:13 +0000 (18:26 +0000)]
Update FSF address and phone number.
Karl Heuer [Sat, 20 Jul 1996 18:10:35 +0000 (18:10 +0000)]
Fix FSF address in comment.
Karl Heuer [Sat, 20 Jul 1996 17:33:58 +0000 (17:33 +0000)]
Use current FSF address/phone in sample file.
Karl Heuer [Sat, 20 Jul 1996 17:30:06 +0000 (17:30 +0000)]
Delete second (obsolete) copy of FSF address.
Karl Heuer [Sat, 20 Jul 1996 17:20:16 +0000 (17:20 +0000)]
(vip-ms-style-os-p): Doc fix.
Karl Heuer [Sat, 20 Jul 1996 07:00:51 +0000 (07:00 +0000)]
(check_writable): Use euidaccess, not eaccess.
Karl Heuer [Sat, 20 Jul 1996 06:15:12 +0000 (06:15 +0000)]
(view-mode-auto-exit): Doc fix.
Karl Heuer [Sat, 20 Jul 1996 06:12:06 +0000 (06:12 +0000)]
(list-load-path-shadows): Fix ambiguous wording.
Karl Heuer [Sat, 20 Jul 1996 06:08:32 +0000 (06:08 +0000)]
Don't test X colors unless using X.
Erik Naggum [Sat, 20 Jul 1996 04:44:09 +0000 (04:44 +0000)]
(balance_intervals_internal): Recurse directly.
Karl Heuer [Fri, 19 Jul 1996 19:50:23 +0000 (19:50 +0000)]
Clarify info about long filenames on MSDOS-like systems.
Karl Heuer [Fri, 19 Jul 1996 19:47:26 +0000 (19:47 +0000)]
(copy_text_and_data) [DJGPP >= 2]: Switch off two bits
in `_crt0_startup_flags' so they don't go into the dumped Emacs.
Restore the value of `_crt0_startup_flags' after .text and .data
were dumped.
Karl Heuer [Fri, 19 Jul 1996 19:41:03 +0000 (19:41 +0000)]
(_BSD_SIGNALS): Define.
Karl Heuer [Fri, 19 Jul 1996 19:39:09 +0000 (19:39 +0000)]
(SA_RESTART): Add #undef.
Karl Heuer [Fri, 19 Jul 1996 19:29:01 +0000 (19:29 +0000)]
If no dark magenta, use maroon.
(gnus-face-dark-name-list): If no dark blue, use royal blue.
Karl Heuer [Wed, 17 Jul 1996 21:13:24 +0000 (21:13 +0000)]
(vip-get-filenames-from-buffer): Add &optional.
Karl Heuer [Wed, 17 Jul 1996 21:09:42 +0000 (21:09 +0000)]
(send-invisble): Comment fix.
Karl Heuer [Wed, 17 Jul 1996 20:14:16 +0000 (20:14 +0000)]
(display-time): Starting time should be future, not past.
Karl Heuer [Wed, 17 Jul 1996 04:54:04 +0000 (04:54 +0000)]
Changes for Emacs 19.32.
Lars Magne Ingebrigtsen [Tue, 16 Jul 1996 23:29:39 +0000 (23:29 +0000)]
* message.el (message-send): Don't use mail-hist by default.
Karl Heuer [Tue, 16 Jul 1996 23:25:18 +0000 (23:25 +0000)]
(w32_read_socket): Need to erase background
immediately before repainting exposed region.
Karl Heuer [Tue, 16 Jul 1996 23:23:09 +0000 (23:23 +0000)]
(clean): Use OBJDIR macro.
Karl Heuer [Tue, 16 Jul 1996 23:21:37 +0000 (23:21 +0000)]
(DOC, clean): Use OBJDIR macro.
Karl Heuer [Tue, 16 Jul 1996 23:13:51 +0000 (23:13 +0000)]
(Fx_create_frame): Do xlwmenu hack only if USE_LUCID.
Karl Heuer [Tue, 16 Jul 1996 22:39:31 +0000 (22:39 +0000)]
Undo previous change.
Karl Heuer [Tue, 16 Jul 1996 22:37:24 +0000 (22:37 +0000)]
Undo previous changes.
Karl Heuer [Tue, 16 Jul 1996 22:33:09 +0000 (22:33 +0000)]
(create_process_1, sigchld_handler): Undo previous change.
Karl Heuer [Tue, 16 Jul 1996 22:23:11 +0000 (22:23 +0000)]
(input_available_signal, interrupt_signal): Undo previous change.
Karl Heuer [Tue, 16 Jul 1996 22:19:09 +0000 (22:19 +0000)]
(arith_error): Undo previous change.
Karl Heuer [Tue, 16 Jul 1996 09:03:24 +0000 (09:03 +0000)]
Test HAVE_TERMIOS rather than the automatically-generated HAVE_TERMIOS_H,
in case <termios.h> is present but unusable.
Karl Heuer [Tue, 16 Jul 1996 06:19:43 +0000 (06:19 +0000)]
(Fy_or_n_p): Pass 3rd arg to Flookup_key.
Karl Heuer [Tue, 16 Jul 1996 06:17:37 +0000 (06:17 +0000)]
(struct save_window_data, struct saved_window): First
placeholder member is EMACS_INT, not int.
Karl Heuer [Tue, 16 Jul 1996 06:10:35 +0000 (06:10 +0000)]
(SET_SAVED_MENU_EVENT): New macro.
(SET_SAVED_BUTTON_EVENT, SET_SAVED_KEY_EVENT): New macros.
(XTread_socket): Use them.
Karl Heuer [Tue, 16 Jul 1996 06:01:13 +0000 (06:01 +0000)]
(x_activate_menubar): Allow any event, not just ButtonPress.
Karl Heuer [Tue, 16 Jul 1996 05:59:54 +0000 (05:59 +0000)]
(struct x_output): Member saved_button_event replaced by
saved_menu_event.
Karl Heuer [Tue, 16 Jul 1996 05:45:45 +0000 (05:45 +0000)]
(LIBS_TERMCAP): New definition.
Karl Heuer [Tue, 16 Jul 1996 05:39:06 +0000 (05:39 +0000)]
(print): Fix args in strout calls.
Karl Heuer [Tue, 16 Jul 1996 05:22:55 +0000 (05:22 +0000)]
(xlwmenu_default_font): Declare, but don't define.
Karl Heuer [Tue, 16 Jul 1996 05:19:28 +0000 (05:19 +0000)]
(last_event_timestamp): Declare, but don't define.
Karl Heuer [Tue, 16 Jul 1996 05:12:55 +0000 (05:12 +0000)]
(Qfont): Delete redundant definition.
(syms_of_xfns): Delete the duplicate assignment and staticpro.
Karl Heuer [Tue, 16 Jul 1996 05:10:26 +0000 (05:10 +0000)]
(Qfont): Delete redundant definition.
(syms_of_win32fns): Delete the duplicate assignment and staticpro.
Karl Heuer [Tue, 16 Jul 1996 05:07:01 +0000 (05:07 +0000)]
(Qfont): Declare here.
Karl Heuer [Tue, 16 Jul 1996 04:47:46 +0000 (04:47 +0000)]
Fix previous change. Use sed's y command instead.
Karl Heuer [Tue, 16 Jul 1996 03:53:55 +0000 (03:53 +0000)]
Use portable tr syntax.
Karl Heuer [Tue, 16 Jul 1996 02:17:14 +0000 (02:17 +0000)]
Undo previous change.
Karl Heuer [Tue, 16 Jul 1996 00:46:45 +0000 (00:46 +0000)]
[__ELF__] (C_SWITCH_MACHINE): Define.
(NO_TERMIO): Define this unconditionally.
(COFF): Omit this if ELF.
Karl Heuer [Tue, 16 Jul 1996 00:21:01 +0000 (00:21 +0000)]
[__ELF__] (START_FILES, LIB_STANDARD):
Use files in /alt/usr/lib, not /usr/lib.
Karl Heuer [Tue, 16 Jul 1996 00:05:12 +0000 (00:05 +0000)]
(Qmouse_leave_buffer_hook): Delete redundant definition.
(syms_of_frame_1): Delete the duplicate assignment and staticpro.
Karl Heuer [Tue, 16 Jul 1996 00:04:15 +0000 (00:04 +0000)]
(Qmouse_leave_buffer_hook): Declare it here.
Karl Heuer [Mon, 15 Jul 1996 23:53:58 +0000 (23:53 +0000)]
(Qarith_error): Delete redundant definition.
Karl Heuer [Mon, 15 Jul 1996 22:00:12 +0000 (22:00 +0000)]
Add 64-bit ELF and Alpha/ELF support.
Karl Heuer [Mon, 15 Jul 1996 21:58:10 +0000 (21:58 +0000)]
Use <config.h>.
[HAVE_TERMIOS_H]: Declare ospeed as speed_t.
[USG]: Include <string.h>.
Karl Heuer [Mon, 15 Jul 1996 21:53:24 +0000 (21:53 +0000)]
[HAVE_TERMIOS_H]: Declare ospeed as speed_t.
Karl Heuer [Mon, 15 Jul 1996 21:51:25 +0000 (21:51 +0000)]
(create_process_1, sigchld_handler):
Don't reinstall sig handler if POSIX_SIGNALS.
Karl Heuer [Mon, 15 Jul 1996 21:48:55 +0000 (21:48 +0000)]
(TEXT_START, DATA_START, DATA_SEG_BITS, UNEXEC, DATA_END):
Omit these definitions if ELF.
(LINUX_SBRK_BUG): Omit this if using a recent GNU library.
Karl Heuer [Mon, 15 Jul 1996 21:41:00 +0000 (21:41 +0000)]
(input_available_signal, interrupt_signal):
Don't reinstall sig handler if POSIX_SIGNALS.
Karl Heuer [Mon, 15 Jul 1996 21:38:40 +0000 (21:38 +0000)]
Don't delare ospeed; cm.h already did it.
Karl Heuer [Mon, 15 Jul 1996 21:36:19 +0000 (21:36 +0000)]
(arith_error): Don't reinstall sig handler if POSIX_SIGNALS.
Karl Heuer [Mon, 15 Jul 1996 21:33:30 +0000 (21:33 +0000)]
(HAVE_TERMIOS_H): Add #undef.
Karl Heuer [Mon, 15 Jul 1996 21:32:35 +0000 (21:32 +0000)]
Check for termios.h header.
Karl Heuer [Mon, 15 Jul 1996 21:27:49 +0000 (21:27 +0000)]
Declare main as int, not void.
Karl Heuer [Mon, 15 Jul 1996 21:26:39 +0000 (21:26 +0000)]
[__GNU_LIBRARY__]: Use size_t for fromlen.
Karl Heuer [Mon, 15 Jul 1996 21:25:56 +0000 (21:25 +0000)]
[__GNU_LIBRARY__]: Use <string.h>.
Karl Heuer [Mon, 15 Jul 1996 20:26:39 +0000 (20:26 +0000)]
(texinfo-format-today): Avoid race condition by getting current time only once.
Karl Heuer [Mon, 15 Jul 1996 20:23:12 +0000 (20:23 +0000)]
(appt-check, appt-make-list): Avoid race condition
by getting current time once, not twice.
Karl Heuer [Mon, 15 Jul 1996 20:18:18 +0000 (20:18 +0000)]
(executable-set-magic): Don't put a space at end
if user says no.
Karl Heuer [Mon, 15 Jul 1996 20:17:53 +0000 (20:17 +0000)]
(sh-mode): Call sh-set-shell only for a writable
empty buffer.
Karl Heuer [Mon, 15 Jul 1996 20:00:34 +0000 (20:00 +0000)]
(smtpmail-send-data-1): Escape "." at the start of
any line of data, not just lines containing nothing else.
Karl Heuer [Mon, 15 Jul 1996 19:57:23 +0000 (19:57 +0000)]
(getwd): Correct return type.
Karl Heuer [Mon, 15 Jul 1996 19:57:11 +0000 (19:57 +0000)]
Correct return type of getwd.
Jeff Law [Mon, 15 Jul 1996 17:20:52 +0000 (17:20 +0000)]
* config.guess (HP 9000/811): Recognize this as a PA1.1
machine.
Torbjorn Granlund [Sun, 14 Jul 1996 18:09:15 +0000 (18:09 +0000)]
Generalize C90 alternative to all x90 machines.
Noah Friedman [Sun, 14 Jul 1996 16:46:25 +0000 (16:46 +0000)]
(eldoc-mode): Toggle eldoc-mode if no prefix given.
Lars Magne Ingebrigtsen [Sun, 14 Jul 1996 14:42:27 +0000 (14:42 +0000)]
* gnus-cache.el (()): Make sure byte-compilation doesn't trip on
the undefined `gnus-add-shutdown'.
Lars Magne Ingebrigtsen [Sun, 14 Jul 1996 14:32:45 +0000 (14:32 +0000)]
((provide 'gnus)): Make sure `gnus-directory' is defined
when byte-compiling.
Daniel Hagerty [Sun, 14 Jul 1996 01:59:42 +0000 (01:59 +0000)]
Added Richard's diffs to this file, fixed a couple of small bugs
texinfo related bugs.
Karl Heuer [Sun, 14 Jul 1996 00:06:09 +0000 (00:06 +0000)]
(Fmatch_data): If no matching done yet, return Qnil.
Karl Heuer [Sun, 14 Jul 1996 00:03:45 +0000 (00:03 +0000)]
(sys_gmtime): Don't assume year < 2000.
Karl Heuer [Sat, 13 Jul 1996 18:51:11 +0000 (18:51 +0000)]
(xm_update_menu): Fix loop termination test.
Karl Heuer [Sat, 13 Jul 1996 18:46:08 +0000 (18:46 +0000)]
(outline-auto-activation, outline-layout)
(outline-primary-bullet, outline-plain-bullets-string)
(outline-distinctive-bullets-string, outline-old-style-prefixes)
(outline-stylish-prefixes, outline-file-xref-bullet)
(outline-use-hanging-indents, outline-bullets-string)
(outline-write-file-hook, outline-mode, outline-prefix-data)
(outline-before-change-protect, outline-make-topic-prefix)
(outline-rebullet-current-heading, outline-rebullet-heading)
(outline-listify-exposed, outline-expose-topic)
(outline-old-expose-topic, outline-exposure)
(outline-latex-verbatim-quote-curr-line)
(outline-show-current-subtree, outline-hide-current-subtree)
(outline-hide-current-leaves, outline-new-exposure): Doc fix.
Karl Heuer [Sat, 13 Jul 1996 18:40:22 +0000 (18:40 +0000)]
(outline-resolve-xref): Do not mistake a blank line
following an xref (@) bullet as part of the rerefenced file name.
Karl Heuer [Sat, 13 Jul 1996 17:53:53 +0000 (17:53 +0000)]
(display-time): Fix start time for run-at-time.
Karl Heuer [Sat, 13 Jul 1996 17:50:47 +0000 (17:50 +0000)]
(wait_reading_process_input) [hpux]: Workaround for
annoying messages.
Simon Marshall [Sat, 13 Jul 1996 11:12:25 +0000 (11:12 +0000)]
Make sure font-lock-match-c++-style-declaration-item-and-skip-to-next only skips commas.
Karl Heuer [Sat, 13 Jul 1996 01:03:02 +0000 (01:03 +0000)]
(Fvertical_motion): Doc fix.
Karl Heuer [Sat, 13 Jul 1996 00:57:31 +0000 (00:57 +0000)]
(rmail-summary-next-labeled-message)
(rmail-summary-previous-labeled-message):
Call rmail-summary-goto-msg to move point in the summary.
Karl Heuer [Sat, 13 Jul 1996 00:55:05 +0000 (00:55 +0000)]
(mouse-major-mode-menu-1): No need to copy the top
levels of structure.
Karl Heuer [Sat, 13 Jul 1996 00:52:08 +0000 (00:52 +0000)]
(browse-url-netscape-program): New variable.
(browse-url-mosaic-program): New variable.
(browse-url-mosaic, browse-url-netscape): Use them.
Simon Marshall [Fri, 12 Jul 1996 07:34:20 +0000 (07:34 +0000)]
Bind shell-file-name-quote-list and shell-file-name-regexp specially for MSDOG.
Simon Marshall [Fri, 12 Jul 1996 07:32:45 +0000 (07:32 +0000)]
1. For fns like comint-postoutput-scroll-to-bottom on comint-output-filter-functions, don't count back using the length of STRING, as previous fns may have changed the buffer. Count from process-mark.
2. Don't bind file-name-handler-alist, it can break dir tracking.
3. Expand ^ in input only at boi.
4. Use new comint-file-name-regexp as source of valid chars in filenames.