summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* * src/keyboard.c: Make xterm-mouse clicks on mode-line workOlaf Rogalsky2017-11-181-1/+1
* Don't let delete_frame select a tooltip frame (Bug#27647)Martin Rudalics2017-11-181-1/+4
* Filter obtrusive events in help-read-key-sequence.Alan Mackenzie2017-11-181-5/+11
* Fix symlink flag in tramp-gvfs-handle-file-attributesMichael Albinus2017-11-181-1/+1
* Fix bug in tramp-handle-file-truenameMichael Albinus2017-11-182-2/+12
* Fix a typo in doc string of electric-indent-functions-without-reindentEli Zaretskii2017-11-181-1/+1
* Avoid assertion violations in echo_area_displayEli Zaretskii2017-11-181-0/+3
* ; * lisp/ido.el (ido-find-alternate-file): Doc fix. (Bug#29278)Eli Zaretskii2017-11-181-1/+1
* Fix case-folding in OccurEli Zaretskii2017-11-181-168/+178
* Fix quick-calc in C mode with hex valuesOGAWA Hirofumi2017-11-181-1/+3
* Improve documentation of dired-next/prev-marked-fileEli Zaretskii2017-11-181-6/+13
* Prevent aborts in line-move-visualEli Zaretskii2017-11-171-6/+11
* More fixes in src/.gdbinitEli Zaretskii2017-11-171-10/+8
* Document how to enter whitespace when using grep-read-filesRobert Pluim2017-11-173-5/+17
* ; Remove Tramp test instrumentation. Do not mergeMichael Albinus2017-11-172-15/+3
* Fix .gdbinit following lisp.h changesEli Zaretskii2017-11-171-12/+12
* ; Spelling fixesPaul Eggert2017-11-164-6/+6
* * lisp/simple.el (shell-command): Doc fixes.Charles A. Roelli2017-11-151-5/+5
* Fix marker adjustment for undo (Bug#29118)Noam Postavsky2017-11-151-5/+5
* ; Fix last fix of 'mouse-drag-and-drop-region'Martin Rudalics2017-11-141-1/+1
* Fix Bug#28139Daniel Pittman2017-11-141-6/+19
* Fix Bug#29291Michael Albinus2017-11-141-3/+3
* Fix Bug#2928Michael Albinus2017-11-141-41/+76
* Make 'mouse-drag-and-drop-region' work with 'mouse-autoselect-window' non-nilMartin Rudalics2017-11-141-1/+3
* * etc/PROBLEMS: Remove fixed xterm-mouse-mode problemsAlexander Gramiak2017-11-141-24/+0
* Fix cookie handling (bug#29282)Katsumi Yamaoka2017-11-131-40/+13
* Improve documentation of Edebug and macrosGemini Lasswell2017-11-131-10/+22
* Port to IBM xlc 12.01Paul Eggert2017-11-131-13/+10
* Simplify by removing HAVE_STRUCT_ATTRIBUTE_ALIGNEDPaul Eggert2017-11-133-34/+0
* Use alignas to fix GCALIGN-related bugsPaul Eggert2017-11-1316-377/+367
* Change vectorlike from struct to unionPaul Eggert2017-11-1313-35/+35
* Don't enable cursor-sensor-mode in mhtml-modeTom Tromey2017-11-121-3/+2
* * lisp/files.el (abbreviate-file-name): Doc fix. (Bug#29267)Eli Zaretskii2017-11-121-1/+7
* Unbreak interactive run of a flymake test (bug#29267)João Távora2017-11-121-1/+4
* Fix Bug#29225Michael Albinus2017-11-122-38/+216
* CC Mode: Fix defun-open being recognized as brace-list-open at EOB.Alan Mackenzie2017-11-121-6/+8
* Merge from GnulibPaul Eggert2017-11-1110-25/+92
* Pacify GCC when configured --with-x-toolkit=noPaul Eggert2017-11-112-1/+5
* * lisp/find-dired.el (find-grep-dired): Doc fix. (Bug#29262)Eli Zaretskii2017-11-121-3/+3
* Fix more flymake-diag-region eob corner cases and add tests (bug#29201)João Távora2017-11-112-6/+42
* Keep Man sections in natural order (bug#28998)Basil L. Contovounesios2017-11-111-1/+2
* * lisp/minibuffer.el: Install a workaround for bug#16274Stefan Monnier2017-11-111-2/+9
* Fix comparisons with tip_frame in GTK buildsEli Zaretskii2017-11-113-4/+20
* Improve the documentation of M-n for entering file namesEli Zaretskii2017-11-113-6/+51
* Fix desktop auto-save timer when linum-mode is usedEli Zaretskii2017-11-111-1/+7
* Fix "C-h k" in xterm-mouse-modeOlaf Rogalsky2017-11-111-6/+10
* Fix off-by-1 bug in --enable-checking=stringbytesPaul Eggert2017-11-101-1/+1
* Correct the indentation of C99's compound literals.Alan Mackenzie2017-11-101-12/+25
* Improve the doc string of 'dired-isearch-filter-filenames'Eli Zaretskii2017-11-101-3/+3
* * lisp/isearch.el (search-invisible): Doc fix. (Bug#29222)Eli Zaretskii2017-11-101-3/+4