summaryrefslogtreecommitdiff
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-202-0/+33
* WIP: WebKit widget can scroll by itself.rekado2016-09-203-69/+16
* WIP: Use WebKit2 API....rekado2016-09-192-108/+82
* Fix daemon shutdown when emacs-kill-hooks ask questions...Eli Zaretskii2016-09-121-1/+6
* * src/casefiddle.c (casify_word): Simplify.Paul Eggert2016-09-121-17/+5
* * src/casefiddle.c (casify_word): Return Qnil.Paul Eggert2016-09-121-6/+4
* Refactor common code in {upcase,downcase,capitalize}-word functions...Michal Nazarewicz2016-09-121-27/+17
* * doc/lispref/files.texi: Remove @vindex.Paul Eggert2016-09-111-1/+0
* Remove unnecessary ref to coreutils manual...Paul Eggert2016-09-111-2/+14
* 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
* * etc/NEWS: Remove comment lost in emacs-25 merge.Paul Eggert2016-09-101-0/+7
* Document file synchronization issues...Paul Eggert2016-09-103-2/+32
* copy-file now uses GNU/Linux file cloning...Paul Eggert2016-09-102-8/+26
* Invert y coord of NS image files (bug#7847)...Alan Third2016-09-101-1/+2
* Don't require isearch-update before isearch-done...Noam Postavsky2016-09-102-3/+12
* * lisp/emacs-lisp/ring.el: Use lexical-binding...Simen Heggestøyl2016-09-092-4/+7
* Split regex character class test into smaller chunks...Michal Nazarewicz2016-09-091-44/+46
* Don’t allocate char-table’s extra slots in regexp-out-charset...Michal Nazarewicz2016-09-091-1/+1
* Remove dead loop iterations in regex.c...Michal Nazarewicz2016-09-091-16/+12
* Replace decimalnump with alphanumericp...Michal Nazarewicz2016-09-093-6/+15
* Remove inaccurate comment in regex.c...Michal Nazarewicz2016-09-091-2/+1
* STRING_CHAR does not unify characters; update documentation...Michal Nazarewicz2016-09-092-17/+3
* Add tests for ring.el...Simen Heggestøyl2016-09-081-0/+204
* New file test/src/marker-tests.elMartin Rudalics2016-09-081-0/+60
* Port flexible array members to GCC + valgrind...Paul Eggert2016-09-075-32/+26
* Update from gnulib...Paul Eggert2016-09-079-11/+75
* 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-072-4/+11
* Use DEV_TTY more consistently...Paul Eggert2016-09-065-13/+12
* Avoid assertion violations when using marker positions...Eli Zaretskii2016-09-062-5/+14
* * 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
* Avoid assertion violations when scrolling narrowed buffer...Eli Zaretskii2016-09-052-4/+6
* Treat SIGINT correctly in GUI sessions on MS-Windows...Eli Zaretskii2016-09-055-6/+19
* Fix synthetic bold on macOS retina displays...Alan Third2016-09-041-0/+12
* 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-024-3/+43
* Make a reference to fakecygpty in the Tramp manual...Michael Albinus2016-09-021-2/+8