summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
...
* * thingatpt.el (sexp-at-point, symbol-at-point, number-at-point)Chong Yidong2008-10-221-0/+3
* (dired-get-marked-files, dired-map-over-marks): Doc fixes.Chong Yidong2008-10-221-9/+11
* * dired.el (dired-get-marked-files, dired-map-over-marks): Doc fixes.Chong Yidong2008-10-221-0/+3
* (dired-do-create-files): Doc fix.Chong Yidong2008-10-221-24/+17
* * dired-aux.el (dired-do-create-files): Doc fix.Chong Yidong2008-10-221-0/+4
* * lisp/version.el (emacs-version): Change '*Step' to 'NS' for consistency wit...Adrian Robert2008-10-222-1/+6
* * replace.el (how-many): Fix typo in docstring.Juanma Barranquero2008-10-222-1/+6
* Comments don't get ChangeLog entries.Glenn Morris2008-10-221-5/+5
* (universal-coding-system-argument): Check for C-g. (Bug#1205)Glenn Morris2008-10-221-1/+4
* Don't setupKenichi Handa2008-10-222-69/+11
* (undo-more): Add comment explaining the operations on pending-undo-listAlan Mackenzie2008-10-211-0/+3
* *** empty log message ***Alan Mackenzie2008-10-211-0/+5
* (region-active-p): Doc fix.Chong Yidong2008-10-211-3/+3
* * simple.el (region-active-p): Doc fix.Chong Yidong2008-10-211-0/+4
* (apply-partially): Move from subr.el to simple.el.Eli Zaretskii2008-10-203-16/+19
* Fix last change (again).Eli Zaretskii2008-10-201-13/+13
* (split-string-and-unquote): Simplify regexp.Andreas Schwab2008-10-202-1/+5
* Fix last change.Eli Zaretskii2008-10-201-3/+5
* (url-basic-auth): Encode password string.Chong Yidong2008-10-201-1/+2
* * url-auth.el (url-basic-auth): Encode password string.Chong Yidong2008-10-201-0/+4
* (top-level): Require `cl' when compiling.Eli Zaretskii2008-10-202-0/+8
* * info.el (Info-mode): Do not remove an existing header line ifDavid Reitter2008-10-201-0/+5
* Info-mode: Do not remove an existing header line if `Info-use-header-line' is...David Reitter2008-10-201-4/+3
* (Info-file-supports-index-cookies): Fix typo in docstring.Juri Linkov2008-10-191-1/+1
* (query-replace, query-replace-regexp)Juri Linkov2008-10-192-23/+37
* (isearch-query-replace, isearch-query-replace-regexp):Juri Linkov2008-10-191-9/+20
* (read-regexp): Rename arg `default' to `default-value'. Doc fix.Juri Linkov2008-10-192-8/+15
* (apply-partially): Move from minibuffer.el to subr.el.Eli Zaretskii2008-10-193-8/+11
* (minibuffer-default-add-shell-commands): Doc fix.Eli Zaretskii2008-10-192-1/+5
* *** empty log message ***Eli Zaretskii2008-10-191-1/+2
* (enlarge-window-horizontally, shrink-window-horizontally):Martin Rudalics2008-10-192-13/+22
* (dos-reevaluate-defcustoms): Fix last change.Eli Zaretskii2008-10-191-5/+14
* (org-publish-timestamp-directory): Run file names that begin with a period thruEli Zaretskii2008-10-192-1/+9
* (org-id-locations-file): Run file names that begin with a period thruEli Zaretskii2008-10-191-1/+1
* (org-default-notes-file): Run file names that begin with a period thruEli Zaretskii2008-10-191-1/+1
* (remember-data-file): Run file names that begin with a period thruEli Zaretskii2008-10-192-1/+12
* (shadow-initialize) <shadow-info-file, shadow-todo-file>: Run file namesEli Zaretskii2008-10-191-2/+3
* (savehist-file): Run file names that begin with a period thruEli Zaretskii2008-10-191-1/+1
* (recentf-save-file): Run file names that begin with a period thruEli Zaretskii2008-10-191-1/+1
* (cvs-cvsrc-file): Run file names that begin with a period thruEli Zaretskii2008-10-191-1/+1
* (kkc-init-file-name): Run file names that begin with a period thruEli Zaretskii2008-10-191-1/+1
* (ido-save-directory-list-file): Run file names that begin with a period thruEli Zaretskii2008-10-191-1/+1
* (todo-file-do, todo-file-done, todo-file-top): Run file names that begin withEli Zaretskii2008-10-191-3/+3
* (dos-reevaluate-defcustoms): New function. Add it to before-init-hook.Eli Zaretskii2008-10-192-1/+16
* (ediff-exec-process): For buffer jobs, bind coding-system-for-readEli Zaretskii2008-10-192-1/+20
* (ediff-make-temp-file): Unconditionally bind coding-system-for-writeEli Zaretskii2008-10-191-5/+1
* (ediff-coding-system-for-read): Doc fix.Eli Zaretskii2008-10-191-4/+4
* * info.el (Info-file-supports-index-cookies-list): New variable.Juri Linkov2008-10-182-21/+56
* (emacs-internal): New coding system alias.Stefan Monnier2008-10-182-2/+11
* (Info-find-node-2): Put initial point below the header line and breadcrumbs l...Juri Linkov2008-10-182-0/+9