]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2021-01-10 Lars IngebrigtsenImprove fill-region-as-paragraph when there's a fill...
2021-01-10 k3tu0isuiMake font locking work in mercury-mode
2021-01-10 Basil L. ContovounesiosHyperlink symbol names without word syntax in Help
2021-01-10 Omar PoloAdd support for 'process-attributes' on OpenBSD
2021-01-10 Basil L. Contovounesios; * lisp/custom.el (defcustom): Fix last change.
2021-01-10 Pedro Andres... Add support for flat buttons
2021-01-10 Daniel MartínMinor shortdoc link improvements
2021-01-10 Lars IngebrigtsenAdd a link to the manual from the defcustom doc string
2021-01-10 Lars IngebrigtsenRevert recent mm-with-part change
2021-01-10 Michael AlbinusMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2021-01-10 Michael AlbinusRework parts of Tramp's insert-directory, bug#45691
2021-01-10 Lars IngebrigtsenAdd more mm-decode tests
2021-01-10 Stefan Kangas* lisp/subr.el (global-map): Doc fix; add cross-reference.
2021-01-10 F. Jason ParkCreate new test file for socks.el
2021-01-10 Philipp StephaniIncrease probability that a process test succeeds.
2021-01-10 Philipp StephaniRemove a pointless check for WCOREDUMPED.
2021-01-10 Tassilo HornSupport keyval style beamer frame labels
2021-01-10 Eric AbrahamsenRemove reference to gnus-bug-create-help-buffer
2021-01-09 Philipp StephaniDon't unblock SIGCHLD too early.
2021-01-09 João TávoraCount Flymake diagnostics in modeline by severity,...
2021-01-09 Stefan Monnier* lisp/emacs-lisp/cl-macs.el (cl--self-tco): Fix build...
2021-01-09 Eli ZaretskiiFix cl-concatenate use in macros
2021-01-09 Stefan Monnier* lisp/emacs-lisp/cl-macs.el: Optimize self-calls in...
2021-01-09 Dmitry GutovMake sure default-directory relates to the originating...
2021-01-08 Stefan Monnier* lisp/subr.el (letrec): Optimize some non-recursive...
2021-01-08 Stefan Monnier* lisp/emacs-lisp/cl-generic.el (cl--generic-lambda...
2021-01-08 Stefan Monnier* lisp/emacs-lisp/macroexp.el (macroexp--fgrep): Rename...
2021-01-08 Stefan KangasMerge recently added kbd tests
2021-01-08 Stefan KangasLift define-prefix-command to Lisp
2021-01-08 Stefan Kangas* test/lisp/subr-tests.el (subr-test-kbd): New test.
2021-01-08 Stefan KangasRemove unused DEFSYM
2021-01-08 Eli ZaretskiiFix syntax of space characters
2021-01-08 Michael Albinus* test/lisp/net/tramp-tests.el (tramp-test31-interrupt...
2021-01-07 Juri Linkov* lisp/tab-bar.el: Improve tab-bar-show (bug#45556)
2021-01-07 Juri Linkov* lisp/mb-depth.el (minibuffer-depth-indicator): Add...
2021-01-07 Stefan KangasRemove an outdated comment
2021-01-07 Lars IngebrigtsenFurther display-buffer doc changes
2021-01-07 Michael AlbinusMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2021-01-07 Michael Albinus* test/lisp/filenotify-tests.el (file-notify-test07...
2021-01-07 Lars IngebrigtsenAdd a display-buffer window selection function that...
2021-01-07 Lars IngebrigtsenFix typo in last display-buffer doc string change
2021-01-07 Lars IngebrigtsenEdit the display-buffer doc string slightly
2021-01-07 Lars IngebrigtsenAdd work-around for nnmaildir encoding problem
2021-01-07 Lars IngebrigtsenAdd tests for mm-decode.el
2021-01-07 F. Jason ParkClear socks protocol scratch after authentication
2021-01-07 Andreas SchwabFix quoting problem in pop3-uidl-save
2021-01-07 Lars IngebrigtsenRevert mark-paragraph change and add tests
2021-01-07 Michael Albinus* test/Makefile.in (WRITE_LOG): Mark also problematic...
2021-01-07 Glenn MorrisUpdate a substitute-command-keys test
2021-01-06 Daniel MartínFix some failing tests in BSD systems
2021-01-06 Dmitry GutovProof some searches and file listings against symlinks
2021-01-06 Gabriel do... * lisp/mb-depth.el (minibuffer-depth-indicator): New...
2021-01-06 Michael HeerdegenFix obsolete variable warnings about class names
2021-01-06 Stefan Monnier* lisp/play/dunnet.el: Run the game when loaded via...
2021-01-06 Stefan Monnier* lisp/emacs-lisp/package.el (package-activate-all...
2021-01-05 Stefan Monnier* lisp/emacs-lisp/autoload.el: Improve last change
2021-01-05 Alan ThirdPrevent stack overflow in GNUstep menu code
2021-01-05 Juri Linkov* lisp/subr.el (remove-hook): Add default value (bug...
2021-01-05 Juri Linkov* lisp/tab-bar.el (tab-bar-tab-name-format-function...
2021-01-05 Juri Linkov* lisp/tab-bar.el (toggle-frame-tab-bar): New command...
2021-01-05 James N. V... Refactor tab-bar-mode to -define-keys and -load-buttons...
2021-01-05 Eli ZaretskiiFix process-tests on MS-Windows
2021-01-05 Stefan Monnier* lisp/emacs-lisp/package.el: Load package-quickstart...
2021-01-05 Mattias Engdegårdruby-mode: eliminate redundant regexp branch
2021-01-05 Mattias Engdegård; * lisp/subr.el (ctl-x-map): Fix typo in kill-buffer...
2021-01-05 Mattias EngdegårdPretty-print keys without <> around modifiers (bug...
2021-01-05 Mattias Engdegård* lisp/filesets.el (filesets-external-viewers): Tighten...
2021-01-05 Harald Jörgperl-mode: Display here-docs as strings instead of...
2021-01-05 Stefan Monnier* lisp/subr.el (esc-map): Initialize inside declaration
2021-01-05 Stefan Monnier* lisp/subr.el (ctl-x-map): Initialize inside the decla...
2021-01-05 Stefan Monnier* lisp/subr.el (global-map): Initialize inside declaration.
2021-01-05 Stefan MonnierUse lexical-binding in the remaining preloaded files
2021-01-04 Stefan Monnier* lisp/filesets.el: Use lexical-binding
2021-01-04 Philipp StephaniMake a process tests a bit more robust.
2021-01-04 Stefan Monnier* lisp/cedet/srecode/semantic.el: Use lexical-binding
2021-01-04 Stefan Monnier* lisp/mail/reporter.el: Use lexical-binding
2021-01-04 Stefan Monnier* lisp/erc/erc.el (erc-process-input-line): Undo confus...
2021-01-04 Dmitry Gutovruby-add-log-current-method: Support methods with symbo...
2021-01-04 Paul EggertDo not assume Xrender merely because Cairo
2021-01-04 Paul EggertFix broken build on AIX 7.2
2021-01-04 Glenn MorrisMerge from origin/emacs-27
2021-01-04 Glenn Morris; Merge from origin/emacs-27
2021-01-04 Glenn MorrisMerge from origin/emacs-27
2021-01-04 Glenn Morris; Merge from origin/emacs-27
2021-01-04 Glenn MorrisMerge from origin/emacs-27
2021-01-04 Glenn Morris; Merge from origin/emacs-27
2021-01-04 Glenn MorrisMerge from origin/emacs-27
2021-01-04 Glenn Morris; Merge from origin/emacs-27
2021-01-04 Glenn MorrisMerge from origin/emacs-27
2021-01-04 Glenn Morris; Merge from origin/emacs-27
2021-01-04 Michael AlbinusFix error in tramp-sh-handle-insert-directory
2021-01-04 Mauro ArandaUpdate two user option names in the Widget manual
2021-01-04 Basil L. ContovounesiosFix build for --enable-checking=structs
2021-01-04 Mauro ArandaDon't skip widgets when moving backward
2021-01-04 Amin BandaliFix off-by-one error in mode-line-compact code
2021-01-04 Lars IngebrigtsenFix computation of Lines in nnmaildir
2021-01-04 Stefan Monnier* src/print.c (print_vectorlike): Use `HASH_TABLE_SIZE`
2021-01-04 Stefan Monnier* src/xdisp.c (syms_of_xdisp): New var redisplay-skip...
2021-01-04 Stefan Monnier* lisp/erc/erc.el: Use `run-hook-with-args` for `erc...
2021-01-04 Stefan Monnier* lisp/calc/calc-yank.el (calc-edit-mode): Make it...
next