1996-12-16 |
Richard M. Stallman |
Update edition to 2.4b.
|
1996-12-16 |
Richard M. Stallman |
(sendmail-send-it): If no recipients, don't run
|
1996-12-16 |
Richard M. Stallman |
(mail-extract-address-components): Don't downcase
|
1996-12-16 |
Richard M. Stallman |
(imenu-generic-expression): Doc fix.
|
1996-12-16 |
Richard M. Stallman |
(socket_connection): Free realhost after using it.
|
1996-12-16 |
Richard M. Stallman |
Fix previous change.
|
1996-12-16 |
Richard M. Stallman |
(Finsert_file_contents): Handle BEG and END non-nil
|
1996-12-16 |
Richard M. Stallman |
(describe-mode): Include minor modes that aren't buffer local.
|
1996-12-16 |
Richard M. Stallman |
(HAVE_LIMITS_H): Add #undef.
|
1996-12-16 |
Richard M. Stallman |
(limits.h): Check for this file.
|
1996-12-16 |
Richard M. Stallman |
Change defconsts to defvars.
|
1996-12-16 |
Richard M. Stallman |
(register-name-alist): Use defvar.
|
1996-12-16 |
Richard M. Stallman |
(only-global-abbrevs): Use defvar.
|
1996-12-16 |
Richard M. Stallman |
Change some defconsts to defvars.
|
1996-12-16 |
Richard M. Stallman |
Change defconsts to defvars.
|
1996-12-16 |
Richard M. Stallman |
(format-alist): Change defconst to defvar.
|
1996-12-16 |
Richard M. Stallman |
Change most defconsts to defvars.
|
1996-12-15 |
Richard M. Stallman |
(find-file-revert-without-query): New variable.
|
1996-12-15 |
Richard M. Stallman |
(Fuser_full_name): Return nil if the specified user doesn't exist.
|
1996-12-15 |
Richard M. Stallman |
(x_set_scroll_bar_width): Reject a width that's too small.
|
1996-12-15 |
Richard M. Stallman |
(cpp-edit-load): Don't load anything if init-file-user is nil.
|
1996-12-15 |
Richard M. Stallman |
(set_point): Check for intangible properties on overlays.
|
1996-12-15 |
Richard M. Stallman |
(Fnext_char_property_change): New function.
|
1996-12-14 |
Richard M. Stallman |
(outline-discard-overlays):
|
1996-12-14 |
Richard M. Stallman |
(menu-bar-tools-menu): Add items
|
1996-12-14 |
Richard M. Stallman |
(rmail-summary-beginning-of-message):
|
1996-12-13 |
Richard M. Stallman |
(disabled-command-hook): Correctly keep the first
|
1996-12-13 |
Richard M. Stallman |
(time-stamp-am-pm): Variable deleted.
|
1996-12-13 |
Richard M. Stallman |
(display-time-event-handler): If Don't run the timer
|
1996-12-12 |
Richard M. Stallman |
(Info-mode): Default for `tab-width'.
|
1996-12-12 |
Richard M. Stallman |
Explain how disabled commands' doc strings are displayed.
|
1996-12-11 |
Richard M. Stallman |
Fix previous change.
|
1996-12-11 |
Richard M. Stallman |
(browse-url-url-at-point): Use thing-at-point.
|
1996-12-11 |
Richard M. Stallman |
(bounds-of-thing-at-point): Allow the end
|
1996-12-11 |
Richard M. Stallman |
Don't load .custom if -q was used.
|
1996-12-11 |
Karl Heuer |
(byte-compile-insert-header): Fix previous change.
|
1996-12-11 |
Richard M. Stallman |
(syms_of_buffer): Doc fix (transient-mark-mode).
|
1996-12-11 |
Richard M. Stallman |
call-process does not create a buffer.
|
1996-12-11 |
David J. MacKenzie |
* config.guess: Recognize machten.
libc-961211 libc-961212 libc-961213 libc-961214 libc-961215 libc-961216 libc-961217 libc-961218 libc-961219 libc-961220 libc-961221 libc-961222 libc-961223 libc-961224 libc-961225 libc-961226 libc-961227 libc-961228 libc-961229 libc-961230 libc-961231
|
1996-12-11 |
Richard M. Stallman |
(Fwrite_region): Be careful not to destroy contents of
|
1996-12-10 |
Richard M. Stallman |
(goto-address-fontify): Use overlay, not text props.
|
1996-12-10 |
Richard M. Stallman |
(message2_nolog): Handle minibuffer_auto_raise.
|
1996-12-10 |
Richard M. Stallman |
(Fcall_process_region): Define missing local `count'.
|
1996-12-10 |
Richard M. Stallman |
(window_scroll): Don't set w->start or w->force_start if signaling an error.
|
1996-12-10 |
Richard M. Stallman |
(Fend_of_line, Fbeginning_of_line):
|
1996-12-10 |
Richard M. Stallman |
(Vmenu_updating_frame): New variable.
|
1996-12-10 |
Richard M. Stallman |
(sort-columns): Don't use `sort' utility if the text has text properties.
|
1996-12-10 |
Richard M. Stallman |
(timer-next-integral-multiple-of-time): Doc fix.
|
1996-12-10 |
Richard M. Stallman |
(thing-at-point-url-chars): Allow comma, = and &.
|
1996-12-09 |
Geoff Voelker |
(normal-top-level, command-line, command-line-1):
|
1996-12-09 |
Richard M. Stallman |
(Fread_file_name_internal): Verify STRING is a string.
|
1996-12-09 |
Richard M. Stallman |
(gnus-button-alist): Allow whitespace in `<URL:...'
|
1996-12-09 |
Erik Naggum |
(disabled-command-hook): Use `defvar' and add documentation string.
|
1996-12-09 |
Richard M. Stallman |
(Fuser_full_name): Use build_string instead of make_string.
|
1996-12-09 |
Richard M. Stallman |
(rs6000-ibm-aix4.2): New alternative.
|
1996-12-09 |
Richard M. Stallman |
(Fend_of_line, Fbeginning_of_line): Declared.
|
1996-12-08 |
Richard M. Stallman |
(gnus-read-init-file): Don't load anything if init-file-user is nil.
|
1996-12-08 |
Richard M. Stallman |
(status_notify): Test p->infd > 0
|
1996-12-08 |
Richard M. Stallman |
(iconify-or-deiconify-frame): Define to be a
|
1996-12-08 |
Richard M. Stallman |
(texinfo-font-lock-keywords): Add `url', `email'.
|
1996-12-08 |
Richard M. Stallman |
(Fuser_full_name): Accept a string (the login name) as
|
1996-12-08 |
Richard M. Stallman |
(syms_of_minibuf): Doc fix.
|
1996-12-08 |
Richard M. Stallman |
(Fline_beginning_position, Fline_end_position): New fns.
|
1996-12-08 |
Richard M. Stallman |
(Info-get-token): Find tokens where START matches
|
1996-12-07 |
Richard Kenner |
(PENTIUM:CPunix:4.0*:*): New case.
libc-961208 libc-961209 libc-961210
|
1996-12-07 |
Richard M. Stallman |
(mouse-drag-mode-line): Don't get error
|
1996-12-07 |
Richard M. Stallman |
(isearch-no-upper-case-p): Use downcase
|
1996-12-07 |
Richard M. Stallman |
(mail-reply-action): Renamed from mail-reply-buffer.
|
1996-12-07 |
Richard M. Stallman |
(rmail-start-mail): Rewrite to use compose-mail.
|
1996-12-07 |
Richard M. Stallman |
(compose-mail): Handle several more args:
|
1996-12-07 |
Richard M. Stallman |
(perform-replace): Obey minibuffer-auto-raise.
|
1996-12-07 |
Richard M. Stallman |
(jka-compr-temp-name-template): Initialize using TMPDIR.
|
1996-12-07 |
Richard M. Stallman |
(thing-at-point-url-chars): Allow period.
|
1996-12-07 |
Richard M. Stallman |
(MAYBE_GC): New macro.
|
1996-12-07 |
Richard M. Stallman |
(Vtemp_file_name_pattern): New variable.
|
1996-12-07 |
Richard M. Stallman |
Recognize vax-*-netbsd*.
|
1996-12-07 |
Richard M. Stallman |
(etags-file-of-tag): Expand the file name
|
1996-12-07 |
Richard M. Stallman |
(sendmail-user-agent): Support 2 optional args.
|
1996-12-07 |
Richard M. Stallman |
(byte-compile-insert-header): If emacs-version
|
1996-12-07 |
Richard M. Stallman |
(pascal-mode): Make comment-indent-function buffer local.
|
1996-12-07 |
Richard M. Stallman |
(mouse-major-mode-menu): Propagate prefix arg
|
1996-12-07 |
Richard M. Stallman |
(isearch-mode): Maybe make minibuffer frame visible and/or raise it.
|
1996-12-07 |
Richard M. Stallman |
In enable predicates in Files menu, use menu-updating-frame.
|
1996-12-07 |
Richard M. Stallman |
Fixed syntax table for quotes since they messed up
|
1996-12-07 |
Richard M. Stallman |
(dired-omit-size-limit): New variable.
|
1996-12-07 |
Richard M. Stallman |
Get rid of RCS id.
|
1996-12-07 |
Richard M. Stallman |
Delete `units' task--it is done.
|
1996-12-06 |
Karl Heuer |
(backup-buffer): Doc fix.
|
1996-12-06 |
Karl Heuer |
(IT_cmgoto): Don't update FRAME_CURSOR_X when the cursor
|
1996-12-06 |
Karl Heuer |
(imenu): Support integers used as positions.
|
1996-12-06 |
Karl Heuer |
(ange-ftp-normal-login): If using a smart gateway,
|
1996-12-05 |
Karl Heuer |
(syms_of_keyboard): Doc fix.
|
1996-12-05 |
Karl Heuer |
(Info-follow-reference): Add each cross-reference to
|
1996-12-05 |
Karl Heuer |
(PC-do-completion): Remove text properties from
|
1996-12-04 |
Francesco Potortì |
* etags.c (C_entries): Test tok.valid. This handles some
|
1996-11-21 |
Thomas Bushnell, BSG |
Revert last change.
libc-961203 libc-961204 libc-961205 libc-961206 libc-961207
|
1996-11-21 |
Thomas Bushnell, BSG |
* config.sub: Recognize gnu-gnu* along with linux-gnu* as a valid
|
1996-11-21 |
Thomas Bushnell, BSG |
Thu Nov 21 16:42:41 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>
|
1996-11-21 |
Charles Hannum |
gethostbyname() may return a pointer to static data, which is
|
1996-11-21 |
Geoff Voelker |
(w32_wnd_proc): Use dummy message to wake up thread on quit_char.
|
1996-11-20 |
David J. MacKenzie |
cleanups
libc-961121
|
1996-11-19 |
David J. MacKenzie |
If no sys/param.h, default to 8k.
libc-961120
|
1996-11-19 |
David J. MacKenzie |
Indent for readability.
|
1996-11-19 |
Karl Heuer |
[__DJGPP__ >= 2] (dos_direct_output): Faster method of
|
1996-11-19 |
Karl Heuer |
(resize-minibuffer-frame): Don't assume minibuffer frame is selected.
|
1996-11-19 |
Geoff Voelker |
(x-defined-colors): Use color names from w32-color-map.
|
1996-11-19 |
Geoff Voelker |
Use new name ms-w32.h for windowsnt.h
|
1996-11-19 |
Geoff Voelker |
Use new name w32.h for nt.h
|
1996-11-19 |
Geoff Voelker |
Use new names for w32 files
|
1996-11-19 |
Geoff Voelker |
Use new file name w32-fns.el
|
1996-11-19 |
Geoff Voelker |
Use new file name dos-w32.el
|
1996-11-19 |
Geoff Voelker |
Use w32 instead of ms-windows for window-system symbol
|
1996-11-19 |
Geoff Voelker |
(init_display) [HAVE_NTGUI]: Use w32 for window-system.
|
1996-11-19 |
Geoff Voelker |
Change identifiers of the form win32* to w32*.
|
1996-11-19 |
Geoff Voelker |
(special-display-p, same-window-p): Add missing
|
1996-11-17 |
Karl Heuer |
(write-contents-hooks): Doc fix.
|
1996-11-17 |
Karl Heuer |
*** empty log message ***
|
1996-11-17 |
Karl Heuer |
(comint-password-prompt-regexp): Recognize AIX format.
|
1996-11-17 |
Karl Heuer |
Initial revision
|
1996-11-16 |
Simon Marshall |
Use simpler fn.
|
1996-11-16 |
Simon Marshall |
use simpler fn.
|
1996-11-16 |
Simon Marshall |
(a) split lazy-lock-defer-time into lazy-lock-defer-time and lazy-lock-defer-on-the-fly, (b) add lazy-lock-defer-on-scrolling, (c) use these to choose one of lazy-lock-defer-line-after-change, lazy-lock-defer-rest-after-change, lazy-lock-fontify-line-after-change, lazy-lock-fontify-rest-after-change to add to after-change-functions, (d) use with-current-buffer rather than save-excursion, (e) avoid integer overflow in lazy-lock-percent-fontified.
|
1996-11-16 |
Simon Marshall |
(a) make fast-lock-get-face-properties cope with face property lists, (b) add fast-lock-verbose to control messages.
|
1996-11-16 |
Simon Marshall |
(a) add font-lock-keywords-alist, (b) fix compilation of quoted conses in keyword form, (c) make simple font-lock-match-c-style-declaration-item-and-skip-to-next and more complex font-lock-match-c++-style-declaration-item-and-skip-to-next.
|
1996-11-14 |
Karl Heuer |
(resize-minibuffer-frame-restore): Don't assume
|
1996-11-14 |
Erik Naggum |
(report-emacs-bug): Reorder arguments.
|
1996-11-14 |
Per Bothner |
Bunch of updates. See ChangeLog.
libc-961114 libc-961115 libc-961116 libc-961117 libc-961118 libc-961119
|
1996-11-13 |
Erik Naggum |
(message-mode): Doc fix.
|
1996-11-13 |
Francesco Potortì |
Wed Nov 13 17:51:29 1996 Francesco Potorti` <F.Potorti@cnuce.cnr.it>
|
1996-11-13 |
Erik Naggum |
(report-emacs-bug): New argument recent-keys read before bug subject
|
1996-11-12 |
David J. MacKenzie |
cosmetic tweaks
|
1996-11-12 |
Richard M. Stallman |
(redisplay_window): When handling scroll_conservatively,
|
1996-11-12 |
Richard M. Stallman |
(find-grep-options): Treat solaris, irix like BSD.
|
1996-11-12 |
Richard M. Stallman |
(Fmodify_frame_parameters): Use alist in reverse order.
|
1996-11-12 |
David J. MacKenzie |
more bug fixes
|
1996-11-12 |
Richard M. Stallman |
(isearch-complete1): If no completion,
|
1996-11-12 |
Richard M. Stallman |
(Fexpand_abbrev): If the abbrev's expansion is nil,
|
1996-11-11 |
Richard M. Stallman |
(choose_minibuf_frame): Don't change selected_frame's
|
1996-11-11 |
Erik Naggum |
(combine-after-change-calls): The first form is not special.
|
1996-11-11 |
Richard M. Stallman |
(Fcall_last_kbd_macro): Set this_command from last_command
|
1996-11-11 |
Richard M. Stallman |
Include frame.h and window.h.
|
1996-11-11 |
Richard M. Stallman |
(scroll_margin): New variable.
|
1996-11-11 |
Richard M. Stallman |
(window_scroll): Handle scroll_margin
|
1996-11-10 |
Richard M. Stallman |
(dired-jump): Never turn omitting *on*.
|
1996-11-10 |
Richard M. Stallman |
(describe-variable): Pretty-print the values.
|
1996-11-10 |
Richard M. Stallman |
(define-key-after): If AFTER is t, always put new binding at the end.
|
1996-11-10 |
Richard M. Stallman |
(Fdelete_other_windows): Set optional_new_start instead of force_start.
|
1996-11-10 |
Richard M. Stallman |
(redisplay_window): Handle optional_new_start.
|
1996-11-10 |
Richard M. Stallman |
(struct window): New field optional_new_start.
|
1996-11-09 |
Richard M. Stallman |
(sh-set-shell): Pass args no-query-flag
|
1996-11-09 |
Richard M. Stallman |
(combine-after-change-calls): Add lisp-indent-function property.
|
1996-11-09 |
Richard M. Stallman |
(combine-after-change-calls): New def-edebug-spec.
|
1996-11-09 |
Richard M. Stallman |
(combine-after-change-calls): New macro.
|
1996-11-09 |
Richard M. Stallman |
(main): Call syms_of_insdel.
|
1996-11-09 |
Richard M. Stallman |
(signal_after_change): If Vcombine_after_change_calls,
|
1996-11-09 |
Richard M. Stallman |
(comint-output-filter): Run comint-output-filter-functions
|
1996-11-09 |
Richard M. Stallman |
(list-diary-entries): Reread the diary file if it has changed.
|
1996-11-09 |
Richard M. Stallman |
(revert-buffer): Doc fix.
|
1996-11-09 |
Richard M. Stallman |
(map-y-or-n-p): Handle minibuffer-auto-raise here.
|
1996-11-09 |
Richard M. Stallman |
(fns.o): Depend on window.h.
|
1996-11-09 |
Richard M. Stallman |
(fns.o): Depend on frame.h.
|
1996-11-08 |
Francesco Potortì |
* etags.c (relative_filename): Bug corrected.
|
1996-11-08 |
David J. MacKenzie |
patches from bug-gnu-utils to support more architectures
libc-961108 libc-961109 libc-961110 libc-961111
|
1996-11-07 |
Richard M. Stallman |
(Fgarbage_collect): Use Vhistory_length for truncating Vcommand_history.
|
1996-11-07 |
Richard M. Stallman |
[emacs] (malloc, free): Define as xmalloc, and xfree.
|
1996-11-07 |
Richard M. Stallman |
(Fmodify_frame_parameters): Doc fix.
|
1996-11-07 |
Richard M. Stallman |
(sh-mode-syntax-table): Turn on comment syntax for #,
|
1996-11-07 |
Richard M. Stallman |
(USG5 or BSD_SYSTEM or LINUX): Include fcntl.h.
|
1996-11-07 |
Richard M. Stallman |
(sh-mode): Set `comment-start-skip'; otherwise
|
1996-11-07 |
Richard M. Stallman |
(Ffile_attributes): Represent inode number as a pair of
|
1996-11-07 |
Richard M. Stallman |
(locallisppath): Add leim directory.
|
1996-11-07 |
Richard M. Stallman |
(display-time-format): New variable.
|
1996-11-07 |
Richard M. Stallman |
(vc-backend-print-log): Use "cvs log" to get log entries, not "cvs rlog".
|
1996-11-07 |
Richard M. Stallman |
Clarify initial-frame-alist and default-frame-alist.
|
1996-11-06 |
Richard M. Stallman |
(scroll_conservatively): New variable.
|
1996-11-06 |
Richard M. Stallman |
(Fencode_time): Doc fix.
|
1996-11-06 |
Richard M. Stallman |
(narrow-to-page): With negative arg, move back one extra
|
1996-11-06 |
Richard M. Stallman |
[__DJGPP_MINOR__ == 0] (_rename): New function, a
|
1996-11-06 |
Richard M. Stallman |
(minor-mode-alist): Don't use purecopy.
|
1996-11-06 |
Richard M. Stallman |
(window_loop, case GET_BUFFER_WINDOW):
|
1996-11-05 |
Richard M. Stallman |
(Fencode_time): Use xfree, not free.
|
1996-11-05 |
Richard M. Stallman |
(PRINTFINISH): Use xfree, not free.
|
1996-11-05 |
Richard M. Stallman |
(compile-auto-highlight): Renamed from
|
1996-11-05 |
Richard M. Stallman |
(compile-highlight-display-limit): New variable.
|
1996-11-05 |
Richard M. Stallman |
(time-stamp-dd/mm/yyyy): New function.
|
1996-11-05 |
Richard M. Stallman |
(initial-frame-alist): Make default value nil--
|
1996-11-05 |
Richard M. Stallman |
(Fx_create_frame): Look for X-resource for minibuffer.
|
1996-11-04 |
Richard M. Stallman |
(dired-mode-map): Put dired-mark-subdir-files on *s.
|
1996-11-04 |
Richard M. Stallman |
(PRINTPREPARE): Really do set free_print_buffer.
|
1996-11-04 |
Richard M. Stallman |
(PRINTDECLARE): Declare specpdl_count and free_print_buffer.
|
1996-11-03 |
Richard M. Stallman |
(makefile-font-lock-keywords): Handle dependencies
|
1996-11-03 |
Richard M. Stallman |
Enabled commentary for Finder.
|
1996-11-03 |
Richard M. Stallman |
(Man-bgproc-sentinel): Move the buffer creation
|
1996-11-03 |
Richard M. Stallman |
(comment-region): With just C-u as arg,
|
1996-11-03 |
Paul Eggert |
When processing cvs log output, remove `Attic/' from repository file names.
|
1996-11-02 |
Richard M. Stallman |
Change some MSDOS info.
|
1996-11-02 |
Richard M. Stallman |
(change-log-fill-paragraph): Return non-nil so
|
1996-11-02 |
Richard M. Stallman |
(command_loop_1): Update selected buffer again after read_key_sequence.
|
1996-11-02 |
Richard M. Stallman |
(handwrite-version): Variable deleted.
|
1996-11-02 |
Richard M. Stallman |
Initial revision
|
1996-11-02 |
Erik Naggum |
Fix minor typo in *! key binding.
|
1996-11-02 |
Richard M. Stallman |
(dired-mode-map): Make * a prefix for mark commands.
|
1996-11-02 |
Richard M. Stallman |
(dired-mode-map): Put dired-mark-extension on *.
|
1996-11-02 |
Richard M. Stallman |
(Info-scroll-up): Doc fix.
|
1996-11-02 |
Richard M. Stallman |
Initial revision
|
1996-11-02 |
Richard M. Stallman |
(printchar, strout): Do QUIT for echo area output.
|
1996-11-01 |
Richard M. Stallman |
(isearch-forward): Doc fix.
|
1996-11-01 |
Richard M. Stallman |
(lisp-complete-symbol): Sort the list.
|
1996-10-31 |
Richard M. Stallman |
(tex-file): Fix paren error in last change.
|
1996-10-31 |
Richard M. Stallman |
(EmacsFrameResize): Use cancel_mouse_face.
|
1996-10-31 |
Richard M. Stallman |
(cancel_mouse_face): New function. Code copied from
|
1996-10-31 |
Richard M. Stallman |
(dired-find-file): Error if line's file does not exist.
|
1996-10-31 |
Richard M. Stallman |
Make sure `mv' supports forward slashes and -f.
|
1996-10-31 |
Richard M. Stallman |
(main): Clear out *Messages* before init_callproc.
|
1996-10-31 |
Richard M. Stallman |
(dir_warning): New function.
|
1996-10-31 |
Richard M. Stallman |
(init_callproc): Use dir_warning.
|
1996-10-31 |
Erik Naggum |
Reorganize function definitions so etags finds them.
|
1996-10-30 |
Richard M. Stallman |
(BROKEN_O_NONBLOCK): Define only if Ultrix.
|
1996-10-30 |
Richard M. Stallman |
(XTread_socket, KeyPress case): Clear compose_status
|
1996-10-30 |
Richard M. Stallman |
Initial revision
|
1996-10-29 |
Richard M. Stallman |
Recognize hppa-next as a valid CPU-COMPANY combination.
libc-961029 libc-961030 libc-961031 libc-961101 libc-961102 libc-961103 libc-961104 libc-961105 libc-961106 libc-961107
|
1996-10-29 |
Richard M. Stallman |
(hppa*-next-nextstep*): * added after hppa to accept hppa1.0 and hppa1.1.
|
1996-10-28 |
Erik Naggum |
(Fmake_char_table): Doc fix.
|
1996-10-28 |
Simon Marshall |
Use new face.
|
1996-10-28 |
Simon Marshall |
more auto-mode-alist modes.
|
1996-10-28 |
Paul Eggert |
(timezone-time-from-absolute): Fix off-by-one
|
1996-10-26 |
Richard M. Stallman |
(read_minibuf_unwind): Don't restore minibuf_window;
|
1996-10-26 |
Richard M. Stallman |
(Fexpand_file_name): No longer discard .../ before another / or ~.
|
1996-10-26 |
Richard M. Stallman |
(refer-bib-directory): New variable, list of
|
1996-10-26 |
Richard M. Stallman |
(electric-perl-terminator, perl-indent-command):
|
1996-10-26 |
Richard M. Stallman |
(mouse-sel-set-selection-function): Doc fix.
|
1996-10-26 |
Richard M. Stallman |
(set-visited-file-name): Doc fix.
|
1996-10-26 |
Richard M. Stallman |
(kill-buffer-and-window): New command.
|
1996-10-26 |
Richard M. Stallman |
(sh-mode): Don't make font-lock-keywords buffer-local.
|
1996-10-26 |
Richard M. Stallman |
(rmail-reply): Merge resent-to and resent-cc into to and cc.
|
1996-10-26 |
Richard M. Stallman |
(pascal-indent-declaration): Avoid infinite loop
|
1996-10-26 |
Richard M. Stallman |
(describe_buffer_bindings): Pass 1 for PARTIAL
|
1996-10-26 |
Richard M. Stallman |
(status_notify): Update p->tick again
|
1996-10-26 |
Richard M. Stallman |
(decode_mode_spec): In the `L' case,
|
1996-10-25 |
Karl Heuer |
(Info-insert-dir): Ensure directory ends with slash.
|