summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* (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
* (narrow-to-page): With negative arg, move back one extraRichard M. Stallman1996-11-061-1/+10
* [__DJGPP_MINOR__ == 0] (_rename): New function, aRichard M. Stallman1996-11-061-0/+116
* (minor-mode-alist): Don't use purecopy.Richard M. Stallman1996-11-061-6/+6
* (window_loop, case GET_BUFFER_WINDOW):Richard M. Stallman1996-11-061-1/+5
* (Fencode_time): Use xfree, not free.Richard M. Stallman1996-11-051-1/+1
* (PRINTFINISH): Use xfree, not free.Richard M. Stallman1996-11-051-1/+1
* (compile-auto-highlight): Renamed fromRichard M. Stallman1996-11-051-11/+12
* (compile-highlight-display-limit): New variable.Richard M. Stallman1996-11-051-1/+34
* (time-stamp-dd/mm/yyyy): New function.Richard M. Stallman1996-11-051-1/+9
* (initial-frame-alist): Make default value nil--Richard M. Stallman1996-11-051-4/+4
* (Fx_create_frame): Look for X-resource for minibuffer.Richard M. Stallman1996-11-051-1/+1
* (dired-mode-map): Put dired-mark-subdir-files on *s.Richard M. Stallman1996-11-041-0/+1
* (PRINTPREPARE): Really do set free_print_buffer.Richard M. Stallman1996-11-041-1/+1
* (PRINTDECLARE): Declare specpdl_count and free_print_buffer.Richard M. Stallman1996-11-041-11/+31
* (makefile-font-lock-keywords): Handle dependenciesRichard M. Stallman1996-11-031-5/+5
* Enabled commentary for Finder.Richard M. Stallman1996-11-031-6/+8
* (Man-bgproc-sentinel): Move the buffer creationRichard M. Stallman1996-11-031-10/+10
* (comment-region): With just C-u as arg,Richard M. Stallman1996-11-031-5/+5
* When processing cvs log output, remove `Attic/' from repository file names.Paul Eggert1996-11-032-2/+12