summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* Use standard Unicode names for Thai, LaoPaul Eggert2016-06-062-192/+190
* * lisp/man.el (Man-reference-regexp, Man-default-man-entry):Glenn Morris2016-06-061-2/+2
* * lisp/wdired.el (wdired-next-line, wdired-previous-line): Add "^"Juri Linkov2016-06-061-3/+3
* Merge branch 'master' of git.sv.gnu.org:/srv/git/emacsK. Handa2016-06-0513-382/+6001
|\
| * man.el: Fix links on hyphenated words (bug#23647)Stephen Berman2016-06-051-2/+11
| * isearch-edit-string resumes multi isearchesTino Calancha2016-06-051-1/+9
| * Fix Eshell display when RTL characters are involvedEli Zaretskii2016-06-041-0/+5
| * Avoid delving into Git internals for versionPaul Eggert2016-06-012-61/+8
| * * lisp/emacs-lisp/autoload.el (autoload--make-defs-autoload): Expand lessStefan Monnier2016-06-011-23/+72
| * Fix emacs-repository-get-version with packed .gitPaul Eggert2016-06-011-8/+17
| * Correct fontification and indentation of C++'s "constexpr" expressionsAlan Mackenzie2016-06-011-3/+3
| * ; Auto-commit of loaddefs files.Glenn Morris2016-06-011-259/+5866
| * Merge branch 'master' of git.sv.gnu.org:/srv/git/emacsMichael Albinus2016-05-3113-32/+56
| |\
| * | Improve robustness for out-of-band copy in TrampMichael Albinus2016-05-315-42/+27
* | | Add category 'j' to more characters.K. Handa2016-06-051-0/+1
| |/ |/|
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacsK. Handa2016-06-0111-28/+51
|\ \
| * \ Merge from origin/emacs-25Paul Eggert2016-05-3111-28/+51
| |\ \ | | |/ | |/|
| | * ; Spelling fixPaul Eggert2016-05-301-1/+1
| | * * lisp/recentf.el (recentf-dialog-mode-map): Remove follow-link (bug#22434)Stefan Monnier2016-05-301-1/+0
| | * Correct cl-flet usage (Bug#22317)Bill Wohler2016-05-304-12/+25
| | * Restore frames into the current display by defaultPaul Eggert2016-05-291-1/+1
| | * * lisp/recentf.el (recentf-open-files-item): Quick fix for (bug#22434).Stefan Monnier2016-05-291-0/+3
| | * Clarify doc string of 'file-name-sans-extension'Eli Zaretskii2016-05-291-8/+9
| | * * lisp/progmodes/elisp-mode.el (elisp-function-argstring): CallAndreas Schwab2016-05-281-1/+2
| | * Fix infloop in 'number-sequence'Eli Zaretskii2016-05-271-3/+6
| | * * lisp/emacs-lisp/find-func.el (find-function-library):Glenn Morris2016-05-261-2/+4
* | | Cosmetic change to kinsoku-eol. (tiny change)Ikumi Keita2016-06-011-3/+3
* | | Add HIRAGANA ITERATION MARK to japanese-kana-table. (tiny change)Ikumi Keita2016-06-011-1/+2
|/ /
* | ; Spelling fixesPaul Eggert2016-05-304-4/+4
* | * lisp/emacs-lisp/autoload.el: Use radix-tree.Stefan Monnier2016-05-302-54/+220
* | * lisp/emacs-lisp/pcase.el: Undo last change's spurious changesStefan Monnier2016-05-301-46/+4
* | * lisp/emacs-lisp/pcase.el (pcase-mutually-exclusive-predicates): Add `atom'.Stefan Monnier2016-05-301-4/+47
* | Fix Bug#23631 for TrampMichael Albinus2016-05-305-216/+96
* | * lisp/wid-edit.el (link): Remove :follow-link property (bug#22434)Stefan Monnier2016-05-292-2/+7
* | Fix up remainder of the mml property changeLars Magne Ingebrigtsen2016-05-291-2/+2
* | Allow preserving EXIF rotations when sending HTML messagesLars Ingebrigtsen2016-05-291-10/+51
* | Make message-toggle-image-thumbnails work betterLars Ingebrigtsen2016-05-291-13/+15
* | Rationalize the use of c-new-BEG and c-new-END in CC Mode.Alan Mackenzie2016-05-293-75/+85
* | Fix 'next-line' and 'previous-line' during keyboard macroEli Zaretskii2016-05-281-1/+7
* | C++ Mode: attribute in class declaration fouls up indentation. Fix!Alan Mackenzie2016-05-282-0/+20
* | Prevent locked-file errors in RmailKen Olum2016-05-281-8/+15
* | Sync with Tramp repository.Michael Albinus2016-05-285-202/+334
* | Don’t document declare-function internalsPaul Eggert2016-05-272-9/+12
* | * lisp/emacs-lisp/cl-macs.el (cl-defstruct): Tweak previous toGlenn Morris2016-05-271-6/+8
* | ; Add comment for declare-functionPaul Eggert2016-05-271-4/+4
* | Improve define-function omitted-arg documentationPaul Eggert2016-05-271-10/+8
* | * lisp/emacs-lisp/cl-macs.el (cl-defstruct): Add docstring to accessors.Stefan Monnier2016-05-271-5/+7
* | * lisp/subr.el (definition-prefixes): Expand docstringStefan Monnier2016-05-272-10/+17
* | Fix broken viper deactivationPhillip Lord2016-05-271-2/+6
* | Preserve buffer point in windows by default (Bug#4041).Mark Oteiza2016-05-271-1/+1