summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* (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
* Make sure `mv' supports forward slashes and -f.Richard M. Stallman1996-10-311-1/+1
* (main): Clear out *Messages* before init_callproc.Richard M. Stallman1996-10-311-7/+11
* (dir_warning): New function.Richard M. Stallman1996-10-311-3/+17
* (init_callproc): Use dir_warning.Richard M. Stallman1996-10-311-12/+4
* Reorganize function definitions so etags finds them.Erik Naggum1996-10-315-23/+18
* (BROKEN_O_NONBLOCK): Define only if Ultrix.Richard M. Stallman1996-10-301-2/+14
* (XTread_socket, KeyPress case): Clear compose_statusRichard M. Stallman1996-10-301-0/+8
* Initial revisionRichard M. Stallman1996-10-301-0/+149
* Recognize hppa-next as a valid CPU-COMPANY combination.libc-961107libc-961106libc-961105libc-961104libc-961103libc-961102libc-961101libc-961031libc-961030libc-961029Richard M. Stallman1996-10-291-0/+3
* (hppa*-next-nextstep*): * added after hppa to accept hppa1.0 and hppa1.1.Richard M. Stallman1996-10-291-1/+1
* (Fmake_char_table): Doc fix.Erik Naggum1996-10-281-1/+1
* Use new face.Simon Marshall1996-10-281-1/+1
* more auto-mode-alist modes.Simon Marshall1996-10-281-0/+2
* (timezone-time-from-absolute): Fix off-by-onePaul Eggert1996-10-281-1/+1