summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
...
* (comment-kill): Docstring improvement.Stefan Monnier2008-03-031-1/+1
* (verilog-highlight-grouping-keywords):Dan Nicolaescu2008-03-032-9/+15
* * verilog-mode.el (verilog-font-grouping-keywords): Fix bug in theDan Nicolaescu2008-03-032-10/+31
* *** empty log message ***Juri Linkov2008-03-021-0/+5
* Revert 2008-02-28 change that adds initial messageJuri Linkov2008-03-021-9/+12
* * textmodes/css-mode.el (css-indent-offset, css-electric-keys):Dan Nicolaescu2008-03-016-1/+16
* *** empty log message ***Juanma Barranquero2008-03-011-3/+8
* (desktop-read): Set `desktop-dirname' to nil before callingJuanma Barranquero2008-03-011-4/+4
* (c-neutralize-syntax-in-CPP): Fix coding bug.Alan Mackenzie2008-03-011-9/+8
* *** empty log message ***Alan Mackenzie2008-03-011-0/+3
* (c-before-font-lock-function): Fix bug in doc-string, "c-old-LEN" ->Alan Mackenzie2008-03-011-3/+3
* *** empty log message ***Alan Mackenzie2008-03-011-0/+5
* Merge from gnus--rel--5.10Miles Bader2008-03-012-1/+6
* *** empty log message ***Glenn Morris2008-02-291-0/+7
* (allout-topic-encryption-bullet)Glenn Morris2008-02-291-5/+5
* *** empty log message ***Juanma Barranquero2008-02-291-1/+6
* (desktop-save): Save the buffer name if the uniquified base name is empty.Juanma Barranquero2008-02-291-2/+3
* (diff-sanity-check-hunk): Only accept an empty line ifStefan Monnier2008-02-292-1/+7
* *** empty log message ***Juri Linkov2008-02-281-0/+9
* (normal-splash-screen): Add argument `concise'.Juri Linkov2008-02-281-7/+11
* *** empty log message ***Juri Linkov2008-02-281-0/+4
* (startup-echo-area-message): Check for about-emacs.Juri Linkov2008-02-281-1/+1
* *** empty log message ***Juri Linkov2008-02-281-0/+10
* Always add initial message to *scratch* buffer ifJuri Linkov2008-02-281-12/+9
* (fill-comment-paragraph): Don't try to do comment-paragraph fillingStefan Monnier2008-02-282-1/+11
* (uniquify-buffer-base-name): Undo last change.Stefan Monnier2008-02-282-5/+7
* (utf-7-encode): Never skip the trailing - for the `imap' variant.Stefan Monnier2008-02-282-1/+8
* (url-get-normalized-date): SimplifyTeodor Zlatanov2008-02-282-27/+10
* *** empty log message ***Juanma Barranquero2008-02-271-1/+2
* *** empty log message ***Juanma Barranquero2008-02-271-1/+1
* *** empty log message ***Juanma Barranquero2008-02-271-1/+7
* (uniquify-buffer-base-name): If the base name is an empty string,Juanma Barranquero2008-02-271-1/+2
* *** empty log message ***Jason Rumney2008-02-261-0/+5
* (make-auto-save-file-name): Encode more characters inJason Rumney2008-02-261-7/+10
* *** empty log message ***Juanma Barranquero2008-02-261-0/+6
* (ftp-program): Fix typo in docstring.Juanma Barranquero2008-02-261-24/+21
* *** empty log message ***Juanma Barranquero2008-02-261-0/+9
* (gdb-pc-address, gdb-source-file-list, gdb-cpp-define-alist-program,Juanma Barranquero2008-02-261-25/+23
* (c-neutralize-syntax-in-CPP): Fix a bug on typing "#" at EOB.Alan Mackenzie2008-02-251-4/+2
* *** empty log message ***Alan Mackenzie2008-02-251-0/+5
* (shell-quote-wildcard-pattern): Quote ' and " as well.Chong Yidong2008-02-251-2/+2
* * files.el (shell-quote-wildcard-pattern): Quote ' and " as well.Chong Yidong2008-02-251-0/+4
* Revert last fix; subset of last fix recommitted.Chong Yidong2008-02-251-13/+13
* Revert last fix; subset of last fix recommitted.Chong Yidong2008-02-251-3/+2
* (url-digest-auth): Don't show prompt if authentication succeeded onChong Yidong2008-02-251-22/+31
* * url-auth.el (url-digest-auth): Don't show prompt ifChong Yidong2008-02-251-0/+6
* *** empty log message ***Juanma Barranquero2008-02-241-18/+17
* *** empty log message ***Jason Rumney2008-02-241-0/+4
* (file-name-invalid-regexp): Fix octal/decimal confusion.Jason Rumney2008-02-241-2/+2
* Merge from gnus--rel--5.10Miles Bader2008-02-245-19/+53