summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* Change some MSDOS info.Richard M. Stallman1996-11-021-6/+6
* (change-log-fill-paragraph): Return non-nil soRichard M. Stallman1996-11-021-3/+4
* (command_loop_1): Update selected buffer again after read_key_sequence.Richard M. Stallman1996-11-021-0/+4
* (handwrite-version): Variable deleted.Richard M. Stallman1996-11-021-3/+1
* Initial revisionRichard M. Stallman1996-11-021-0/+1378
* Fix minor typo in *! key binding.Erik Naggum1996-11-021-1/+1
* (dired-mode-map): Make * a prefix for mark commands.Richard M. Stallman1996-11-021-4/+14
* (dired-mode-map): Put dired-mark-extension on *.Richard M. Stallman1996-11-021-0/+3
* (Info-scroll-up): Doc fix.Richard M. Stallman1996-11-021-3/+9
* Initial revisionRichard M. Stallman1996-11-021-0/+165
* (printchar, strout): Do QUIT for echo area output.Richard M. Stallman1996-11-021-8/+28
* (isearch-forward): Doc fix.Richard M. Stallman1996-11-011-0/+1
* (lisp-complete-symbol): Sort the list.Richard M. Stallman1996-11-011-0/+1
* (tex-file): Fix paren error in last change.Richard M. Stallman1996-10-311-12/+14
* (EmacsFrameResize): Use cancel_mouse_face.Richard M. Stallman1996-10-311-0/+2
* (cancel_mouse_face): New function. Code copied fromRichard M. Stallman1996-10-311-8/+20
* (dired-find-file): Error if line's file does not exist.Richard M. Stallman1996-10-311-1/+4