summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
...
| * | Fix use of non-nil wdired-use-interactive-renameStephen Berman2018-07-281-9/+29
* | | * lisp/international/mule-cmds.el (universal-coding-system-argument):Michael Albinus2018-08-041-5/+4
* | | Rename Tramp method "owncloud" to "nextcloud"Michael Albinus2018-08-041-16/+21
* | | Fix typo in edebug-backtrace-hide-instrumentation's docstring.Gemini Lasswell2018-08-031-1/+1
* | | Give two backtrace-mode commands better namesGemini Lasswell2018-08-031-20/+18
* | | Move 'backtrace' from subr.el to backtrace.elGemini Lasswell2018-08-032-23/+8
* | | Add new commands to Edebug backtracesGemini Lasswell2018-08-032-43/+127
* | | Add a menu for backtrace-modeGemini Lasswell2018-08-032-2/+24
* | | * lisp/emacs-lisp/debug.el (debugger-mode-map): Use easy-menu-define.Gemini Lasswell2018-08-031-45/+32
* | | Add new command to expand all "..."s in a backtrace frameGemini Lasswell2018-08-032-62/+102
* | | Change keybinding for backtrace-collapse from '=' to '-'Gemini Lasswell2018-08-031-1/+1
* | | Add link in backtraces to position in buffer being evaluated (bug#14081)Gemini Lasswell2018-08-031-3/+24
* | | Add links in backtraces to functions written in C (bug#25393)Gemini Lasswell2018-08-031-1/+5
* | | Add prefix argument to backtrace-toggle-print-circleGemini Lasswell2018-08-031-33/+56
* | | Lazily print backtrace frame local variablesGemini Lasswell2018-08-031-51/+83
* | | Always make buttons from function names in backtracesGemini Lasswell2018-08-034-11/+10
* | | Add backtrace-mode and use it in the debugger, ERT and EdebugGemini Lasswell2018-08-035-323/+1064
* | | Add methods for strings to cl-printGemini Lasswell2018-08-031-2/+100
* | | Support ellipsis expansion in cl-printGemini Lasswell2018-08-031-21/+134
* | | New commands to create an empty fileTino Calancha2018-08-023-5/+50
* | | Fix Bug#32325Michael Albinus2018-08-011-1/+5
* | | Fix Edebug spec for cl-macrolet (bug#29919)Gemini Lasswell2018-08-012-4/+48
* | | Fix todo-mode commands called on done items separatorStephen Berman2018-08-011-39/+42
* | | ; Auto-commit of loaddefs files.Glenn Morris2018-08-011-294/+580
* | | Merge branch 'master' of git.savannah.gnu.org:/srv/git/emacsStephen Gildea2018-07-3151-470/+724
|\ \ \
| * | | Fix Bug#32304Michael Albinus2018-07-311-4/+8
| * | | ; Instrumentation for shadowfile.elMichael Albinus2018-07-301-3/+5
| * | | * lisp/term.el (term-read-noecho): Mark obsolete.Noam Postavsky2018-07-291-0/+1
| * | | ; Instrumentation for shadowfile.elMichael Albinus2018-07-291-1/+8
| * | | ; Instrumentation for shadowfile.elMichael Albinus2018-07-291-0/+4
| * | | Prefer ?* to hide passwordsTino Calancha2018-07-291-3/+3
| * | | Handle symlinks in wdired.el when restoring filename propertyStephen Berman2018-07-291-1/+4
| * | | Fix bugs in wdired.el involving dired-filename propertyStephen Berman2018-07-291-10/+38
| * | | ; Instrumentation for shadowfile.elMichael Albinus2018-07-281-0/+4
| * | | Make 'tis620-2533' character set be an alias for 'thai-iso8859-11'Eli Zaretskii2018-07-286-22/+10
| * | | Merge from origin/emacs-26Glenn Morris2018-07-285-10/+28
| |\ \ \ | | |/ /
| | * | Don't fail to indent-sexp before a full sexp (Bug#31984)Noam Postavsky2018-07-271-8/+16
| | * | Display raw bytes as belonging to 'eight-bit' charsetEli Zaretskii2018-07-273-2/+9
| | * | ; bookmark-jump: Add comment about last change.Noam Postavsky2018-07-241-0/+3
| * | | * lisp/vc/diff.el (diff-buffer-with-file): Support indirect buffers.Phil Sainty2018-07-291-2/+3
| * | | Fix problem with 'scroll-bar-adjust-thumb-portion' nil (Bug#32002)Martin Rudalics2018-07-281-8/+16
| * | | * lisp/simple.el (event-apply-modifier): Map control+[ to C-[Stefan Monnier2018-07-271-7/+5
| * | | Correctly indent C++ brace lists in member init lists.Alan Mackenzie2018-07-261-2/+10
| * | | Fix docstring of gnus-dependencies-add-headerEric Abrahamsen2018-07-251-4/+4
| * | | Instrument shadowfile{-tests} for error hunting on hydra.Michael Albinus2018-07-251-8/+1
| * | | Move proper-list-p to CPaul Eggert2018-07-241-6/+0
| * | | Merge from origin/emacs-26Glenn Morris2018-07-2411-35/+74
| |\ \ \ | | |/ /
| | * | Let bookmark-jump override window-point (Bug#31751)Noam Postavsky2018-07-231-2/+2
| | * | Omit keymap from subword-mode docstring (Bug#32212)Noam Postavsky2018-07-231-3/+1
| | * | Prevent line-mode term from showing user passwordsTino Calancha2018-07-231-4/+15