summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* Change NAKAJI Hiroyuki's e-mail address into the generic one in the 2007-02-28Katsumi Yamaoka2007-07-301-1/+1
* * term/xterm.el (terminal-init-xterm): Fix merge issue.Dan Nicolaescu2007-07-292-1/+5
* Merge from emacs--devo--0Miles Bader2007-07-2459-1191/+2985
|\
| * Merge from emacs--rel--22Miles Bader2007-07-2410-19/+65
| |\
| | * Merge from gnus--rel--5.10Miles Bader2007-07-243-6/+18
| | * (cvs-temp-buffer): Disable undo in temp buffers.Stefan Monnier2007-07-242-1/+7
| | * (ses-cleanup): Prevent Emacs from spuriously checking if theStefan Monnier2007-07-232-3/+13
| | * (inferior-octave-prompt): Accept .exe.Richard M. Stallman2007-07-232-1/+5
| | * (sh-font-lock-backslash-quote, sh-font-lock-flush-syntax-ppss-cache): New funs.Stefan Monnier2007-07-232-7/+47
| | * (vc-find-root): Walk up the tree to find an existingStefan Monnier2007-07-232-11/+18
| | * (cvs-mode-add-change-log-entry-other-window): Use a directoryStefan Monnier2007-07-232-12/+19
| | * (comint-simple-send): Concat newline before sending.Jason Rumney2007-07-222-6/+21
| | * (set-default-process-coding-system): Use dos line endsJason Rumney2007-07-221-8/+13
| | * (isearch-edit-string): Save old point andJuri Linkov2007-07-222-5/+31
| | * (reftex-access-parse-file): Do not risk destroying an existing buffer.Reiner Steib2007-07-222-6/+7
| | * (command-line-x-option-alist): Use x-handle-no-bitmap-icon.Jan Djärv2007-07-222-1/+7
| | * (x-handle-no-bitmap-icon): New function.Jan Djärv2007-07-221-0/+3
| | * (reftex-access-parse-file): Create parse file in a way that does not interfereReiner Steib2007-07-222-2/+7
| | * (image-dired-sane-db-file): New func.Thien-Thi Nguyen2007-07-212-0/+32
| | * (vc-hg-diff): Use vc-hg-command.Dan Nicolaescu2007-07-212-20/+48
| | * (calculate-lisp-indent): In theThien-Thi Nguyen2007-07-212-0/+16
| | * (install-lisp-SH, install-lisp-CMD): New targets.Eli Zaretskii2007-07-202-3/+12
| | * (vc-hg-workfile-unchanged-p): New function.Dan Nicolaescu2007-07-202-1/+9
| | * (vc-hg-registered): Replace if with when.Dan Nicolaescu2007-07-192-10/+15
| | * *** empty log message ***Juanma Barranquero2007-07-181-0/+9
| | * (follow-mode-hook, follow-mode-off-hook, follow-mode,Juanma Barranquero2007-07-181-19/+19
| | * (bookmark-maybe-sort-alist): Don't modify bookmark-alist.Thien-Thi Nguyen2007-07-172-6/+15
| | * (bookmark-show-all-annotations):Thien-Thi Nguyen2007-07-171-1/+2
| | * Add more info about the vc-registered function.Dan Nicolaescu2007-07-172-2/+10
| | * *** empty log message ***Juanma Barranquero2007-07-161-3/+10
| | * (defadvice): Doc fix.Juanma Barranquero2007-07-161-1/+1
| | * (when, unless): Doc fix.Juanma Barranquero2007-07-161-2/+2
| | * (vc-hg-state): Handle removed files.Dan Nicolaescu2007-07-162-21/+57
| | * Jeff Miller <jmiller at cablespeed.com> (tiny change)Glenn Morris2007-07-151-0/+5
| | * Move autoload from previous change to calendar.el.Glenn Morris2007-07-152-3/+1
| | * (kmacro-bind-to-key): Avoid comparisons on function keys.Richard M. Stallman2007-07-152-2/+5
| | * (tutorial--find-changed-keys): Handle C-x specially like ESC.Richard M. Stallman2007-07-152-1/+12
| | * (add-change-log-entry): Check add-log-full-nameRichard M. Stallman2007-07-152-5/+15
| | * (isearch-mode, isearch-done): Delete unintended code in previous change.Richard M. Stallman2007-07-152-4/+3
| | * (ps-default-bg): Change to White.Richard M. Stallman2007-07-152-1/+5
| | * (tar-get-descriptor): No error for zero-length file.Richard M. Stallman2007-07-152-1/+5
| | * (mouse-drag-track): Reset transient-mark-mode to nilMartin Rudalics2007-07-152-0/+10
| * | (perform-replace): Use isearch-no-upper-case-p.Stefan Monnier2007-07-232-32/+34
| * | (vc-mode-line-map): New const.Stefan Monnier2007-07-232-25/+32
| * | (vc-git-unregister): New function.Dan Nicolaescu2007-07-232-2/+7
| * | (vc-git-delete-file, vc-git-rename-file): New functions.Dan Nicolaescu2007-07-232-14/+19
| * | * net/tramp.el (tramp-perl-file-attributes)Michael Albinus2007-07-232-4/+17
| * | (goto-history-element): New function created fromJuri Linkov2007-07-232-39/+194
| * | (isearch-message-function): New variable.Juri Linkov2007-07-231-2/+10
| * | (vc-stay-local-p): Fix bug: Avoid remove-if-not.Thien-Thi Nguyen2007-07-232-4/+12