aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | * src/lisp.h (FOR_EACH_TAIL): New macro.Stefan Monnier2013-12-043-9/+21
* | | | Trim whitespace in lm-keywords-listTed Zlatanov2013-12-042-2/+7
* | | | * src/window.c (select_window): Call second wset_redisplay before we changeStefan Monnier2013-12-042-5/+11
* | | | * bidi.c (LRM_CHAR, RLM_CHAR): Remove; no longer used.Paul Eggert2013-12-042-3/+5
* | | | Avoid compiler warning in w32xfns.c.Eli Zaretskii2013-12-043-3/+14
* | | | * src/window.c (window_scroll): Mark window for redisplay.Stefan Monnier2013-12-043-18/+31
* | | | Fix bug #16043 with crashes when displaying new bidi control characters.Eli Zaretskii2013-12-045-30/+87
* | | | Add ChangeLog for last commit: In windmove-other-window-loc handle navigation...Martin Rudalics2013-12-041-0/+5
* | | | In XTflash fix coordinate of bottom area to flash (Bug#16044).Martin Rudalics2013-12-043-6/+15
* | | | * net/dbus.el (dbus-byte-array-to-string): Accept also byte arraysMichael Albinus2013-12-042-4/+18
* | | | * font.h (struct font_bitmap): Remove unused 'extra' member.Dmitry Antipov2013-12-043-3/+3
* | | | * font.c (font_list_entities): Remove dummy assignment.Dmitry Antipov2013-12-045-9/+18
* | | | Fix eldoc-in-minibuffer's modeline update.Stefan Monnier2013-12-032-11/+13
* | | | Remember log-edit comment when the buffer is killedDmitry Gutov2013-12-042-4/+15
* | | | * lisp/isearch.el (isearch-mode, isearch-done): Don't set arg LOCALJuri Linkov2013-12-044-6/+15
* | | | Use bool for boolean.Paul Eggert2013-12-033-4/+9
* | | | Minor integer overflow fixes.Paul Eggert2013-12-032-10/+20
* | | | Add to last fix: In gtk resizing count tool and menubars.Martin Rudalics2013-12-031-1/+3
* | | | Again fix last fix.Martin Rudalics2013-12-031-0/+2
* | | | Fix last fix (Bug#16036)Martin Rudalics2013-12-031-9/+7
* | | | * notifications.el (notifications-close-notification): Call theTom Regner2013-12-032-1/+6
* | | | Fix issues related to pixelwise resizing. (Bug#16013) (Bug#16033)Martin Rudalics2013-12-036-25/+44
* | | | lisp/net/eww.el (eww-render): Don't pass arg to eww-display-imageKatsumi Yamaoka2013-12-032-1/+5
* | | | Minor integer overflow fixes.Paul Eggert2013-12-024-6/+19
* | | | * lisp/window.el (display-buffer-no-window): New action function.Juri Linkov2013-12-037-18/+55
* | | | lisp/gnus/ChangeLog: Fix last commitKatsumi Yamaoka2013-12-031-1/+1
* | | | lisp/gnus/message.el (message-send-mail-with-sendmail): Don't kill error buff...Vitalie Spinu2013-12-032-1/+8
* | | | Support the new log-edit behavior in vc-git-log-edit-toggle-amendDmitry Gutov2013-12-033-7/+31
* | | | src/composite.c (composition_reseat_it): Fix a typo in a comment.Eli Zaretskii2013-12-021-1/+1
* | | | * lisp/epa-file.el (epa-file-insert-file-contents): Ensure we insert textStefan Monnier2013-12-022-13/+18
* | | | * emacs-lisp-intro.texi (Counting Words): Don't use ':' in xrefPaul Eggert2013-12-022-3/+8
* | | | Improve reporting of fatal exception on MS-Windows, to aid debugging #15994.Eli Zaretskii2013-12-022-59/+121
* | | | * lisp/emacs-lisp/debug.el (debugger-toggle-locals): New command.Helmut Eller2013-12-025-6/+159
* | | | * net/tramp-sh.el (tramp-remote-process-environment): Do not set "LC_ALL".Michael Albinus2013-12-022-3/+25
* | | | * font.h (FONT_WIDTH, FONT_HEIGHT, FONT_BASE, FONT_DESCENT):Dmitry Antipov2013-12-025-25/+12
* | | | * subr.el (process-live-p): Return nil for non-process. Leo Liu2013-12-026-11/+22
* | | | Fix minor log-edit-show-files annoyancesDmitry Gutov2013-12-022-5/+13
* | | | Install the actual changes missing in previous revisionDmitry Gutov2013-12-021-7/+23
* | | | Implement log-edit-kill-bufferDmitry Gutov2013-12-021-0/+10
* | | | Remove fringe background extension code on X11.YAMAMOTO Mitsuharu2013-12-023-159/+31
* | | | Spelling and punctuation fixes.Paul Eggert2013-12-0123-47/+47
* | | | Fix minor problems found by static checking.Paul Eggert2013-12-014-2/+12
* | | | eww: Have `q' do a normal `quit-window' instead of killing the buffer.Lars Magne Ingebrigtsen2013-12-012-7/+6
* | | | * lisp/simple.el (newline): Mention `electric-indent-mode'.Stefan Monnier2013-12-012-17/+16
* | | | Allow customizing the checkboxes in ewwRüdiger Sonderfeld2013-12-012-6/+33
* | | | Allow preferring some media types over othersRüdiger Sonderfeld2013-12-012-2/+68
* | | | (eww-render): Set `eww-current-title' back to "".Rüdiger Sonderfeld2013-12-012-0/+2
* | | | Fix typo after manual merge in last checkin.Lars Magne Ingebrigtsen2013-12-011-2/+2
* | | | Option to always use external-browser for certain content.Rüdiger Sonderfeld2013-12-012-5/+23
* | | | (shr-tag-audio): Add support for <audio> tag.Rüdiger Sonderfeld2013-12-012-0/+7