summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* (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
* (next-complete-history-element): Use only buffer contents before pointRoland McGrath1993-01-251-2/+2
* ({next,previous}-complete-history-element): New functions.Roland McGrath1993-01-251-13/+36
* (tags-loop-scan): Set default value to an error form.Roland McGrath1993-01-211-1/+3
* (visit-tags-table-buffer): When propagating a change of name afterRoland McGrath1993-01-211-1/+1
* (visit-tags-table-buffer): Error if called with 'same and no current table.Roland McGrath1993-01-191-3/+9
* * c-mode.el (c-switch-label-regexp): New constant.Jim Blandy1993-01-161-3/+8
* (shell): Doc fix.Richard M. Stallman1993-01-151-1/+1
* (switch-to-buffer-other-frame): Pass t to pop-to-buffer.Roland McGrath1993-01-141-1/+1
* * scrollbar.el: New file.Jim Blandy1993-01-142-0/+103
* * simple.el (set-goal-column): Make this command disabled by default.Jim Blandy1993-01-141-1/+4
* * page-ext.el (next-page): Correctly handle negative page count.Jim Blandy1993-01-141-1/+4
* * frame.el (frame-notice-user-settings): Don't try to delete theJim Blandy1993-01-141-2/+2
* Initial revisionJim Blandy1993-01-141-0/+0
* (mouse-save-then-kill): When deleting, avoid delayRichard M. Stallman1993-01-131-15/+19
* (kill-append): Doc fix.Richard M. Stallman1993-01-111-1/+1
* (mail-unsent-separator): Add `-- begin message --'.Richard M. Stallman1993-01-091-0/+1
* (dired-mark-read-regexp): Give dired-read-regexp 1 arg.Richard M. Stallman1993-01-091-2/+1
* (dired-regexp-history): New history list.Richard M. Stallman1993-01-091-4/+5
* (update-copyright): Doc fix.Roland McGrath1993-01-091-2/+2
* Use process-send-string instead of send-string.Michael I. Bushnell1993-01-081-1/+1
* (add-change-log-entry): Search for existing ChangeLogRichard M. Stallman1993-01-081-0/+16
* (run-at-time): Use a pipe to talk to the timer process.Roland McGrath1993-01-081-2/+3
* Initial revisionRichard M. Stallman1993-01-081-0/+1563
* entered into RCSRichard M. Stallman1993-01-082-0/+332
* (mail-send): Don't clear modified or delete autosave if visiting a file.Richard M. Stallman1993-01-071-4/+8
* * simple.el (kill-region): Change interactive spec to signal anJim Blandy1993-01-071-6/+8
* entered into RCSRichard M. Stallman1993-01-061-0/+674
* (apropos-match-keys): Handle non-chars as keys.Richard M. Stallman1993-01-041-1/+3