summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Instead of a json-serialize-use-plists global, use function argsscratch/support-plists-in-jsoncJoão Távora2018-05-303-53/+49
* Support plists in json.cJoão Távora2018-05-293-32/+110
* * doc/misc/tramp.texi (All): Use @code instead of @option for user options.Michael Albinus2018-05-291-1/+1
* Merge from origin/emacs-26Michael Albinus2018-05-291-59/+121
|\
| * * doc/misc/tramp.texi (All): Use @code instead of @option for user options.Michael Albinus2018-05-291-55/+55
| * Fix Bug#31605Michael Albinus2018-05-291-5/+67
* | ; Merge from origin/emacs-26Michael Albinus2018-05-290-0/+0
|\ \ | |/
| * Sync with Tramp 2.3.4-preMichael Albinus2018-05-2910-196/+254
* | Merge from origin/emacs-26Michael Albinus2018-05-291-2/+0
|\ \ | |/
| * ; ChangeLog.3: Remove stray phrase.Noam Postavsky2018-05-281-2/+0
* | ; Merge from origin/emacs-26Michael Albinus2018-05-290-0/+0
|\ \ | |/
| * Bump Emacs version to 26.1.50Eli Zaretskii2018-05-284-4/+4
* | Merge from origin/emacs-26Michael Albinus2018-05-297-285/+850
|\ \ | |/
| * Mention pcase as a fifth conditional formfix/bug-31311-pcase-doc-squashThien-Thi Nguyen2018-05-271-2/+4
| * Overhaul pcase documentationThien-Thi Nguyen2018-05-273-263/+805
| * Use EXPVAL in docstrings of patterns defined using pcase-defmacroThien-Thi Nguyen2018-05-274-9/+11
| * Introduce EXPVAL for pcase, pcase-defmacro docstringsThien-Thi Nguyen2018-05-271-2/+6
| * Ensure pcase doc shows `QPAT first among extensionsThien-Thi Nguyen2018-05-271-9/+24
* | Make cl-print respect print-level and print-length (bug#31559)Gemini Lasswell2018-05-272-47/+93
* | Place epg-pinentry-mode varalias before defcustomBasil L. Contovounesios2018-05-272-3/+2
* | Port .gdbinit to unsigned-pointer platformsPaul Eggert2018-05-261-1/+1
* | GNOME moved URLs for its active bug reportsPaul Eggert2018-05-267-10/+10
* | Don’t set EMACS=t if Bash is 4.4 or newerPaul Eggert2018-05-261-6/+28
* | replace-tests.el: Refactor undo testsTino Calancha2018-05-271-69/+82
* | ; * etc/NEWS: Call out recently removed aliases in epa.el.Eli Zaretskii2018-05-261-1/+10
* | Make `tramp-make-tramp-file-name' calls consistent.Michael Albinus2018-05-264-65/+48
* | * etc/HELLO: Add a few more scripts.Eli Zaretskii2018-05-261-2/+13
* | replace-tests.el: Fix broken testsTino Calancha2018-05-261-86/+69
* | query-replace undo: Handle when user edits the replacement stringTino Calancha2018-05-262-50/+90
* | Merge from origin/emacs-26Glenn Morris2018-05-2512-101/+649
|\ \ | |/
| * ; * lisp/ldefs-boot.el: Update.emacs-26.1Nicolas Petton2018-05-251-21/+14
| * * etc/HISTORY: Update for Emacs 26.1 release.Nicolas Petton2018-05-251-0/+2
| * * etc/AUTHORS: Update.Nicolas Petton2018-05-251-72/+69
| * ; * ChangeLog.3: Update.Nicolas Petton2018-05-251-1/+522
| * ; * admin/authors.el: Update.Nicolas Petton2018-05-251-1/+1
| * Note caveat for backward regexp searching in docstring (Bug#31584)Noam Postavsky2018-05-252-1/+6
| * Update backtrace in Emacs Lisp IntroEli Zaretskii2018-05-251-3/+5
| * Move window-point in bibtex-search-entryRoland Winkler2018-05-241-1/+1
| * More fixes of Intro to Emacs LispEli Zaretskii2018-05-241-6/+15
| * ; * doc/emacs/misc.texi (FFAP): Fix a typo. (Bug#31580)Eli Zaretskii2018-05-241-1/+1
| * Add a footnote to Emacs Lisp IntroEli Zaretskii2018-05-241-5/+7
| * ; * doc/emacs/msdos.texi (ls in Lisp): Fix a typo. (Bug#31575)Eli Zaretskii2018-05-241-1/+1
| * * lisp/help.el (with-help-window): Doc fix. (Bug#31574)Eli Zaretskii2018-05-241-2/+2
| * Fix some cross-references in emacs-lisp-intro.texiEli Zaretskii2018-05-231-5/+15
| * Minor copyedits in Emacs manual in macos.texiEli Zaretskii2018-05-231-2/+2
* | Fix file name completion in TrampMichael Albinus2018-05-242-7/+11
* | Fix Bug#31558Michael Albinus2018-05-246-114/+57
* | Honor print-charset-text-property value of nil (Bug#31376)Noam Postavsky2018-05-233-5/+57
* | Avoid messing up buffer list when starting gud (Bug#22374)Michael Welsh Duggan2018-05-231-1/+6
* | Move epa-pinentry-mode to epg-config (Bug#26298)Noam Postavsky2018-05-235-31/+27