]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2020-10-18 Stefan KangasPrefer Lisp version of describer in help--describe...
2020-10-18 Stefan KangasRemove C version of substitute-command-keys
2020-10-18 Stefan KangasPrefer Lisp version of describe-map-tree
2020-10-18 Stefan KangasImprove substitute-command-keys performance
2020-10-18 Stefan KangasTranslate describe_vector to Lisp
2020-10-18 Stefan KangasTranslate describe_map to Lisp
2020-10-18 Stefan KangasTranslate describe_map_tree to Lisp
2020-10-18 Stefan KangasAdd new Lisp implementation of substitute-command-keys
2020-10-18 Eli Zaretskii; * etc/NEWS: Call out the new variable 'shr-offer...
2020-10-18 Mattias EngdegårdStrengthen js-mode indentation tests
2020-10-18 Lars IngebrigtsenFix a misleading comment in Freplace_match
2020-10-18 Lars IngebrigtsenDocument the new smiley value
2020-10-18 Lars IngebrigtsenFix up smiley emoji application to make it reversible
2020-10-18 Adam SjøgrenAdd support for emojis i smiley.el
2020-10-18 Stefan KangasMake nxml-newline-and-indent argument optional
2020-10-18 Stefan KangasMinor improvements to emacsclient man page
2020-10-18 Stefan KangasConvert manual js indent tests to unit tests
2020-10-18 Stefan Kangas* lisp/progmodes/ld-script.el: Use lexical-binding.
2020-10-17 Stefan Kangas* lisp/progmodes/mixal-mode.el: Fix typos.
2020-10-17 Jose A Ortega... Set jao@gnu.org as maintainer of mixal-mode.el
2020-10-17 Stefan KangasUse lexical-binding in mixal-mode.el
2020-10-17 Juri LinkovExtend next-error-message face to the edge of the windo...
2020-10-17 J. Scott BergFix bad dimensions of initial frame on VcXsrv
2020-10-17 Glenn MorrisMerge from origin/emacs-27
2020-10-17 Glenn Morris; Merge from origin/emacs-27
2020-10-17 Glenn MorrisMerge from origin/emacs-27
2020-10-17 Glenn Morris; Merge from origin/emacs-27
2020-10-17 Mattias Engdegård* etc/NEWS: Mention new lexical binding conversion...
2020-10-17 Protesilaos... Update Modus themes' NEWS entry
2020-10-17 Jose A. Ortega... mixal-mode: add missed instructions
2020-10-17 Stefan KangasBase bookmark-bmenu-mode on tabulated-list-mode (Bug...
2020-10-17 Eli Zaretskii; * etc/NEWS: Move 'narrow-to-prompt' entry to "Shell...
2020-10-17 Mattias EngdegårdAdd aid for finding missing dynamic variable declarations
2020-10-17 Stefan Kangas* test/lisp/mail/rfc822-tests.el: New file.
2020-10-17 Stefan Kangas* lisp/url/url-vars.el: Use lexical-binding.
2020-10-17 Eli ZaretskiiImprove documentation of 'Info-hide-note-references...
2020-10-17 Pierre NeidhardtNew shell-mode command to narrow to the command under...
2020-10-17 Lars IngebrigtsenMake woman ignore the new groff kerning operators
2020-10-17 Lars IngebrigtsenFix `browse-url-of-dired'
2020-10-17 Lars IngebrigtsenAvoid infloop in which-function-mode when a vc file...
2020-10-17 Stefan Kangas* admin/release-process: Add note to update files from...
2020-10-17 Lars IngebrigtsenFix narrow-to-defun in f90-mode
2020-10-17 Eli Zaretskii* lisp/info.el (Info-hide-note-references): Doc fix...
2020-10-17 Stefan Kangas* admin/release-process: Add note to update files from...
2020-10-16 Stefan Monnier* doc/lispref/variables.texi (Converting to Lexical...
2020-10-16 Stefan Monnier* lisp/progmodes/python.el: Teach f-strings to `font...
2020-10-16 Alan MackenzieMake lisp/progmodes/js.el dependent on CC Mode in the...
2020-10-16 Lars Ingebrigtsenindent-rigidly doc string clarification
2020-10-16 Eli Zaretskii; * doc/emacs/ack.texi (Acknowledgments): Tweak the...
2020-10-16 Lars IngebrigtsenMake erc expand the final abbrev
2020-10-16 Michael AlbinusMake last change in tramp-archive-tests.el backward...
2020-10-16 Eli Zaretskii; A few more spelling fixes in Modus Theme docs.
2020-10-16 Eli ZaretskiiFix documentation of Modus Themes
2020-10-16 Eli ZaretskiiRevert "* doc/emacs/ack.texi (Acknowledgments): Remove...
2020-10-16 Eli ZaretskiiFix file-name problems in several tests
2020-10-16 Stefan KangasRemove some Emacs 19 compat code
2020-10-16 Stefan KangasRemove some references to Emacs 18 and 19
2020-10-16 Stefan Kangas* doc/emacs/ack.texi (Acknowledgments): Remove now...
2020-10-16 Stefan KangasFix building modus-themes Info manual
2020-10-16 Protesilaos... Update modus-operandi, modus-vivendi to 0.13.0
2020-10-16 Mattias Engdegård* lisp/emacs-lisp/backquote.el: Use lexical binding.
2020-10-16 Stefan Kangas; Revert some spelling fixes
2020-10-16 Stefan KangasUse new resource directory macros in tests (Bug#43792)
2020-10-16 Stefan KangasAdd ert macros to get resource file names (Bug#43792)
2020-10-16 Lars IngebrigtsenFix previous gnus-icalendar sanitization
2020-10-16 Stephen BermanAdjust some tests so that they work in symlinked environs
2020-10-16 Lars IngebrigtsenSanitize ical data in gnus-icalendar-event-from-ical
2020-10-16 Basil L. ContovounesiosSubstitute command keys in button help-echo values
2020-10-16 Eli ZaretskiiYet another fix for 'set-minibuffer-message'
2020-10-16 Lars IngebrigtsenMake package-install-from-buffer maybe refresh the...
2020-10-16 Eli ZaretskiiFix posn-at-x-y in builds --without-x
2020-10-16 Lars Ingebrigtsendiff-update-on-the-fly doc string clarification
2020-10-16 Lars IngebrigtsenRestore vc-revision-other-window buffer-changing behaviour
2020-10-16 Lars IngebrigtsenDoc string clarification for keep-lines
2020-10-16 Lars IngebrigtsenAdd a new variable to control Gnus Agent caching
2020-10-16 Richard M StallmanAdd way to prevent asking "increase specpdl size?"
2020-10-15 Stefan Monnier* lisp/emacs-lisp/warnings.el (display-warning): Don...
2020-10-15 Lars IngebrigtsenDon't display the warning buttons in bytecomp buffers
2020-10-15 Lars IngebrigtsenMake hi-lock-face-buffer more resilient
2020-10-15 Lars IngebrigtsenAdd some references to the microdocs in the comments...
2020-10-15 David EngsterSearch harder for file name matches in *compilation...
2020-10-15 Lars IngebrigtsenMake `C-x C-e' work more like `C-M-x' on defvar etc
2020-10-15 Stefan Kangas* doc/misc/efaq.texi: Remove reference to FTP.
2020-10-15 Stefan KangasRemove some references to "in Emacs 21 or later"
2020-10-15 Stefan KangasMove emacsclient.1 file history further down
2020-10-15 Lars IngebrigtsenFix undefined function in project-compile
2020-10-15 Mattias EngdegårdRemove dynamic declaration of 'save-match-data-internal'
2020-10-15 Jeff WalshFix segfault in xwidget when there is no title
2020-10-15 Lars IngebrigtsenClarify the seq-reduce documentation
2020-10-15 Lars IngebrigtsenFix problem with next-error-message-highlight in *Occur*
2020-10-15 Lars IngebrigtsenFix NEWS item for C-h R
2020-10-15 Lars IngebrigtsenMake Gnus more liberal when interpreting Face headers...
2020-10-14 Richard M StallmanClarify wording
2020-10-14 Richard M StallmanHandle retrying of MIME failure messages
2020-10-14 Richard M StallmanHandle encrypting mime parts
2020-10-14 Stefan Monnier* lisp/calc: Fix a few issues introduced by lexical...
2020-10-14 Andreas SchwabFix layout of custom-face-edit widget
2020-10-14 Juri LinkovHighlight regexp sub-expressions in query-replace
2020-10-14 Juri Linkov* lisp/progmodes/grep.el: More fixes for 'lgrep' (bug...
2020-10-14 Ernesto AlfonsoAdd option to highlight the 'next-error' error message
next