aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Obsolete sc-load-hook in favor of eval-after-loadGlenn Morris2016-12-032-15/+5
* Obsolete calendar-load-hook in favor of eval-after-loadGlenn Morris2016-12-033-11/+6
* Fix markup in read-multiple-choice doc (Bug#25102)Glenn Morris2016-12-031-1/+1
* Stop flymake using dialog boxes for errors (Bug#16622)Glenn Morris2016-12-031-6/+9
* Clean up keymap and menu code in image-diredMark Oteiza2016-12-031-189/+111
* Mention `file-name-case-insensitive-p' as magic file nameMichael Albinus2016-12-032-4/+4
* Clean up uses of cl-foo in image-diredMark Oteiza2016-12-031-13/+9
* Avoid compilation warnings in nt/*.c filesEli Zaretskii2016-12-033-11/+29
* Display window before calculating widthMark Oteiza2016-12-031-4/+4
* Use pop-to-buffer-same-windowMark Oteiza2016-12-031-5/+5
* ; Merge: Lisp watchpoints (Bug#24923)Noam Postavsky2016-12-0218-191/+721
|\
| * Document watchpointsNoam Postavsky2016-12-025-0/+108
| * Add tests for watchpointsNoam Postavsky2016-12-021-0/+115
| * Ensure redisplay using variable watcherNoam Postavsky2016-12-024-18/+11
| * Add function to trigger debugger on variable writeNoam Postavsky2016-12-021-0/+91
| * Show watchpoints when describing variablesNoam Postavsky2016-12-022-0/+18
| * Add lisp watchpointsNoam Postavsky2016-12-028-173/+378
|/
* ; * lisp/dired-x.el (dired-omit-case-fold): Fix last change.Eli Zaretskii2016-12-021-1/+1
* Starting doc of user options with "*" is long obsoleteGlenn Morris2016-12-021-1/+1
* Fix docstrings to have a complete sentence in first lineReuben Thomas2016-12-021-8/+5
* Remove obsolete comments and commented code from dired-x.elReuben Thomas2016-12-021-26/+0
* Remove pre-customize dired-x.el documentationReuben Thomas2016-12-021-25/+1
* Allow files to be matched case-sensitively in dired-xReuben Thomas2016-12-023-5/+50
* Add support for curly quotation marks to electric-pair-modeReuben Thomas2016-12-021-2/+6
* Fix bug#25087Nicolas Petton2016-12-021-2/+2
* Handle quoted file names in TrampMichael Albinus2016-12-021-51/+51
* * lisp/battery.el: Add 'battery-upower' -- very fast battery status.Evgeny Zajcev2016-12-021-0/+69
* Support for rawrgb images using imagemagickEvgeny Zajcev2016-12-022-1/+9
* Fix 'sql-connect' on first invocationNikolay Kudryavtsev2016-12-021-7/+6
* Fix type typo on SolarisPaul Eggert2016-12-011-1/+1
* Merge from gnulibPaul Eggert2016-12-015-19/+29
* Make struct font_drivers read-onlyPaul Eggert2016-12-0110-303/+251
* ; * test/lisp/progmodes/compile-tests.el: Fix a typo in a comment.Eli Zaretskii2016-12-011-1/+1
* Forth related improvements for etagsHelmut Eller2016-12-019-41/+174
* Fix bugs with buffer-local tags tablesEli Zaretskii2016-12-013-67/+176
* ; Auto-commit of loaddefs files.Glenn Morris2016-12-011-41/+84
* * src/lisp.h (LISP_INITIALLY_ZERO): Remove.Paul Eggert2016-12-017-14/+6
* Make Cairo safer for --enable-gcc-warningsPaul Eggert2016-12-011-26/+21
* Fix Condition in kbd_buffer_store_buffered_event (bug#19547).Thierry Volpiatto2016-11-301-1/+1
* Fix previous commitNoam Postavsky2016-11-291-5/+4
* * lisp/vc/diff-mode.el (diff-refine-hunk): Remove redundant variable.Noam Postavsky2016-11-291-1/+0
* Use archive-mode for .cbr filesGlenn Morris2016-11-291-2/+2
* Pacify Sun C 5.14Paul Eggert2016-11-291-12/+15
* Adjust lwlib to recent config.h changePaul Eggert2016-11-291-0/+1
* * src/eval.c (clobbered_eassert): Check E's syntax.Paul Eggert2016-11-291-2/+2
* Improve user retrieval from auth-source in TrampMichael Albinus2016-11-291-2/+3
* shr.el: Don't render a normal table twiceKatsumi Yamaoka2016-11-291-3/+3
* Improve diff-mode navigation/manipulationDima Kogan2016-11-281-13/+118
* Upcase Path and ComSpec in process-environmentNoam Postavsky2016-11-281-4/+21
* Guard terminal parameter in XTerm mouse modePhilipp Stephani2016-11-281-1/+5