summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into feature/byte-switchfeature/byte-switchVibhav Pant2017-02-1328-127/+158
|\
| * 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-122-6/+3
| * 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 typos in tests for lax-plist-get etc.Paul Eggert2017-02-121-9/+9
| * 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-112-18/+42
| * Fix bug in css--mdn-find-symbolTom Tromey2017-02-112-3/+6
* | ; Add more documentation for byte-switch related code.Vibhav Pant2017-02-132-3/+13
* | test/lisp/emacs-lisp/bytecomp-tests.el: Add more tests for switch.Vibhav Pant2017-02-131-1/+6
* | ; lisp/emacs-lisp/bytecomp.el: Fix indentation.Vibhav Pant2017-02-121-1/+1
* | src/bytecode.c (exec_byte_code): Make hash_code a Lisp_Object.Vibhav Pant2017-02-111-2/+4
* | src/bytecode.c (exec_byte_code): Remove unnecessary (e)assert.Vibhav Pant2017-02-111-4/+2
* | ; src/bytecode.c (exec_byte_code): Refactor byte-switch code.Vibhav Pant2017-02-111-21/+14
* | src/bytecode.c: Add optional sanity check for jump tables.Vibhav Pant2017-02-111-3/+4
* | Merge branch 'master' into feature/byte-switchVibhav Pant2017-02-1133-346/+964
|\ \ | |/
| * Fix handling of XBM images on MS-WindowsEli Zaretskii2017-02-111-2/+2
| * ; Fix typo in etc/NEWSMichael Albinus2017-02-111-2/+3
| * Fix handling of PBM dataEli Zaretskii2017-02-111-1/+11
| * Fix warnings in debug tracing codeNoam Postavsky2017-02-102-6/+6
| * Extract grep-find-ignored-directories processing from rgrep-default-commandSam Steingold2017-02-101-14/+12
| * Fix a few integer-overflow glitchesPaul Eggert2017-02-104-55/+50
| * Fix a bug with displaying an image after a TABEli Zaretskii2017-02-101-1/+4
| * Move cyclic tests to fns-tests.elPaul Eggert2017-02-102-314/+298
| * Fix instrumenting code with propertized strings in EdebugGemini Lasswell2017-02-101-4/+2
| * Improve fontification in bat-modeVladimir Panteleev2017-02-102-3/+94
| * Restore special setting of this-command-keys by M-xEli Zaretskii2017-02-102-0/+28
| * * lisp/isearch.el (isearch-search-fun-default): Set isearch-adjustedJuri Linkov2017-02-103-9/+14
| * Ibuffer: Update mode documentationTino Calancha2017-02-091-1/+9
| * Fix environment variable for xdg-data-dirsSteven Allen2017-02-091-1/+1
| * ; Theme updatesTassilo Horn2017-02-091-5/+16
| * 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
| * Modify suppressing `vc-refresh-state' in filenotify-tests.elMichael Albinus2017-02-081-3/+4
| * Suppress undesired error messages in filenotify-tests.elMichael Albinus2017-02-071-0/+3
| * 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-062-0/+146
| * Do not trick info/dir’s timestampPaul Eggert2017-02-061-5/+3