aboutsummaryrefslogtreecommitdiffstats
path: root/lisp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into feature/byte-switchfeature/byte-switchVibhav Pant2017-02-1324-114/+129
|\
| * Fix non-ASCII text encoding (bug#25658)Katsumi Yamaoka2017-02-131-7/+15
| * Fix recent bootstrap issue by moving string-to-listGlenn Morris2017-02-122-10/+8
| * Doc fixes related to mail-host-addressGlenn Morris2017-02-121-3/+2
| * Simplify time-stamp mail host usageGlenn Morris2017-02-121-12/+1
| * Doc fix for vhdl-mode re mail-host-addressGlenn Morris2017-02-121-2/+1
| * Substitute leading $HOME/ in xdg-user-dirsMark Oteiza2017-02-121-2/+9
| * * lisp/buff-menu.el: Turn on lexical-binding.Mark Oteiza2017-02-121-1/+1
| * * lisp/replace.el (query-replace-from-to-separator): Move propertizeJuri Linkov2017-02-131-17/+23
| * Convert more uses of `looking-at' to `following-char'Karl Fogel2017-02-121-2/+2
| * Fix bug#25607Michael Albinus2017-02-121-10/+15
| * Remove server-buffer-clients string from minor-mode-alistMark Oteiza2017-02-121-4/+0
| * Nix some useless uses of looking-at, looking-backMark Oteiza2017-02-1211-24/+23
| * Recognize JS regexp literals more correctlyTom Tromey2017-02-111-18/+25
| * Fix bug in css--mdn-find-symbolTom Tromey2017-02-111-2/+4
* | ; Add more documentation for byte-switch related code.Vibhav Pant2017-02-132-3/+13
* | ; lisp/emacs-lisp/bytecomp.el: Fix indentation.Vibhav Pant2017-02-121-1/+1
* | Merge branch 'master' into feature/byte-switchVibhav Pant2017-02-1116-63/+271
|\ \ | |/
| * Extract grep-find-ignored-directories processing from rgrep-default-commandSam Steingold2017-02-101-14/+12
| * Fix instrumenting code with propertized strings in EdebugGemini Lasswell2017-02-101-4/+2
| * Improve fontification in bat-modeVladimir Panteleev2017-02-101-3/+8
| * Restore special setting of this-command-keys by M-xEli Zaretskii2017-02-101-0/+3
| * * lisp/isearch.el (isearch-search-fun-default): Set isearch-adjustedJuri Linkov2017-02-102-7/+8
| * Ibuffer: Update mode documentationTino Calancha2017-02-091-1/+9
| * Fix environment variable for xdg-data-dirsSteven Allen2017-02-091-1/+1
| * Ibuffer: Erase output buffer before shell commandsTino Calancha2017-02-092-3/+17
| * Ibuffer: Don't truncate shell command outputTino Calancha2017-02-091-15/+23
| * Make sure eshell pipelines don't drop dataNoam Postavsky2017-02-081-2/+14
| * Make mm-shr use mail-parse-charset by defaultKatsumi Yamaoka2017-02-091-9/+10
| * describe-char: unambiguous name for inserting ASCII 7Stephen Berman2017-02-081-4/+12
| * Ensure that Gnus bugs show up in the Emacs trackerLars Ingebrigtsen2017-02-071-1/+1
| * Revert "Don't tag Gnus bugs with "gnus""Lars Ingebrigtsen2017-02-072-1/+9
| * Add xdg libraryMark Oteiza2017-02-061-0/+144
| * * lisp/textmodes/css-mode.el: Require subr-x at compile timeSimen Heggestøyl2017-02-051-1/+1
* | Improve byte-switch execution.Vibhav Pant2017-02-092-7/+6
* | ; bytecomp.el (byte-compile-cond-jump-table): Add TODO noteVibhav Pant2017-02-061-0/+2
* | ; byte(-opt, comp).el: Add more documentation for byte-switch code.Vibhav Pant2017-02-062-0/+22
* | Merge remote-tracking branch 'origin/master' into feature/byte-switchVibhav Pant2017-02-0531-487/+882
|\ \ | |/
| * typo fixTom Tromey2017-02-041-1/+1
| * Set comment-multi-line in js-modeTom Tromey2017-02-041-0/+1
| * Fix indentation of multiline CSS property valuesSimen Heggestøyl2017-02-041-4/+40
| * New macro 'ert-with-message-capture'Gemini Lasswell2017-02-041-0/+24
| * Avoid invalid read syntax errors due to 'ert-with-test-buffer'Gemini Lasswell2017-02-041-1/+1
| * Fix a syntax error when evaluating pcase.el under EdebugEli Zaretskii2017-02-041-1/+2
| * ; * lisp/files.el (save-some-buffers-default-predicate): Add :version.Eli Zaretskii2017-02-041-1/+2
| * Change edebug-max-depth from defconst to defcustomGemini Lasswell2017-02-041-1/+12
| * Support options with embedded whitespace in 'dired-listing-switches'Eli Zaretskii2017-02-042-1/+5
| * New defcustom 'save-some-buffers-default-predicate'Richard Stallman2017-02-041-0/+12
| * Rename to if-let* and when-let*Mark Oteiza2017-02-031-12/+24
| * ; Merge: fixes and updates to scroll margin (Bug#5718)Noam Postavsky2017-02-021-0/+1
| |\