summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* * src/sysdep.c (system_process_attributes): Support args attribute on macOSscratch/macos-process-argsFilipp Gunbin2021-04-161-21/+61
* Add condition-case success handler (bug#47677)Mattias EngdegÄrd2021-04-157-33/+219
* CC Mode: Put debug specs inside declare forms. Add missing debug specs.Alan Mackenzie2021-04-157-170/+124
* repeat-echo-mode-line-string doesn't need risky-local-variable to keep propsJuri Linkov2021-04-141-2/+0
* Java Mode: Change the syntax of character @ to prefix syntaxFilipp Gunbin2021-04-141-1/+3
* * lisp/isearch.el (isearch-mouse-2): Let-bind isearch-mode to nil (bug#47755)Juri Linkov2021-04-141-1/+3
* Don't error out when selection data is unavailable (bug#47642)Juri Linkov2021-04-141-7/+14
* * lisp/progmodes/gud.el (gud-repeat-map): New variable (bug#47688).Juri Linkov2021-04-141-0/+15
* * lisp/repeat.el: Add option to indicate repeat-mode in mode-line (bug#47566)Juri Linkov2021-04-141-49/+78
* ; Fix a couple of recent typos.Basil L. Contovounesios2021-04-142-3/+4
* Rearrange argument handling in Tramp scp calls.Michael Albinus2021-04-142-53/+55
* Add two optional arguments to 'string-width'Eli Zaretskii2021-04-146-29/+101
* * src/xdisp.c (wset_update_mode_line): Move from `src/window.c`Stefan Monnier2021-04-133-14/+13
* * lisp/nxml/xmltok.el (xmltok-defregexp): Don't quote lambdaStefan Monnier2021-04-131-22/+23
* * lisp/emacs-lisp/eieio-core.el (list-of): Don't quote lambdaStefan Monnier2021-04-131-6/+6
* * doc/lispref/keymaps.texi (Translation Keymaps): Fix small misprintFilipp Gunbin2021-04-131-1/+1
* * doc/lispref/processes.texi: Fix small misprintFilipp Gunbin2021-04-131-1/+1
* Improvements to message-syntax-checks docs and optionsEric Abrahamsen2021-04-132-92/+95
* * lisp/textmodes/two-column.el: Address FIXMEStefan Monnier2021-04-131-5/+6
* * lisp/textmodes/paragraphs.el (multiple-lines): Remove mistaken declarationStefan Monnier2021-04-131-5/+3
* Resurrect mouse-highlight of close buttons on tab-barEli Zaretskii2021-04-132-5/+131
* * lisp/comint.el: Add `font-lock-face` to `rear-nonsticky`Stefan Monnier2021-04-121-7/+11
* Don't version-control generated file `grammat-wy.el`Stefan Monnier2021-04-126-14/+22
* * lisp/minibuffer.el (completion-table-with-quoting): Fix bug#47678Stefan Monnier2021-04-121-2/+11
* * lisp/progmodes/verilog-mode.el (vl-memory): Add missing defvar.Wilson Snyder2021-04-121-2/+4
* * lisp/emacs-lisp/smie.el: Fix URL. Remove redundant `:group` argsStefan Monnier2021-04-121-17/+17
* * lisp/emacs-lisp/memory-report.el (memory-report--object-size-1): SimplifyStefan Monnier2021-04-121-9/+9
* * lisp/emacs-lisp/float-sup.el (pi): Actually mark it as obsoleteStefan Monnier2021-04-121-0/+1
* * lisp/emacs-lisp/edebug.el (edebug--frame): Move docstring where it belongsStefan Monnier2021-04-121-2/+2
* * lisp/vt-control.el: Avoid `called-interactively-p`Stefan Monnier2021-04-121-9/+7
* * lisp/files.el (file-modes-number-to-symbolic): Add `filetype` arg.Stefan Monnier2021-04-123-22/+67
* * lisp/frame.el (delete-other-frames): Add universal prefix `iconify` argStefan Monnier2021-04-123-53/+80
* * lisp/repeat.el (repeat-mode-echo): New defcustom.Juri Linkov2021-04-121-5/+20
* * lisp/dynamic-setting.el: Add missing footerStefan Monnier2021-04-121-2/+5
* * lisp/comint.el (comint-strip-ctrl-m): Avoid `called-interactively-p`Stefan Monnier2021-04-121-4/+4
* * lisp/strokes.el (strokes-mode): Fix typo in previous.Glenn Morris2021-04-121-1/+1
* (define-minor-mode): Warn about use of pre-Emacs-21 style argsStefan Monnier2021-04-123-138/+128
* * lisp/progmodes/vhdl-mode.el: Add note about XEmacs compatibilityStefan Monnier2021-04-121-0/+3
* Adjust verilog-mode to changes in the completion frameworkLars Ingebrigtsen2021-04-121-17/+17
* Fix python-shell-switch-to-shell redisplay bugShitikanth Kashyap2021-04-121-1/+2
* Add command in eww to toggle imagesRalph Schleicher2021-04-123-5/+30
* Fix args-out-of-range error in epa-file-insert-file-contentsJunya Takahashi2021-04-121-1/+3
* * lib-src/seccomp-filter.c: Add missing headers.Philipp Stephani2021-04-121-0/+2
* Generate Seccomp filters only if we have the necessary constants.Philipp Stephani2021-04-122-0/+4
* * lisp/**/*.el: Avoid positional args to `define-minor-mode`Stefan Monnier2021-04-1141-71/+52
* * lisp/gnus/message.el: Give non-nil defaults for function varsStefan Monnier2021-04-111-90/+90
* * lisp/eshell/esh-util.el: Require `seq`Stefan Monnier2021-04-111-89/+77
* * lisp/eshell/esh-proc.el (eshell-kill-process-function): Use `remove-hook`Stefan Monnier2021-04-111-25/+13
* * lisp/mail/rmailmm.el (rmail-mime): Simplify interactive specStefan Monnier2021-04-111-1/+1
* * lisp/progmodes/sql.el (sql-mode-ansi-font-lock-keywords): Fix declarationStefan Monnier2021-04-111-3/+1