]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2020-04-12 João TávoraFix tabulated-list-mode bootstrapping problem scratch/fix-40529-tabulated-list-mode-bootstrapping
2020-04-12 Philipp StephaniFix error message for ‘cl-struct-unknown-slot’ (bug...
2020-04-12 Eli ZaretskiiFix and improve documentation of mail-related features
2020-04-12 Martin RudalicsFix build failure with Fx_gtk_debug
2020-04-11 Alan MackenzieMention jit-lock deferred as an alternative to fast...
2020-04-11 Eli Zaretskii; * doc/lispref/keymaps.texi (Extended Menu Items)...
2020-04-10 Stefan Monnier* doc/lispref/keymaps.texi (Extended Menu Items): Tweak...
2020-04-10 Eli ZaretskiiFix redisplay when scrolling under redisplay-dont-pause
2020-04-09 Eli ZaretskiiFix face extension in pulse.el
2020-04-09 Michael Albinus* doc/misc/tramp.texi (Bug Reports): Avoid line breaks...
2020-04-09 Eli ZaretskiiAvoid assertion violation in intervals.c
2020-04-08 Eli ZaretskiiImprove documentation of 'jit-lock-contextually'
2020-04-08 Dmitry GutovSpeed up 'resize-mode' child frames a little
2020-04-06 Eli Zaretskii; * etc/NEWS: Mention 'executing-macro' in removed...
2020-04-06 Martin RudalicsFix some problems with moving and resizing child frames
2020-04-05 Philipp StephaniFix syntax error in man page.
2020-04-05 Noam PostavskyHandle filling of indented ChangeLog function entries
2020-04-05 Noam PostavskyFix void-variable n-reb in re-builder (Bug#40409)
2020-04-03 Philipp StephaniFix small bug in copy_string_contents.
2020-04-03 Eli ZaretskiiFix invocations of gpg from Gnus
2020-04-03 Martin RudalicsDon't draw GTK's internal border and tab bar on top...
2020-04-03 Eli Zaretskii; * src/buffer.c (syms_of_buffer) <inhibit-read-only...
2020-04-02 Amin BandaliTweak htmlfontify's generated output
2020-04-01 Glenn Morris; Auto-commit of loaddefs files.
2020-03-30 Dmitry GutovHandle project--files-in-directory finding no files...
2020-03-30 Alan MackenzieLet imenu to work on the menu bar when its list is...
2020-03-29 Juri Linkov* lisp/image/image-converter.el: Fix customization...
2020-03-29 Andreas SchwabFix url-cookie.el for lexical binding
2020-03-29 Eli Zaretskii; * src/decompress.c: Fix comment style.
2020-03-29 Eli Zaretskii; * src/xfaces.c (syms_of_xfaces): Fix wording and...
2020-03-29 Mattias Engdegård; * test/lisp/calc/calc-tests.el: Fix mistake in last...
2020-03-29 Noam PostavskyDon't suggest setting face-remapping-alist to a literal...
2020-03-27 Mattias EngdegårdCalc: don't treat nil as an integer (bug#40155)
2020-03-25 Eli Zaretskii* lisp/files.el (directory-files-recursively): Doc...
2020-03-25 Michael AlbinusDocument how to disable Tramp file archives
2020-03-24 Lars IngebrigtsenDon't add repeated xlmns:xlink declarations in svg...
2020-03-23 Mattias EngdegårdCalc: Declare dynamic variable bound in lexbind code...
2020-03-23 Eli ZaretskiiDon't build the Gnulib 'utimens' module on MinGW
2020-03-23 Phillip LordAdd Harfbuzz dependency
2020-03-23 Noam PostavskyDon't signal during backtrace unrewind (Bug#40088)
2020-03-23 Noam PostavskyFix a couple of problems in changelog generating functions
2020-03-23 Noam PostavskyFix cl-concatenate (Bug#40180)
2020-03-21 Eli ZaretskiiImprove documentation of project.el commands
2020-03-20 Zhu ZihaoMake svg images with links valid
2020-03-19 Juri Linkov* lisp/tab-line.el (tab-line-new-button-show): New...
2020-03-19 Lars IngebrigtsenDon't have exif bugging out on short strings
2020-03-19 Robert PluimUse correct registry name for windows-1251 charset
2020-03-19 Amin BandaliERC: Update maintainer address
2020-03-18 Philipp StephaniRemove raw carriage return characters from test file.
2020-03-17 Robert PluimRecalculate default font when switching font backend
2020-03-16 Juri Linkov* lisp/tab-line.el: Fix tab-line-format and tab-line...
2020-03-16 Stefan Monnier* etc/NEWS: Make the `--eval` example slightly more...
2020-03-14 Juri Linkov* lisp/image/image-converter.el: Support more ImageMagi...
2020-03-14 Eli ZaretskiiSupport Unicode 13.0
2020-03-14 Lars IngebrigtsenFix regression in wisent-total-conflicts
2020-03-14 Alan Mackenzie* lisp/progmodes/cc-defs.el (c-version): update to...
2020-03-14 Philipp Stephani* lisp/textmodes/fill.el (fill-nobreak-predicate):...
2020-03-14 Stefan KangasImprove Package Menu hiding docstrings
2020-03-14 Eli ZaretskiiFix display of Big5 characters when using Fontconfig
2020-03-13 Eli Zaretskii; * etc/NEWS: Explain how to get back old behavior...
2020-03-13 Eli ZaretskiiFix a recent documentation change
2020-03-13 Eli ZaretskiiFix last change
2020-03-13 Juri Linkov* lisp/tab-bar.el: Last-minute changes.
2020-03-12 Stefan Monnier* lisp/subr.el (cancel-change-group): Fix bug#39680
2020-03-11 İ. Göktuğ KayaalpImprove docs for horizontal scrolling with mouse and...
2020-03-09 Juri Linkov* lisp/emacs-lisp/package.el (package-install): Fix...
2020-03-09 Paul EggertPort .gdbinit to clang with -gdwarf-4
2020-03-09 Mattias EngdegårdSimplify rx example in manual
2020-03-09 Michael Albinus; * etc/NEWS: Fix typo.
2020-03-08 Paul Eggert; * src/timefns.c: Fix typo in previous change.
2020-03-08 Paul Eggert* src/timefns.c: Add comments.
2020-03-08 Paul Eggert* src/timefns.c: Add comments.
2020-03-07 Noam Postavsky; lisp/emacs-lisp/seq.el: Explain why we don't use...
2020-03-07 Andrew EggenbergerEliminate use of cl-concatenate in 'seq' package
2020-03-07 Paul EggertFix bug with JIT stealth timers
2020-03-07 Paul Eggert* doc/lispref/os.texi (time-subtract): Doc fix.
2020-03-07 Alan ThirdNS port documentation updates
2020-03-07 João Távora; * etc/NEWS: correctly describe what fido-mode is
2020-03-07 João TávoraLet fido-mode users force a minibuffer-exit
2020-03-07 Dmitry Gutovicomplete-fido-exit: New command for the M-j binding
2020-03-07 Dmitry Gutovminibuffer-force-complete-and-exit: Allow input with...
2020-03-07 Eli Zaretskii; * etc/NEWS: Mark 2 entries as fully documented.
2020-03-07 Eli Zaretskii; * etc/NEWS: Fix the 'mml-secure-openpgp-sign-with...
2020-03-07 Eli Zaretskii; * etc/NEWS: 'thunk-let' and 'thunk-let*' are fully...
2020-03-07 Eli Zaretskii; * etc/NEWS: No need to document vc-hg and mergebase...
2020-03-07 Eli Zaretskii; * etc/NEWS: No need to document changes in Octave...
2020-03-07 Eli Zaretskii; * etc/NEWS: No need to document changes in map.el...
2020-03-07 Eli Zaretskii; * etc/NEWS: No need to document Ido news.
2020-03-07 Eli Zaretskii; * etc/NEWS: No need to document news of doc-view.el.
2020-03-07 Eli ZaretskiiDocument that 'byte-compile-dynamic' is obsolete
2020-03-07 Eli Zaretskii; * etc/NEWS: No need to document 'goto-address-uri...
2020-03-07 Eli Zaretskii; * etc/NEWS: Formatting fixes.
2020-03-07 Eli Zaretskii; * etc/NEWS: No need to document deprecation of 'cl'.
2020-03-07 Eli Zaretskii; * etc/NEWS: No need to document the change in 'list...
2020-03-07 Eli Zaretskii; * etc/NEWS: 'backup-by-copying-when-privileged-mismat...
2020-03-07 Eli Zaretskii; * etc/NEWS: Mark 'byte-count-to-string-function'...
2020-03-07 Eli Zaretskii; * etc/NEWS: Mark 'completion-common-part' face entry...
2020-03-07 Eli ZaretskiiDocument the changes in 'read-answer'
2020-03-07 Eli ZaretskiiDocument changes in lexical-binding
2020-03-06 Amin BandaliUpdate ERC mailing list address
next