summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bunch of updates. See ChangeLog.libc-961119libc-961118libc-961117libc-961116libc-961115libc-961114Per Bothner1996-11-141-13/+34
* (message-mode): Doc fix.Erik Naggum1996-11-131-1/+1
* Wed Nov 13 17:51:29 1996 Francesco Potorti` <F.Potorti@cnuce.cnr.it>Francesco Potortì1996-11-131-41/+55
* (report-emacs-bug): New argument recent-keys read before bug subjectErik Naggum1996-11-131-3/+4
* cosmetic tweaksDavid J. MacKenzie1996-11-121-1/+1
* (redisplay_window): When handling scroll_conservatively,Richard M. Stallman1996-11-121-2/+11
* (find-grep-options): Treat solaris, irix like BSD.Richard M. Stallman1996-11-121-1/+5
* (Fmodify_frame_parameters): Use alist in reverse order.Richard M. Stallman1996-11-121-7/+29
* more bug fixesDavid J. MacKenzie1996-11-121-0/+3
* (isearch-complete1): If no completion,Richard M. Stallman1996-11-121-6/+8
* (Fexpand_abbrev): If the abbrev's expansion is nil,Richard M. Stallman1996-11-121-38/+48
* (choose_minibuf_frame): Don't change selected_frame'sRichard M. Stallman1996-11-111-2/+5
* (combine-after-change-calls): The first form is not special.Erik Naggum1996-11-111-1/+1
* (Fcall_last_kbd_macro): Set this_command from last_commandRichard M. Stallman1996-11-111-0/+10
* Include frame.h and window.h.Richard M. Stallman1996-11-111-0/+14
* (scroll_margin): New variable.Richard M. Stallman1996-11-111-1/+23
* (window_scroll): Handle scroll_marginRichard M. Stallman1996-11-111-3/+28
* (dired-jump): Never turn omitting *on*.Richard M. Stallman1996-11-101-5/+6
* (describe-variable): Pretty-print the values.Richard M. Stallman1996-11-101-26/+44
* (define-key-after): If AFTER is t, always put new binding at the end.Richard M. Stallman1996-11-101-4/+11
* (Fdelete_other_windows): Set optional_new_start instead of force_start.Richard M. Stallman1996-11-101-1/+2
* (redisplay_window): Handle optional_new_start.Richard M. Stallman1996-11-101-0/+21
* (struct window): New field optional_new_start.Richard M. Stallman1996-11-101-0/+3
* (sh-set-shell): Pass args no-query-flagRichard M. Stallman1996-11-091-10/+19
* (combine-after-change-calls): Add lisp-indent-function property.Richard M. Stallman1996-11-091-0/+1
* (combine-after-change-calls): New def-edebug-spec.Richard M. Stallman1996-11-091-2/+3
* (combine-after-change-calls): New macro.Richard M. Stallman1996-11-091-0/+18
* (main): Call syms_of_insdel.Richard M. Stallman1996-11-091-0/+1
* (signal_after_change): If Vcombine_after_change_calls,Richard M. Stallman1996-11-091-0/+138
* (comint-output-filter): Run comint-output-filter-functionsRichard M. Stallman1996-11-091-1/+3
* (list-diary-entries): Reread the diary file if it has changed.Richard M. Stallman1996-11-091-3/+5
* (revert-buffer): Doc fix.Richard M. Stallman1996-11-091-4/+14
* (map-y-or-n-p): Handle minibuffer-auto-raise here.Richard M. Stallman1996-11-091-0/+2
* (fns.o): Depend on window.h.Richard M. Stallman1996-11-091-1/+1
* (fns.o): Depend on frame.h.Richard M. Stallman1996-11-091-1/+2
* * etags.c (relative_filename): Bug corrected.Francesco Potortì1996-11-081-39/+49
* patches from bug-gnu-utils to support more architectureslibc-961111libc-961110libc-961109libc-961108David J. MacKenzie1996-11-082-25/+53
* (Fgarbage_collect): Use Vhistory_length for truncating Vcommand_history.Richard M. Stallman1996-11-071-4/+9
* [emacs] (malloc, free): Define as xmalloc, and xfree.Richard M. Stallman1996-11-071-0/+3
* (Fmodify_frame_parameters): Doc fix.Richard M. Stallman1996-11-071-1/+3
* (sh-mode-syntax-table): Turn on comment syntax for #,Richard M. Stallman1996-11-071-36/+14
* (USG5 or BSD_SYSTEM or LINUX): Include fcntl.h.Richard M. Stallman1996-11-071-1/+22
* (sh-mode): Set `comment-start-skip'; otherwiseRichard M. Stallman1996-11-071-0/+1
* (Ffile_attributes): Represent inode number as a pair ofRichard M. Stallman1996-11-071-0/+7
* (locallisppath): Add leim directory.Richard M. Stallman1996-11-071-1/+1
* (display-time-format): New variable.Richard M. Stallman1996-11-071-7/+13
* (vc-backend-print-log): Use "cvs log" to get log entries, not "cvs rlog".Richard M. Stallman1996-11-071-1/+1
* Clarify initial-frame-alist and default-frame-alist.Richard M. Stallman1996-11-071-3/+6
* (scroll_conservatively): New variable.Richard M. Stallman1996-11-061-0/+76
* (Fencode_time): Doc fix.Richard M. Stallman1996-11-061-1/+1