aboutsummaryrefslogtreecommitdiffstats
path: root/lisp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add arch taglineMiles Bader2008-07-153-0/+5
* merging Emacs.app (NeXTstep port)Adrian Robert2008-07-1522-63/+1910
* (x-handle-switch, x-handle-name-switch)Jason Rumney2008-07-142-20/+67
* (change-log-goto-source): Avoid wrong-type-argumentMartin Rudalics2008-07-142-1/+6
* Merge from gnus--devo--0Miles Bader2008-07-142-13/+60
* (change-log-search-file-name): Use match-string-no-properties.Martin Rudalics2008-07-132-5/+200
* (calc-describe-key): Add angles to special key descriptions.Jay Belanger2008-07-132-0/+12
* (calc-describe-thing): Use `re-search-forward' to search for regexp.Jay Belanger2008-07-131-8/+8
* (line-move-visual): Handle null pixel position gracefully.Chong Yidong2008-07-121-15/+14
* * simple.el (line-move-visual): Handle null pixel position gracefully.Chong Yidong2008-07-121-0/+5
* *** empty log message ***Jason Rumney2008-07-111-0/+5
* (file-truename): Get truename of ancestors if file doesJason Rumney2008-07-111-2/+13
* (previous-line, next-line): Update docstring.Chong Yidong2008-07-111-0/+8
* * simple.el (previous-line, next-line): Update docstring.Chong Yidong2008-07-111-1/+2
* (line-move-visual): Obey goal-column and no-error arg.Chong Yidong2008-07-111-10/+44
* * simple.el (line-move-visual): New var.Chong Yidong2008-07-111-0/+13
* (grep-files-aliases): Improve the C++ sourceDan Nicolaescu2008-07-112-1/+8
* (message-send-mail-with-sendmail): Display the error message.Stefan Monnier2008-07-102-2/+8
* (truncated-partial-width-window-p): New function.Chong Yidong2008-07-101-0/+16
* Remove Longlines mode from menu. Add word-wrap option.Chong Yidong2008-07-101-17/+36
* * window.el (truncated-partial-width-window-p): New function.Chong Yidong2008-07-101-0/+5
* (x-create-frame-with-faces): Don't pass parameters thatChong Yidong2008-07-101-9/+16
* * faces.el (x-create-frame-with-faces): Don't pass parameters thatChong Yidong2008-07-101-0/+7
* (face-set-after-frame-default): Simplify. Don't applyChong Yidong2008-07-081-62/+36
* * faces.el (face-set-after-frame-default): Simplify. Don't applyChong Yidong2008-07-081-0/+9
* * net/browse-url.el (browse-url-default-browser): Fix argument list in lambda.Juanma Barranquero2008-07-082-5/+10
* newsticker: handle url-retrieve errors.Ulf Jasper2008-07-072-3/+13
* (vc-dir-refresh): Only update files.Dan Nicolaescu2008-07-072-2/+6
* (vc-git--ls-files-state): Remove unused function.Dan Nicolaescu2008-07-072-14/+2
* (vc-bzr-after-dir-status): Deal with execute bit changes.Dan Nicolaescu2008-07-072-9/+15
* (kermit-esc-char, kermit-clean-off): Doc fixes.John Paul Wallington2008-07-062-2/+6
* Comments.Glenn Morris2008-07-051-3/+11
* * vc-git.el (vc-git-registered): Return true for removed files.Alexandre Julliard2008-07-052-35/+45
* * vms-patch.el, vmsproc.el, mail/vms-pmail.el: Move to obsolete dir.Dan Nicolaescu2008-07-054-0/+8
* * vc-dir.el (vc-dir-find-child-files): New function.Dan Nicolaescu2008-07-053-33/+78
* *** empty log message ***Dan Nicolaescu2008-07-051-2/+2
* (vc-hg-registered): Do not set vc-state.Dan Nicolaescu2008-07-052-1/+2
* (vc-annotate-mode-menu): Add separator.Dan Nicolaescu2008-07-052-0/+5
* (gud-gdb-get-stackframe): Allow absoluteNick Roberts2008-07-051-2/+2
* (gdb-display-buffer): Don't split a bufferNick Roberts2008-07-051-6/+10
* *** empty log message ***Nick Roberts2008-07-051-0/+8
* (mouse-drag-throw, mouse-drag-drag): Autoload.Stefan Monnier2008-07-052-3/+5
* (sgml-font-lock-syntactic-keywords):Stefan Monnier2008-07-052-2/+11
* (vc-dir-query-replace-regexp): New function.Dan Nicolaescu2008-07-042-2/+35
* Merge from gnus--devo--0Miles Bader2008-07-044-29/+76
* Typos, doc fixes, etc.Juanma Barranquero2008-07-035-77/+100
* Fix typos, and general docstring cleanup.Juanma Barranquero2008-07-0320-363/+448
* *** empty log message ***John Paul Wallington2008-07-021-0/+6
* (ibuffer-buffer-file-name): Use `list-buffers-directory'. RemoveJohn Paul Wallington2008-07-021-2/+1
* * org.el (org-agenda-skip-unavailable-files):Juanma Barranquero2008-07-023-12/+17