summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Adjust to recent gnulib change for @GUARD_PREFIX@.Paul Eggert2011-05-2916-74/+89
* Fix animated gifs (Bug#6981).Chong Yidong2011-05-293-42/+82
* src/coding.c: Fix a typo in a comment.Eli Zaretskii2011-05-301-2/+2
* * menu-bar.el (kill-this-buffer-enabled-p): Avoid looping over entire buffer ...Martin Rudalics2011-05-292-8/+16
* src/font.[ch]: Fix typos in comments and strings.Eli Zaretskii2011-05-292-67/+66
* Clarify Remapping Commands node in Lisp manual (Bug#8350).Chong Yidong2011-05-292-26/+30
* Doc fixes for imagemagick support code.Chong Yidong2011-05-294-71/+78
* * net/rcirc.el (rcirc): Use the user's stored encryption method by default.Deniz Dogan2011-05-292-1/+11
* Minor fixes prompted by GCC 4.6.0 warnings.Paul Eggert2011-05-282-2/+6
* * emacs.c [HAVE_X_WINDOWS]: Include "xterm.h".Paul Eggert2011-05-283-5/+11
* Add option :named to defstruct in url-cookie.elLeo Liu2011-05-292-9/+8
* Move clipboard-manager functionality out of hooks.Chong Yidong2011-05-288-49/+82
* Make first mode-line dash an empty space on graphical terminals (Bug#7295).Chong Yidong2011-05-282-1/+6
* * startup.el (normal-splash-screen): Remove gratuitous mode-line setting (Bug...Chong Yidong2011-05-282-3/+3
* * lisp/newcomment.el (comment-end-skip): Doc fix (Bug#8659).Chong Yidong2011-05-282-1/+3
* New major mode: Occur Edit mode.Leo Liu2011-05-283-22/+97
* Additional minor fix to (Bug#8539).Alp Aker2011-05-282-3/+6
* * doc/lispref/minibuf.texi (Reading File Names): Clarify (Bug#8480).Chong Yidong2011-05-282-13/+13
* * lisp/subr.el (def-edebug-spec): Doc fix (Bug#8430).Kevin Ryde2011-05-282-1/+5
* Tweak auto-mode-alist to handle config.h.in (Bug#8547).Chong Yidong2011-05-282-4/+10
* Use Buffer-menu-buffer-column to replace hard-coded values (Bug#8539).Alp Aker2011-05-282-3/+15
* Remove antediluvian filename limit recommendation from tips.texi (Bug#8538).Chong Yidong2011-05-282-6/+5
* * emacs-lisp/re-builder.el (re-builder): Improve doc (Bug#8286).Chong Yidong2011-05-282-2/+11
* More fixes to prevent hide-show from being confused by commented-out braces (...Dima Kogan2011-05-282-11/+23
* Document prog-mode-hook in Emacs manual.Chong Yidong2011-05-283-47/+57
* * lisp/startup.el (fancy-about-screen): Use standard mode line. (Bug#8740)Glenn Morris2011-05-282-5/+5
* * admin/notes/bzr: Your very own Loggerhead server.Glenn Morris2011-05-281-0/+21
* In describe-function, print the parent of a derived mode.Chong Yidong2011-05-282-0/+18
* Make CC modes inherit from prog-mode.Chong Yidong2011-05-282-42/+20
* * src/nsterm.m (ns_term_shutdown): Synchronize user defaults before exiting (...William Xu2011-05-282-0/+7
* src/ChangeLog: Fix last entry.Eli Zaretskii2011-05-281-2/+2
* avoid a sign-extension bug in crypto_hash_functionJim Meyering2011-05-282-2/+18
* Adapt the MSDOS build to introduction of sha1 and other latest changes.Eli Zaretskii2011-05-283-3/+11
* * lisp/minibuffer.el (completion--capf-wrapper): Check applicability beforeStefan Monnier2011-05-276-11/+50
* * lisp/info-look.el: Convert to lexical-binding and completion-at-point.Stefan Monnier2011-05-272-38/+41
* * lisp/isearch.el: Let M-e start with point at the first mismatched char.Drew Adams2011-05-272-1/+23
* * lisp/isearch.el (isearch-range-invisible): Use invisible-p.Dmitry Kurochkin2011-05-272-1/+5
* * lisp/emacs-lisp/avl-tree.el: New avl-tree-stack datatype. Add newToby Cubitt2011-05-272-259/+487
|\
| * * lisp/emacs-lisp/avl-tree.el: New avl-tree-stack datatype. Add newToby Cubitt2011-05-272-52/+270
| * * lisp/emacs-lisp/avl-tree.el (avl-tree--del-balance): Rename fromToby Cubitt2011-05-272-220/+228
* | src/ccl.c: Fix last commit.Eli Zaretskii2011-05-281-0/+1
* | Fix order of ChangeLog entries after merge.Paul Eggert2011-05-271-4/+4
* | Merge from trunk.Paul Eggert2011-05-274-2/+13
|\ \ | |/
| * * src/xselect.c (x_convert_selection): Yet another int/Lisp_Object mixup.Stefan Monnier2011-05-272-2/+8
| * * lisp/files.el (interpreter-mode-alist): Add rbash.David Michael2011-05-272-0/+5
* | * data.c (arith_driver): Omit unnecessary mask and test.Paul Eggert2011-05-271-3/+0
* | Merge: Integer overflow fixes.Paul Eggert2011-05-2713-569/+855
|\ \ | |/ |/|
| * * dbusbind.c (xd_invalid_serial): Remove. (Bug#8722)Paul Eggert2011-05-242-9/+1
| * Add Bug#.Paul Eggert2011-05-231-2/+3
| * * dbusbind.c: Serial number integer overflow fixes.Paul Eggert2011-05-232-22/+60