]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2019-03-02 Eli ZaretskiiImprove documentation of 'auto-coding-functions'
2019-03-02 Eli ZaretskiiFix visiting XML files with non-Unix EOL format
2019-03-02 Basil L. ContovounesiosUpdate example major mode code in Elisp manual
2019-03-01 Glenn Morris; Auto-commit of loaddefs files.
2019-03-01 Eli ZaretskiiFix a typo in the Calc manual
2019-03-01 Eli ZaretskiiMinor improvement in cross-references of the ELisp...
2019-03-01 Tobias BadingFix last change on 'compilation-parse-errors'
2019-02-25 Dmitry GutovBackport: js--re-search-backward-inner: Fix infloop
2019-02-23 Eli ZaretskiiMinor improvement for docs of completion
2019-02-23 Eli Zaretskii; * src/image.c (imagemagick_load, svg_load): Fix typos...
2019-02-22 Ken BrownDisable the timerfd interface on Cygwin
2019-02-22 Eli ZaretskiiFix a typo in the doc string of 'regex-opt'
2019-02-21 Michael AlbinusDocument bash 5.0.0 misbehavior in tramp.texi (Bug...
2019-02-20 Nicolas PettonBump Emacs version to 26.1.92 emacs-26.1.92
2019-02-20 Nicolas Petton; * lisp/ldefs-boot.el: Update.
2019-02-20 Nicolas Petton* ; ChangeLog.3 update
2019-02-20 Nicolas Petton* etc/AUTHORS: Update.
2019-02-20 Glenn MorrisRemove .art from the default list of ImageMagick extensions
2019-02-19 Eli ZaretskiiFix input after setting x-wait-for-event-timeout nil
2019-02-19 Martin RudalicsFix two warnings in eshell.texi
2019-02-18 Stefan Monnier* lisp/minibuffer.el (completion-table-dynamic): Improv...
2019-02-18 David Pathakjee* lisp/emacs-lisp/debug.el (debug-on-variable-change...
2019-02-17 Eli ZaretskiiFix a typo in ELisp manual
2019-02-16 Paul EggertUpdate citations of Internet RFCs
2019-02-16 Eli ZaretskiiFix handling of manpage references divided by hyphenation
2019-02-16 Gregor Zattler* doc/misc/eshell.texi: Fix some @ref's.
2019-02-16 Eli ZaretskiiFix a typo in lispref/syntax.texi
2019-02-15 Victor J. OrlikowskiAvoid errors in erc-dcc.el when erc-dcc-verbose is...
2019-02-15 Daniel LopezFix faces in compilation messages
2019-02-15 Gregor Zattler* doc/misc/eshell.texi (Built-ins): Fix alias description
2019-02-14 Katsumi YamaokaWork for empty MIME attachments (related to bug#34387)
2019-02-14 Jackson Ray... Backport: js-indent-align-list-continuation: Make varia...
2019-02-13 Eli ZaretskiiAvoid crashes upon C-g in nested invocations of 'read_char'
2019-02-12 Stefan Monnier* src/data.c (Fmake_local_variable): Fix bug#34318
2019-02-12 Eli ZaretskiiMinor fixes in ELisp manual wrt syntax-table properties
2019-02-12 Michael Albinus* admin/notes/emba: New file.
2019-02-11 Eli ZaretskiiFix Hunspell invocation for discovering its dictionaries
2019-02-08 Eli ZaretskiiMinor improvements to do strings in callproc.c
2019-02-08 Eli ZaretskiiImprove documentation of 'date-to-time' and 'parse...
2019-02-08 Nick DrozdFix downloading of URLs that end in a slash
2019-02-08 Nick Drozd* doc/misc/eww.texi (Basics): Fix eww keybindings....
2019-02-08 Robert PluimFix process-thread docstring
2019-02-08 Eli ZaretskiiFix failures of vc-find-revision with non-ASCII file...
2019-02-07 Eli Zaretskii* doc/lispref/tips.texi (Documentation Tips): Fix quote...
2019-02-06 Eli Zaretskii; * src/coding.h (struct coding_system): Fix a typo...
2019-02-05 Alex BranhamAdd documentation for tabulated-list functions in the...
2019-02-03 Jean-Christophe... Fix URL in ucs-normalize.el
2019-02-03 Alan Mackenzie* etc/PROBLEMS: Amend entry for profiler bug #34235...
2019-02-02 Glenn Morris* make-dist: Remove references to src/stamp-h.in.
2019-02-02 Paul Eggert* etc/PROBLEMS: Mention profiler-report bug (Bug#34235).
2019-02-01 Eli ZaretskiiCorrect the docs of inserting kmacro counter
2019-02-01 Nicholas Drozd* doc/misc/calc.texi (Algebraic Tutorial): Fix a typo...
2019-02-01 Glenn Morris; Auto-commit of loaddefs files.
2019-02-01 Eli ZaretskiiAvoid errors in 'rmail-get-new-mail'
2019-01-30 Paul EggertFix process-contact bug with TCP connections
2019-01-29 Eli ZaretskiiMinor copyedits in last manual change
2019-01-29 Eli ZaretskiiImprove documentation of face numbers
2019-01-27 Michael Albinus* doc/emacs/custom.texi (Authentication): Refer to...
2019-01-26 Michael AlbinusNew node Authentication in the Emacs manual
2019-01-25 Alan MackenzieFix a loop in c-fl-decl-start. This fixes bug #34186.
2019-01-25 Eli ZaretskiiFix LaTeX output of month and day from cal-tex.el
2019-01-25 Daniel Kahn... Avoid elisp crash for OpenPGP User IDs with no e-mail...
2019-01-25 Benjamin Riefenstahlimage-mode: Do not use default scaling (bug#33990)
2019-01-25 Benjamin Riefenstahlcreate-image: Expand documentation (bug#33990)
2019-01-21 Eli ZaretskiiImprove documentation of 'isearch-filter-predicate'
2019-01-19 Trevor SpiteriFix cursor column positioning on Grep hits
2019-01-18 Eli ZaretskiiFix a typo in ELisp manual
2019-01-15 Alan ThirdPrevent redrawing if frame is garbaged
2019-01-14 Eli ZaretskiiAttempt to fix hangs on MS-Windows due to C-g
2019-01-13 Eli ZaretskiiFix Calc graph output on MS-Windows
2019-01-13 Eli ZaretskiiFix a minor mistake in ELisp manual
2019-01-12 Glenn Morris; Fix some trivial doc typos
2019-01-12 Stephen Berman* etc/tutorials/TUTORIAL: Fix typo (bug#34049)
2019-01-12 Devon Sean... Fix UI of Buffer-menu
2019-01-12 Philip KReinitialize ispell-really-enchant when changing the...
2019-01-07 Leo LiuSpeed up loading css-mode
2019-01-07 Michael AlbinusAdapt filenotify-tests for emba
2019-01-07 Nicolas PettonBump Emacs version to 26.1.91 emacs-26.1.91
2019-01-07 Nicolas Petton; ChangeLog.3 update
2019-01-07 Nicolas Petton* etc/AUTHORS: Update.
2019-01-06 Leo Liu* lisp/textmodes/mhtml-mode.el: Avoid loading flyspell...
2019-01-05 Paul EggertImprove GC+Cairo workaround
2019-01-05 Paul EggertWork around GC+Cairo bug
2019-01-05 Eli ZaretskiiImprove commentary in font.h
2019-01-04 Martin RudalicsFix definition of Qwindow_point_insertion_type (Bug...
2019-01-04 Eli ZaretskiiImprove documentation of 'server-name'
2019-01-04 Eli ZaretskiiUpdate Unicode copyright notice
2019-01-02 Michael AlbinusHandle quoted file names in filenotify.el
2019-01-01 Glenn Morris; Auto-commit of loaddefs files.
2019-01-01 Paul EggertFix copyright years by hand
2019-01-01 Paul EggertUpdate copyright year to 2019
2018-12-31 Eli Zaretskii* doc/man/emacs.1.in: Fix value of default frame height...
2018-12-30 Martin RudalicsIn user manual fix value of default frame height (Bug...
2018-12-29 Eli ZaretskiiImprove documentation of 'file-local-name' and related...
2018-12-29 Michael Albinus; Remove comment in esh-proc.el
2018-12-29 Michael AlbinusFix Bug#31704. Do not merge
2018-12-29 Michael AlbinusFix Bug#31704. Do not merge
2018-12-29 Eli Zaretskii* lisp/files.el (cd): Fix last change. (Bug#33791)
2018-12-29 Eli ZaretskiiFix remote directories in Eshell on MS-Windows
2018-12-29 Drew AdamsFix :type 'group' in defcustom
next