aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* (disassemble-internal): Allow a call to byte-code as argument.Richard M. Stallman1993-09-271-0/+2
* (mouse-delete-max-match): New function.Richard M. Stallman1993-09-271-69/+251
* [MULTI_FRAME]: Increase PURESIZE to 220000.Roland McGrath1993-09-251-1/+1
* (ispell-message): Handle cited messages.Richard M. Stallman1993-09-241-1/+14
* Avoid forcing the search of /usr/include before fixed include files byBrian Fox1993-09-241-0/+5
* (other-frame): Warp the mouse so that the otherRichard M. Stallman1993-09-241-1/+3
* Add -h, -n, -r options.Paul Eggert1993-09-241-29/+66
* Whitespace fix.Richard M. Stallman1993-09-231-1/+1
* Initial revisionMelissa Weisshaus1993-09-232-0/+2050
* Add declaration for atof if not predefined.Brian Fox1993-09-221-0/+4
* * Added fixes from Karl Berry for ISC-2.2.Brian Fox1993-09-221-10/+21
* (file_name_completion): Install case-preserving changes from Emacs 18Brian Fox1993-09-221-3/+33
* (w_wn_set_size_hint): Make recent window gravity additionBrian Fox1993-09-221-1/+2
* (Fdelete_windows_on): Fix DEFUN to allow optional second arg to appear.Brian Fox1993-09-221-1/+1
* (read_minibuf): Don't add history item if it isBrian Fox1993-09-221-1/+3
* (doprnt): Use a fixed buffer to store the formatBrian Fox1993-09-221-5/+23
* (Qextended_command_history): New variable preventsBrian Fox1993-09-221-3/+8
* (sys_write): Keep trying to write out the data untilBrian Fox1993-09-221-4/+26
* (XScreenNumberOfScreen): Move assignments out of declaration for (dpy,Brian Fox1993-09-221-2/+5
* (vc-do-command): Remove debugging output. Use (forward-line -1) insteadBrian Fox1993-09-211-4/+6
* (texinfo-format-region texinfo-format-buffer): Add ###autoload cookies.Brian Fox1993-09-211-1/+3
* (slitex-mode): Add ###autoload magic cookie.Brian Fox1993-09-211-0/+36
* (suppress-keymap): Use substitute-key-definition instead of manuallyBrian Fox1993-09-211-5/+1
* (s-hemi-seasons n-hemi-seasons): New constants are hemisphereBrian Fox1993-09-211-12/+13
* (kill-region): Use `equal' instead of `eq' to compare markers `beg'Brian Fox1993-09-211-1/+1
* (rmail-convert-file): If the file is empty, don't convert it afterBrian Fox1993-09-211-3/+9
* (outline-minor-mode): Force update of modeline when outline-minor-modeBrian Fox1993-09-211-1/+2
* (local-write-file-hooks): Make this variable buffer-local.Brian Fox1993-09-211-3/+4
* (edebug-enter): Don't call the current function being debugged inBrian Fox1993-09-211-0/+4
* (dired-mode): Don't change the value of case-fold-search.Brian Fox1993-09-211-9/+16
* (diff): Doc fix.Brian Fox1993-09-211-1/+1
* (diary-syntax-table): Make sure that we use a copy ofBrian Fox1993-09-211-2/+1
* (compile-internal): Back out jimb change of making buffer read-only. ItBrian Fox1993-09-211-2/+2
* (calendar-absolute-from-time): Fix typo by interchanging (floor) and (%).Brian Fox1993-09-211-1/+1
* (side-effect-free-fns): Add "-" and "1-" to the list.Brian Fox1993-09-211-1/+1
* Total rewrite by Gillespie.Richard M. Stallman1993-09-211-599/+640
* entered into RCSRichard M. Stallman1993-09-201-0/+4
* *** empty log message ***Roland McGrath1993-09-201-1/+5
* (mouse-save-then-kill): If follows a multi-click selection,Richard M. Stallman1993-09-201-33/+66
* Mon Sep 20 18:06:12 1993 Francesco Potorti` (pot at fly)Francesco Potortì1993-09-201-21/+25
* (ispell-message): New command, with menu bar item.Richard M. Stallman1993-09-201-0/+11
* (@rip_paths@locallisppath): Delete ${datadir}/emacs/site-lisp.Richard M. Stallman1993-09-201-1/+1
* (do-install): Don't abort if ln or chmod at the endBrian Fox1993-09-201-32/+33
* Use "sh -c pwd" when we want to avoid having theRichard M. Stallman1993-09-191-1/+1
* Use AC_QUOTE_SQUOTE twice to properly quote vpath_sed value.Roland McGrath1993-09-191-2/+2
* (indented-text-mode): Make only blank linesRichard M. Stallman1993-09-191-1/+8
* Add #undef HAVE_RES_INIT.Richard M. Stallman1993-09-191-0/+1
* (revert-buffer): Enable menu item when the buffer is modified.Roland McGrath1993-09-191-1/+2
* add-log-full-name, add-log-mailing-address: new varialbesBrian Fox1993-09-191-16/+23
* Fixed naked backquotes in "echo" stringsBrian Fox1993-09-191-1/+1