summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* * files.el (revert-buffer): Reverse the sense of the firstJim Blandy1993-02-222-8/+22
* * two-column.el: Add autoloads for the functions defined inJim Blandy1993-02-221-0/+10
* * subr.el (string-to-int): Make this an alias forJim Blandy1993-02-221-0/+4
* * gud.el (gud-break): With a prefix argument, set a temporaryJim Blandy1993-02-221-18/+33
* (esc-map, ctl-x-map): Define as functions.Richard M. Stallman1993-02-211-0/+4
* (super-apropos-check-doc-file): Look for DOC file in proper directory.Richard M. Stallman1993-02-201-3/+4
* (insert-directory): Doc fix.Richard M. Stallman1993-02-201-1/+1
* (describe-function): Print the arglist if the function is bytecode or a list.Richard M. Stallman1993-02-191-4/+18
* Fix minor bugs in previous change.Richard M. Stallman1993-02-171-6/+14
* (generate-file-autoloads): If no buffer was visiting FILE when we started,Roland McGrath1993-02-171-59/+66
* (isearch-backward-regexp):Richard M. Stallman1993-02-171-14/+17
* (byte-compile-lambda): Test of byte-compile-compatibility was backwards.Richard M. Stallman1993-02-171-2/+3
* (frame-initialize): Fix error syntax.Richard M. Stallman1993-02-161-8/+8
* * informat.el (Info-tagify): Correct the regular expression whichJim Blandy1993-02-161-1/+1
* (find-file-hooks): Delete permanent-local property.Richard M. Stallman1993-02-151-2/+4
* * subr.el (mod): Add back this alias for %.Jim Blandy1993-02-141-0/+7
* * rmailout.el (rmail-output, rmail-output-to-mail-file): ReverseJim Blandy1993-02-141-9/+16
* * lisp-mode.el (lisp-fill-paragraph): New function.Jim Blandy1993-02-141-0/+70
* * gosmacs.el: Bind M-h to delete-previous-word, notJim Blandy1993-02-141-1/+3
* * frame.el: Clean up initialization code.Jim Blandy1993-02-141-66/+176
* * fortran.el (fortran-prepare-abbrev-list-buffer): Put quote inJim Blandy1993-02-141-8/+8
* * cl.el (cl-version): Mark as no longer in beta test.Jim Blandy1993-02-141-1/+1
* (enable-flow-control...): Renamed from evade...Richard M. Stallman1993-02-111-9/+10
* Update GPL version.Richard M. Stallman1993-02-101-1/+1
* (set-gosmacs-bindings): Fix binding of \eh.Richard M. Stallman1993-02-101-1/+1
* Fix copyright notice.Richard M. Stallman1993-02-091-2/+1
* (add-change-log-entry): Undo Jan 25 change. It worked for buffers inRoland McGrath1993-02-081-6/+2
* (compilation-forget-errors): Just setRoland McGrath1993-02-081-10/+16
* (sort-subr): Fix previous change.Richard M. Stallman1993-02-071-4/+4
* (sort-build-lists): Record the key as pair of positions;Richard M. Stallman1993-02-071-5/+9
* (mail-setup): Use fill-region-as-paragraphRichard M. Stallman1993-02-071-10/+10
* (make-comint): Added docstring.Roland McGrath1993-02-051-4/+9
* Restore nuked information in minibuffer history bindings.Roland McGrath1993-02-051-5/+5
* Once again, go back to ordinary next-history-elementRichard M. Stallman1993-02-051-2/+2
* (sort-subr): Doc fixes.Richard M. Stallman1993-02-031-3/+3
* (mail-do-fcc): Allow dash in timezone name.Richard M. Stallman1993-02-021-1/+1
* * simple.el (kill-region): If the buffer is read-only, do beep,Jim Blandy1993-02-011-5/+15
* * texinfo.el (texinfo-mode): Make page-delimiter buffer-local, andJim Blandy1993-02-011-0/+2
* (mail-abbrev-end-of-buffer): Changed interactive spec from "P" to "p".Roland McGrath1993-01-311-2/+2
* (c-macro-expand): Use expanded name to write or delete.Richard M. Stallman1993-01-301-5/+9
* (next-complete-history-element): Restore point after replacing theRoland McGrath1993-01-281-8/+13
* (sendmail-program): Try /usr/ucblib/sendmail.Richard M. Stallman1993-01-281-1/+3
* Don't use the completion-oriented history commands.Richard M. Stallman1993-01-281-5/+7
* JimB's changes since January 18thJim Blandy1993-01-2623-405/+437
* JimB's changes from January 18 to presentJim Blandy1993-01-262-3/+4
* * disass.el (disassemble): Add autoload cookie for this.Jim Blandy1993-01-261-9/+18
* compiled-function-p has been renamed to byte-code-function-p.Jim Blandy1993-01-261-4/+4
* x-selection-value has been renamed to x-selection.Jim Blandy1993-01-261-5/+4
* (tags-query-replace): C-tRoland McGrath1993-01-251-1/+1
* (add-change-log-entry): Restrict PARAGRAPH-END to being on the firstRoland McGrath1993-01-251-1/+5