aboutsummaryrefslogtreecommitdiffstats
path: root/lisp (follow)
Commit message (Expand)AuthorAgeFilesLines
* (viper-frame-value): Prefer buffer-local value, if set, over frame value.Glenn Morris2008-03-032-5/+11
* (transient-mark-mode): Don't turn on by default.Glenn Morris2008-03-032-2/+4
* (open-tls-stream): Restore the 2007-11-04 change accidentally removedGlenn Morris2008-03-032-28/+50
* Require cl when compiling.Andreas Schwab2008-03-022-0/+5
* (compilation-menu-map): Add menu entriesDan Nicolaescu2008-03-022-1/+37
* This is Dan's patch fromGlenn Morris2008-03-012-98/+120
* (viper-cond-compile-for-xemacs-or-emacs): Delete macro.Glenn Morris2008-03-012-41/+69
* (zmacs-region-stays): No need to define for compiler.Glenn Morris2008-03-011-107/+110
* (zmacs-region-stays): No need to define for compiler.Glenn Morris2008-03-011-68/+52
* Expand all viper-cond-compile-for-xemacs-or-emacs calls to a featurep test.Glenn Morris2008-03-011-4/+4
* Expand all viper-cond-compile-for-xemacs-or-emacs calls to a featurep test.Glenn Morris2008-03-011-8/+6
* Expand all viper-cond-compile-for-xemacs-or-emacs calls to a featurep test.Glenn Morris2008-03-011-4/+2
* Expand all viper-cond-compile-for-xemacs-or-emacs calls to a featurep test.Glenn Morris2008-03-011-35/+28
* (zmacs-region-stays): Define for compiler once only.Glenn Morris2008-03-011-1/+0
* (byte-compile-maybe-guarded): Restore code commented out 2007-11-10.Glenn Morris2008-03-011-4/+10
* New version 9.3.Vinicius Jose Latorre2008-03-012-60/+294
* (make-glyph-code): Don't test the result of `face-id',Juanma Barranquero2008-03-012-10/+11
* (desktop-read): Set `desktop-dirname' to nil before runningJuanma Barranquero2008-03-012-4/+10
* Merge from emacs--rel--22Miles Bader2008-03-018-61/+108
|\
| * (allout-topic-encryption-bullet)Glenn Morris2008-02-292-5/+12
| * (desktop-save): Save the buffer name if the uniquified base name is empty.Juanma Barranquero2008-02-292-3/+9
| * (diff-sanity-check-hunk): Only accept an empty line ifStefan Monnier2008-02-292-1/+7
| * (normal-splash-screen): Add argument `concise'.Juri Linkov2008-02-282-7/+20
| * (startup-echo-area-message): Check for about-emacs.Juri Linkov2008-02-282-1/+5
| * Always add initial message to *scratch* buffer ifJuri Linkov2008-02-282-12/+19
| * (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-272-2/+3
| * (uniquify-buffer-base-name): If the base name is an empty string,Juanma Barranquero2008-02-272-2/+9
| * *** 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
| * (gdb-pc-address, gdb-source-file-list, gdb-cpp-define-alist-program,Juanma Barranquero2008-02-262-25/+32
| * (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
* | Merge from gnus--devo--0Miles Bader2008-03-015-132/+321
* | (cua-remap-control-z): Fix typo in docstring.Juanma Barranquero2008-03-012-1/+5
* | (cua-remap-control-v)Kim F. Storm2008-02-291-11/+20
* | Rename describe-project to describe-gnu-project.Kim F. Storm2008-02-292-4/+10
* | *** empty log message ***Kim F. Storm2008-02-291-1/+1
* | (view-emacs-todo): Rename from view-todo.Kim F. Storm2008-02-291-71/+75