]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
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
2018-12-28 Alan ThirdFix NS fringe bitmap drawing bug (bug#33864)
2018-12-28 Eli ZaretskiiFix commentary in dispnew.c
2018-12-27 Paul EggertImprove accept-process-process doc
2018-12-23 Stephen LeakeFix a simple bug in display-buffer-use-some-frame
2018-12-23 Michael AlbinusClarify thread switching while waiting for process...
2018-12-22 Charles A.... Improve process doc. with respect to handling of large...
2018-12-22 Michael Albinus; Cosmetic changes in etc/NEWS
2018-12-22 Terrence BrannonMinor copyedits in landmark.el
2018-12-20 Alan MackenzieCheck result from c-backward-token-2 to avoid infinite...
2018-12-19 Paul Eggertcl-make-random-state was not copying its arg
2018-12-19 Glenn MorrisSkip a vc-bzr test if run as root
2018-12-19 Glenn Morris; Copyright year fix
2018-12-19 Chris FengBackport: Handle unread-command-events consistently...
2018-12-19 Glenn MorrisRestrict downcasing in elisp xref tests (bug#25534)
2018-12-18 Rob BrowningAvoid test failures if directory name looks like a...
2018-12-18 Michael AlbinusFix Bug#33524
2018-12-17 Glenn Morris* doc/lispintro/emacs-lisp-intro.texi (Finding More...
2018-12-17 Paul EggertMore porting to GCC 8 of --enable-gcc-warnings
2018-12-15 Glenn MorrisFix an epg test for recent GnuPG versions (bug#33439)
2018-12-14 Robert PluimDocument font structure layout constraints
2018-12-14 Robert PluimDocument font structure layout constraints
2018-12-14 Eli ZaretskiiFix display of line numbers in empty lines beyond EOB
2018-12-11 Eli ZaretskiiFix redisplay when a window's scroll bar or fringes...
2018-12-11 Martin RudalicsTiny markup fix in Elisp manual
2018-12-10 Alan MackenzieCC Mode: stop extra parens on expression causing false...
2018-12-10 Ari RoponenFix cairo scrolling for side-by-side windows
2018-12-10 Alan MackenzieCC Mode: stop wrongly recognizing "func(a * 9)" as...
2018-12-10 Stefan Monnier* lisp/emacs-lisp/cursor-sensor.el: Add motivation
2018-12-09 Raimon GrauGuard occur against an undefined orig-line
2018-12-09 Eli ZaretskiiIndexing followup to recent changes
2018-12-09 Stefan MonnierImprove documentation of cursor-sensor.el (bug#33664)
2018-12-09 Stefan Monnier* doc/lispref/commands.texi (Adjusting Point): Bug...
2018-12-09 Michael AlbinusTramp multi-hop methods must be inline
2018-12-08 Eli Zaretskii; * src/xterm.c (x_update_begin): Fix whitespace.
2018-12-08 Ari RoponenFix scaling problem in Cairo builds
2018-12-07 Eli Zaretskii; * doc/lispref/text.texi (Special Properties): Fix...
2018-12-06 Juri Linkov* lisp/simple.el (next-line-or-history-element): Use...
2018-12-03 Martin RudalicsA few further fixes of window internals description
2018-12-02 Eli ZaretskiiRevert "Revert "Fix infloop in GC mark_kboards""
2018-12-02 Eli ZaretskiiRevert "Fix infloop in GC mark_kboards"
2018-12-02 Glenn Morris* lisp/emacs-lisp/subr-x.el (if-let, when-let): Doc...
2018-12-01 Paul EggertFix infloop in GC mark_kboards
2018-12-01 Alan Third; Add notes about cross-compiling macOS versions
2018-12-01 Alan ThirdFix macOS run-time feature check
2018-12-01 Stefan Monnier* etc/NEWS-*: Fix capitalization of "Emacs"
2018-12-01 Glenn Morris; Auto-commit of loaddefs files.
2018-12-01 Eli ZaretskiiFix "M-x man" when there's no 'man' program on PATH
2018-11-30 Paul EggertFix core dump in dbus-message-internal
2018-11-30 Eli Zaretskii; * CONTRIBUTE: Clarify rules for committing to release...
2018-11-30 Michael Albinus* doc/misc/dbus.texi (Type Conversion): Fix typo. ...
2018-11-30 Michael Albinus; Add comment to `customize-package-emacs-version-alist'
2018-11-30 Eli ZaretskiiImprove documentation of gdb-mi.el
2018-11-29 Thomas FitzsimmonsLDAP: Set process-connection-type to t on Darwin
2018-11-28 Eli ZaretskiiFix a typo in a doc string
2018-11-28 Eli ZaretskiiMinor markup fix in frames.texi
2018-11-28 Glenn Morris* lisp/net/trampver.el (customize-package-emacs-version...
2018-11-28 Glenn Morris* lisp/mh-e/mh-e.el (customize-package-emacs-version...
2018-11-27 Glenn Morris* lisp/emacs-lisp/map-ynp.el (map-y-or-n-p): Pass forma...
2018-11-27 Robert PluimDon't call xwidget functions until GTK has been initialized
2018-11-27 Eli ZaretskiiImprove documentation of Ediff wordwise commands
2018-11-26 Eli ZaretskiiSupport Hunspell 1.7.0 in ispell.el
2018-11-26 Eli ZaretskiiAvoid clearing echo-area message by auto-save-visited...
2018-11-25 Alan ThirdSet tooltip text color (bug#33452)
2018-11-25 Alan ThirdFix more drawing bugs in NS port (bug#32932)
2018-11-24 Alan MackenzieFix bug #33416, where typing a ) in a comment at EOB...
2018-11-24 Ulrich MüllerUpdate the calc units table
2018-11-24 Eli ZaretskiiImprove indexing in the ELisp manual
2018-11-23 Eli ZaretskiiMore Symbola-related extensions for default fontset
2018-11-23 Eli ZaretskiiBetter support for display of U+1F900..U+1F9FF block
2018-11-23 Eli ZaretskiiImprove documentation of 'edit-abbrevs-mode'
2018-11-22 Glenn Morris; NEWS tweak
2018-11-22 Eli ZaretskiiImprove documentation of 'dired-do-compress'
2018-11-22 Eli Zaretskii; * etc/NES: Minor change in the description of Dired...
2018-11-22 Eli ZaretskiiImprove doc string and display of 'describe-character'
2018-11-21 Eli Zaretskii* etc/NEWS: Clarify what 'Z' does in Dired. (Bug#33450)
2018-11-20 Eli ZaretskiiUpdate the docs of object internals
2018-11-19 Stephen BermanFix two Edebug defcustoms (bug#33428)
next