summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* * lisp/ibuffer.el (ibuffer-compile-format): Use string-width instead of lengthMark Oteiza2016-11-201-2/+2
* Add file-local-nameMichael Albinus2016-11-2010-39/+30
* * lisp/ibuffer.el (ibuffer-formats): Mention locked column in doc string.Tino Calancha2016-11-201-1/+1
* ; Spelling fixesPaul Eggert2016-11-192-2/+2
* Merge from origin/emacs-25Paul Eggert2016-11-1932-69/+92
|\
| * js-mode: Fix indent problem after a regexpDmitry Gutov2016-11-171-0/+4
| * Fix sluggish display of symbols in UTF-8 language environmentEli Zaretskii2016-11-161-2/+3
| * Send text received by bracketed paste to processPhilipp Stephani2016-11-101-0/+8
| * Do call debugger on failed cl-assertNoam Postavsky2016-11-081-3/+5
| * Avoid infloop in pythonDaniel Colascione2016-11-081-2/+9
| * Improve documentation of dabbrevsEli Zaretskii2016-11-071-1/+4
| * * lisp/chistory.el (list-command-history): Doc fix. (Bug#24890)Eli Zaretskii2016-11-071-1/+1
| * * lisp/simple.el (set-mark-command): Doc fix. (Bug#24890)Eli Zaretskii2016-11-071-2/+2
| * Improve and clarify documentation of Outline ModeEli Zaretskii2016-11-071-3/+10
| * Fix python-mode hideshow regexpNoam Postavsky2016-11-061-1/+1
| * Modernize usage of 'macOS' in doc and commentsPaul Eggert2016-11-0624-58/+58
| * Don't call debug on failed cl-assertNoam Postavsky2016-11-041-5/+3
* | Port RefTeX to cl-libMark Oteiza2016-11-1910-133/+121
* | ibuffer-exchange-filters: Simplify codeTino Calancha2016-11-191-8/+5
* | Move key mappings into reftex-mode-map defvarMark Oteiza2016-11-181-43/+39
* | Derive reftex-index-mode from special-modeMark Oteiza2016-11-181-50/+42
* | Clean up reftex-toc-mode-mapMark Oteiza2016-11-181-36/+28
* | Prevent dubious argument listsPhilipp Stephani2016-11-181-2/+5
* | Add cyrillic-tuvan input methodWojciech Gac2016-11-181-0/+125
* | Extend 'indent-relative' when its arg is non-nilAlex2016-11-181-17/+24
* | ; Replace "25.2" with "26.1" where appropriate, which is almost everywhereGlenn Morris2016-11-1721-35/+35
* | Port registry.el the rest of the way to cl-libMark Oteiza2016-11-171-28/+23
* | Fix arglist in python.el (Bug#24762)Mark Oteiza2016-11-171-4/+4
* | Add tests for rot13.elSimen Heggestøyl2016-11-171-1/+4
* | Fix Bug#24947 (Tramp + ido)Michael Albinus2016-11-172-29/+34
* | Update parameter :version to 26.1 in several defcustomTino Calancha2016-11-1723-37/+37
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacsMichael Albinus2016-11-154-6/+18
|\ \
| * | Nix more uses of default-FOO variables (Bug#24946)Mark Oteiza2016-11-153-3/+3
| * | Complete the name of PostgreSQL databasesSimen Heggestøyl2016-11-151-3/+15
* | | Implement file name handler for `file-name-case-insensitive-p'Michael Albinus2016-11-155-5/+59
|/ /
* | add `vc-git-print-log-follow' and use it in `vc-git-print-log'Sam Steingold2016-11-141-1/+12
* | `toggle-truncate-lines' obsoletes `gnus-summary-toggle-truncation'Sam Steingold2016-11-141-10/+4
* | vc-git-print-log: pass "--follow" to "log" to handle renamed filesSam Steingold2016-11-141-1/+1
* | Update verilog-mode.elWilson Snyder2016-11-141-102/+192
* | Implement connection-local variablesMichael Albinus2016-11-147-7/+163
* | tabulated-list: extend truncation into next align-right columnTino Calancha2016-11-141-12/+49
* | * lisp/net/shr.el (shr-collect-extra-strings-in-table): Fix indentation.Katsumi Yamaoka2016-11-141-2/+2
* | * lisp/net/shr.el (shr-tag-table): Avoid duplication of images.Katsumi Yamaoka2016-11-141-41/+37
* | Use the new 'file-name-case-insensitive-p' functionKen Brown2016-11-133-12/+11
* | Silence tramp warningKen Brown2016-11-131-1/+2
* | Check case-sensitivity when renaming filesKen Brown2016-11-121-6/+7
* | ; Fix thinkoMark Oteiza2016-11-121-1/+1
* | Update chart.elMark Oteiza2016-11-111-40/+33
* | * lisp/net/shr.el (shr--preferred-image): Add CR to whitespace regexps.Katsumi Yamaoka2016-11-111-28/+42
* | * lisp/net/shr.el (shr--preferred-image): Ignore whitespace (bug#24893).Katsumi Yamaoka2016-11-111-2/+4