aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* auto upstreamJoakim Verona2013-01-239-122/+126
|\
| * * 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
* | auto upstreamJoakim Verona2013-01-2214-180/+349
|\ \ | |/
| * 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
* | auto upstreamJoakim Verona2013-01-215-5/+45
|\ \ | |/
| * 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
* | auto upstreamJoakim Verona2013-01-2023-119/+412
|\ \ | |/
| * 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
| | * * src/fns.c (Frandom): Doc fix.Glenn Morris2013-01-162-1/+8
| | * Auto-commit of loaddefs files.Glenn Morris2013-01-161-1/+1
| | * Auto-commit of generated files.Glenn Morris2013-01-161-3/+4
| | * NEWS tweakGlenn Morris2013-01-161-3/+3
| | * Backport configure.ac message tweak from trunkGlenn Morris2013-01-161-1/+1
| | * * doc/emacs/trouble.texi (Crashing): Not all addr2line have -p. (Bug#13445)Glenn Morris2013-01-152-2/+5
| | * Doc fixes related to "(declare (indent symbol))" (bug#13450)Glenn Morris2013-01-154-3/+10
| | * * doc/emacs/custom.texi (Custom Themes): Fix typo.Glenn Morris2013-01-152-1/+5
| | * * rmailmm.el (rmail-insert-mime-forwarded-message): Revert 2012-12-29 changeGlenn Morris2013-01-152-2/+8
| | * * Makefile.in (install-arch-indep): Put back a chmodGlenn Morris2013-01-152-1/+9
| * | Fix crashes with lots of overlays.Eli Zaretskii2013-01-193-2/+20
| * | * fileio.c: Use O_APPEND to append.Paul Eggert2013-01-192-23/+28
| * | * image-mode.el (image-next-file, image-previous-file): New commands.Christian Wittern2013-01-193-0/+61
| * | Fix size bug on DOS_NT introduced by CIFS workaround.Paul Eggert2013-01-192-1/+4
| * | * fileio.c (Fwrite_region): Sync diagnostic to previous change.Paul Eggert2013-01-191-1/+1
| * | * image-mode.el (image-mode-fit-frame): Add a frame argument.Chong Yidong2013-01-193-21/+56
| * | Allow floating-point file offsets.Paul Eggert2013-01-194-37/+47
| * | * emacs.c (Fkill_emacs): Set waiting_for_input to 0 to avoid aborting on Fsig...Chong Yidong2013-01-192-5/+11
| * | Make 'fstat' on MS-Windows behave more like 'stat' and 'lstat'.Eli Zaretskii2013-01-192-7/+18