summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* Sync Org 7.9.2 from the commit tagged "release_7.9.2" in Org's Git repo.Bastien Guerry2012-09-30103-8072/+18873
* Support file name dialog on NS.Jan Djärv2012-09-302-0/+15
* lisp/ido.el (ido-max-directory-size): Default to nil.Juanma Barranquero2012-09-302-1/+7
* Fix last fix of window--display-buffer.Martin Rudalics2012-09-301-2/+2
* Update docs for a bunch of 24.3 changes.Chong Yidong2012-09-304-11/+28
* Handle window-height and window-width alist entries in `display-buffer'.Martin Rudalics2012-09-304-172/+259
* Minor code tweak for delete-trailing-whitespace.Chong Yidong2012-09-302-1/+4
* * lisp/bindings.el (goto-map): Bind M-g TAB to move-to-column.Chong Yidong2012-09-302-0/+3
* * help-fns.el (help-fns--obsolete): Fix last change.Chong Yidong2012-09-302-2/+5
* * lisp/winner.el (winner-mode-map): Obey winner-dont-bind-my-keys here.Stefan Monnier2012-09-302-10/+7
* * lisp/vc/pcvs.el (cvs-cleanup-collection): Keep entries that are currentlyStefan Monnier2012-09-293-6/+30
* * lisp/vc/log-edit.el (log-edit-font-lock-keywords): Ignore case toStefan Monnier2012-09-292-5/+12
* * lisp/vc/ediff-util.el (ediff-diff-at-point): Don't assume point-min==1.Stefan Monnier2012-09-292-2/+4
* * lisp/url/url-handlers.el (url-file-handler): Don't assume any url-FOOStefan Monnier2012-09-292-10/+29
* * lisp/tutorial.el (help-with-tutorial): Use minibuffer-with-setup-hook.Stefan Monnier2012-09-292-8/+9
* * lisp/textmodes/text-mode.el (paragraph-indent-minor-mode): Make itStefan Monnier2012-09-292-6/+20
* * lisp/textmodes/tex-mode.el (tex-mode-map): Don't bind paren keys.Stefan Monnier2012-09-292-4/+4
* Comment fixGlenn Morris2012-09-291-2/+2
* Use define-minor-mode for winner-modeGlenn Morris2012-09-292-48/+29
* Remove duplication of vc-sccs-registered definitionGlenn Morris2012-09-292-7/+9
* Comment for vc-rcsGlenn Morris2012-09-291-0/+3
* Comment for vc-sccsGlenn Morris2012-09-291-0/+3
* Comments for vc-bzr, clarifying vc-bzr-registeredGlenn Morris2012-09-291-6/+8
* url-util.el: Fix two docstrings.Bastien Guerry2012-09-292-3/+8
* Revert bogus vc autoloads changeGlenn Morris2012-09-293-5/+5
* Remove purecopy's that are no longer needed following previous changeGlenn Morris2012-09-292-5/+5
* No need to autoload vc-rcs, vc-sccs defcustoms.Glenn Morris2012-09-293-8/+8
* * lisp/help-macro.el (three-step-help): Do not autoload defcustom.Glenn Morris2012-09-292-1/+2
* Do not autoload defcustoms in inf-lisp.elGlenn Morris2012-09-292-5/+5
* Do not autoload defcustoms in hippie-exp.elGlenn Morris2012-09-293-8/+12
* * src/lisp.h (struct backtrace): Remove indirection for `function' field.Stefan Monnier2012-09-281-3/+3
* * lisp/emacs-lisp/cl.el (flet): Fix case of obsolescence message.Glenn Morris2012-09-282-1/+3
* * bytecomp.el (byte-compile-cl-file-p): Only "cl.el" counts as cl these days.Glenn Morris2012-09-286-5/+6
* Display archive errors in the echo area instead of inserting to the file buffer.Juri Linkov2012-09-282-29/+71
* Merge from emacs-24; up to 2012-05-07T21:26:08Z!rgm@gnu.orgGlenn Morris2012-09-283-5/+12
|\
| * Use minibuffer-message in pcomplete-show-completionsLeo Liu2012-09-282-1/+4
| * ido.el (ido-set-matches-1): Fix 2012-09-11 changeLeo Liu2012-09-282-4/+8
* | * lisp/type-break.el: Use lexical-binding.Stefan Monnier2012-09-282-82/+61
* | * lisp/emacs-lisp/pcase.el (pcase--mark-used): New.Stefan Monnier2012-09-283-6/+19
* | * doc-view.el (doc-view-current-cache-doc-pdf): New function.Tassilo Horn2012-09-282-12/+22
* | Don't autoload defcustoms in type-break.elGlenn Morris2012-09-282-5/+10
* | * verilog-mode.el (verilog-auto-inst-interfaced-ports): Add :version tag.Chong Yidong2012-09-282-1/+7
* | * lisp/json.el (json-encode-char): Codes 127 isn't "ASCII printable" either.Stefan Monnier2012-09-272-2/+2
* | * lisp/json.el (json-encode-char): Codes 128-160 aren't "ASCII printable".Stefan Monnier2012-09-272-4/+8
* | * lisp/faces.el (x-display-name): Declare (for without-x builds).Glenn Morris2012-09-272-0/+3
* | * lisp/linum.el (linum-format): Don't autoload it. Improve :type.Glenn Morris2012-09-272-2/+5
* | Remove unnecessary require when compiling tcl.elGlenn Morris2012-09-272-1/+5
* | Remove unnecessary require when compiling sgml-mode.elGlenn Morris2012-09-272-1/+7
* | * term.el (term-ansi-reset): Try setting term-ansi-face-already-done to nil.Glenn Morris2012-09-272-1/+7
* | Don't bother making files writable for commit with modern VCSGlenn Morris2012-09-262-18/+26