aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge from emacs-24; up to 2012-12-11T18:52:31Z!monnier@iro.umontreal.caGlenn Morris2013-01-2410-79/+223
|\
| * * lisp/progmodes/python.el: Enhancements to header documentation aboutFabián Ezequiel Gallina2013-01-232-1/+9
| * * imenu.el (imenu-default-create-index-function): Remove uselessFabián Ezequiel Gallina2013-01-232-2/+5
| * Fix a bug in the state cache mechanism. Refactor this a bit.Alan Mackenzie2013-01-232-48/+73
| * Fix bug #13515 with processing DBCS file names on MS-Windows.Eli Zaretskii2013-01-232-11/+104
| * * xml.el (xml-entity-or-char-ref-re): Fix regexp.Chong Yidong2013-01-232-1/+5
| * Fix bug #13065 with file selector dialog on Windows 7.Eli Zaretskii2013-01-222-1/+10
| * Fixes: debbugs:13505Andreas Schwab2013-01-202-14/+20
| * CommentGlenn Morris2013-01-191-1/+1
* | * paren.el (show-paren-function): Make sure to set 'priority andBastien Guerry2013-01-242-5/+9
* | * net/tramp.el (tramp-tramp-file-p): Check, whether NAME is unibyte.Michael Albinus2013-01-243-18/+28
* | * tramp.texi (Filename Syntax): Filenames must be unibyte strings.Michael Albinus2013-01-242-0/+6
* | * nsfont.m (ns_escape_name, ns_unescape_name, ns_registry_to_script):Dmitry Antipov2013-01-242-9/+12
* | Drop async_visible and async_iconified fields of struct frame.Dmitry Antipov2013-01-2411-240/+192
* | * src/insdel.c (prepare_to_modify_buffer): Revert last change as suggestedDmitry Antipov2013-01-244-5/+14
* | * .bzrignore: add lib-src/blessmail.Giorgos Keramidas2013-01-231-0/+4
* | * src/xdisp.c (message2, message2_nolog): Remove functions.Stefan Monnier2013-01-2313-372/+182
* | Fix dimensions of maximized frame on MS-Windows.Eli Zaretskii2013-01-232-6/+20
* | * insdel.c (prepare_to_modify_buffer): Force redisplay ifDmitry Antipov2013-01-232-2/+10
* | * paren.el (show-paren-function): Make sure an overlay existsBastien Guerry2013-01-232-15/+21
* | * lisp/play/gametree.el (gametree-break-line-here): Use point-marker.Dmitry Antipov2013-01-236-4/+14
* | Undo stray change committed by mistake.Paul Eggert2013-01-221-1/+1
* | Merge from gnulib.Paul Eggert2013-01-223-19/+8
* | * window.h (struct window): Change window_end_valid member fromDmitry Antipov2013-01-225-59/+61
* | * xdisp.c (mark_window_display_accurate): Simplify the loopDmitry Antipov2013-01-222-44/+42
* | * tramp-cmds.el (tramp-bug, tramp-append-tramp-buffers): MarkMichael Albinus2013-01-222-4/+9
* | * emacs.c (Qkill_emacs_hook): Now static.Paul Eggert2013-01-212-1/+4
* | * fileio.c (Finsert_file_contents): Simplify.Paul Eggert2013-01-212-14/+10
* | gnus-sum.el (gnus-summary-read-group-1): Debbugs group entry fixupsLars Magne Ingebrigtsen2013-01-212-3/+10
* | Another minor fix in acl_set_file on Windows.Eli Zaretskii2013-01-212-37/+49
* | * fileio.c (Finsert_file_contents): Revert code introduced atDmitry Antipov2013-01-212-73/+110
* | ispell.el: Make sure hunspell specific dict names are used for standard dicts...Agustín Martín2013-01-212-0/+90
* | * textmodes/reftex-cite.el (reftex-format-citation): Add formatTassilo Horn2013-01-213-6/+14
* | * lisp/frame.el: Bind `f10' in `esc-map' to `toggle-frame-maximized'Juri Linkov2013-01-212-0/+7
* | Improve XEmacs compatibility.Michael Albinus2013-01-215-28/+48
* | * net/tramp-adb.el (tramp-adb-handle-start-file-process): CompleteJürgen Hötzel2013-01-212-33/+21
* | Mention in NEWS that scroll-bar-adjust-thumb-portion is for X only. Bug#13503.Eli Zaretskii2013-01-201-0/+3
* | * src/doprnt.c: Fix comment.Paul Eggert2013-01-201-1/+1
* | * lisp-mode.el (emacs-lisp-mode-map): Add native profiler menu entries.Glenn Morris2013-01-192-0/+19
* | profiler.el tweaksGlenn Morris2013-01-192-4/+22
* | Improve addr2line suggestion.Paul Eggert2013-01-192-8/+8
* | * lisp.h (eabs): Define unconditionally.Paul Eggert2013-01-192-5/+10
* | Fix typo: addrline -> binutils.Paul Eggert2013-01-191-1/+1
* | * trouble.texi (Crashing): Suggest -p for recent addrline.Paul Eggert2013-01-192-1/+9
* | Tweak previous changeGlenn Morris2013-01-191-2/+0
* | * lisp/mail/unrmail.el (unrmail): Do not mangle the mbox From lineGlenn Morris2013-01-192-0/+6
* | Merge from emacs-24; up to 2012-12-11T09:51:12Z!dmantipov@yandex.ruGlenn Morris2013-01-1914-24/+72
|\ \ | |/
| * Prune erroneous values in dired-get-marked-filesLeo Liu2013-01-192-6/+13
| * * doc/emacs/custom.texi (Directory Variables): Fix paren typo.Glenn Morris2013-01-172-1/+5
| * etags.el fix for bug#13412Glenn Morris2013-01-162-6/+15