summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* Map previous-line and next-line to scroll-down and up.rekado-webkitrekado2016-09-201-2/+2
* xwidgets: Initialize size to fill window.rekado2016-09-201-1/+3
* WIP xwidgets: bind beginning/end of buffer.rekado2016-09-201-2/+15
* WIP: Webkit add zoom.rekado2016-09-201-0/+13
* WIP: WebKit widget can scroll by itself.rekado2016-09-201-6/+12
* Fix daemon shutdown when emacs-kill-hooks ask questions...Eli Zaretskii2016-09-121-1/+6
* Correctly fontify C++ direct initializations with parens inside functions...Alan Mackenzie2016-09-114-32/+337
* Avoid signaling errors when computing "Stop" in GDB menu...Eli Zaretskii2016-09-111-0/+1
* Stop calling ‘byte-compile-log-warning’...Philipp Stephani2016-09-115-42/+42
* Don't require isearch-update before isearch-done...Noam Postavsky2016-09-101-3/+4
* * lisp/emacs-lisp/ring.el: Use lexical-binding...Simen Heggestøyl2016-09-091-4/+5
* Don’t allocate char-table’s extra slots in regexp-out-charset...Michal Nazarewicz2016-09-091-1/+1
* Don't --load directories...Noam Postavsky2016-09-071-1/+1
* Avoid error in icalendar--read-element...Peder O. Klingenberg2016-09-071-3/+5
* Fix back-white <-> black-white typo...Kaushal Modi2016-09-071-4/+4
* Fix cursor at bottom left of rectangle (bug#24364)...Alan Third2016-09-071-1/+1
* Fix documentation of convert-standard-filename on MS-Windows...Eli Zaretskii2016-09-071-3/+1
* * lisp/progmodes/cc-engine.el (c-syntactic-re-search-forward): Fix coding bugAlan Mackenzie2016-09-061-5/+6
* New options for handling of literals in c-syntactic-re-search-forward...Alan Mackenzie2016-09-061-3/+21
* image-dired: Report when a necessary executable is not found...Tino Calancha2016-09-041-36/+56
* image-type-from-file-name: Perform a case insensitive match...Tino Calancha2016-09-042-11/+10
* image-increase-size: Fix non-interactive calls...Tino Calancha2016-09-041-2/+2
* Fix uses of (call-interactively) in lisp/emacs-lisp/checkdoc.el...Robert Cochran2016-09-031-8/+8
* Fix mail-combine-fields...Richard Stallman2016-09-031-4/+5
* Check actual contents before promting about changed file...Stefan Monnier2016-09-021-0/+35
* Fix c-declaration-limits to return correct limits in all cases....Alan Mackenzie2016-09-011-112/+140
* ; Auto-commit of loaddefs files.Glenn Morris2016-09-011-284/+222
* Add 451 to url-http-codes...Leo Liu2016-08-311-0/+1
* ; Spelling and quotation fixesPaul Eggert2016-08-303-7/+7
* Minor doc quoting fixes...Paul Eggert2016-08-302-3/+4
* Fix rules for \phi and \varphi which were reversed...Tassilo Horn2016-08-301-4/+14
* Fix prettification of \phi, \varphi, and \varsigma...Tassilo Horn2016-08-301-2/+3
* Use normal double quotes in TeX / LaTeX comments...Karl Fogel2016-08-301-0/+1
* Correctly analyze C++ list initialization in member init areas....Alan Mackenzie2016-08-303-148/+140
* Use `file-attribute-*' in Tramp...Michael Albinus2016-08-306-74/+193
* In `pop-to-buffer' handle case where `display-buffer' fails (Bug#24332)...Martin Rudalics2016-08-301-21/+26
* Use `process-live-p' in Tramp...Michael Albinus2016-08-298-48/+55
* Make dired-do-compress understand files with spaces in them...Oleh Krehel2016-08-291-6/+10
* Handle the C++ "identifiers" "final" and "override" correctly....Alan Mackenzie2016-08-272-1/+24
* * lisp/textmodes/page-ext.el (pages-directory-mode): Use special-mode.Stefan Monnier2016-08-271-8/+2
* Handle template delimiters in C++ member init constructs....Alan Mackenzie2016-08-271-1/+7
* Add "supports" to list of CSS at-rules...Simen Heggestøyl2016-08-261-1/+1
* * lisp/net/tramp-sh.el (tramp-get-remote-perl): Perform a basic check....Michael Albinus2016-08-261-6/+10
* Rename option to shell-command-dont-erase-buffer...Tino Calancha2016-08-261-10/+10
* Fix an infinite loop in C++ Mode when we have "{ .... [ .... }"...Alan Mackenzie2016-08-251-3/+9
* call-shell-region: New defun...Tino Calancha2016-08-253-9/+27
* In ‘clone-indirect-buffer’ fix argument mixup (Bug#24306)...Martin Rudalics2016-08-251-1/+1
* Some fixes around `delete-other-frames' and `next-frame'...Martin Rudalics2016-08-251-21/+20
* Find message.el thumbnail toggling...Lars Magne Ingebrigtsen2016-08-241-1/+2
* Analyze and fontify correctly a C++ `enum' with colon, but lacking a tag....Alan Mackenzie2016-08-241-1/+4