]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2018-10-08 Scott CorleyFix overflow lockup with frames > 255 lines
2018-10-07 Eli ZaretskiiAvoid assertion violations in nonsensical calls to...
2018-10-06 Charles A.... * lisp/simple.el (transient-mark-mode): Correct documen...
2018-10-06 Eli ZaretskiiUpdate the locale and language database
2018-10-05 Eli ZaretskiiFix a typo in a doc string.
2018-10-05 Katsumi YamaokaMake nneething allow CRLF-encoded files (bug#32940)
2018-10-04 Eric AbrahamsenFurther fix to eieio-persistent
2018-10-04 Eli ZaretskiiAvoid ridiculously high stack limit requests on macOS
2018-10-03 Charles A.... Improve documentation of 'read-hide-char'
2018-10-03 Alan MackenzieIn follow mode, prevent the cursor resting on a partial...
2018-10-03 Alan MackenzieRevert "Temporary workaround for bug #32848 for branch...
2018-10-03 Alan MackenzieRevert "* etc/NEWS: Note setting make-cursor-line-fully...
2018-10-03 Alan Mackenzie* etc/NEWS: Note setting make-cursor-line-fully-visible...
2018-10-03 Noam PostavskyFix note about interactive advice (Bug#32905)
2018-10-01 Michael AlbinusComple fix for Bug#32550
2018-10-01 Glenn Morris; Auto-commit of loaddefs files.
2018-10-01 Eli Zaretskii* lisp/savehist.el (savehist-mode): Doc fix. (Bug...
2018-10-01 Eli Zaretskii; * lisp/bindings.el (bindings--define-key): Doc fix...
2018-09-30 Nicolas GoaziouOrg manual: Rewrite the Org Mobile section
2018-09-30 Alan MackenzieTemporary workaround for bug #32848 for branch emacs-26
2018-09-29 Tino CalanchaImprove cl-do, cl-do* docstrings
2018-09-29 Eli ZaretskiiAvoid returning early in 'while-no-input' due to subpro...
2018-09-29 John ShahidCleanup when opening a new terminal fails. (Bug#32794)
2018-09-28 Alan ThirdFix deprecation warning
2018-09-28 Alan ThirdMake all NS drawing be done from drawRect
2018-09-28 Glenn Morris; Fix some doc typos
2018-09-28 Michael AlbinusFix Bug#32828
2018-09-27 Noam Postavsky* lisp/net/shr.el (shr-copy-url): Fix docstring.
2018-09-27 Eli ZaretskiiFix typos in documentation
2018-09-25 Charles A.... ; Spellcheck two more documentation strings
2018-09-25 Charles A.... ; * lisp/simple.el (save-interprogram-paste-before...
2018-09-24 Stefan Monnier* doc/emacs/kmacro.texi (Basic Keyboard Macro): Mention...
2018-09-24 Eli ZaretskiiImprove docs of functions/variables related to 'display...
2018-09-22 Stefan Monnier* lisp/mouse.el (tear-off-window): Fix non-mouse use...
2018-09-22 Eli ZaretskiiImprove documentation of directory-local variables
2018-09-22 Eli ZaretskiiDon't use obsolete variable 'save-place' in documentation
2018-09-22 Mark A. HershbergerUse save-place-mode instead of save-place
2018-09-20 Eli ZaretskiiMore accurate docs for 'text-char-description'
2018-09-19 Noam PostavskyDocument synchronous behavior of eshell/make (Bug#32513)
2018-09-19 Shigeru FukayaFix bs-show with wide characters (Bug#17822)
2018-09-19 Eli ZaretskiiImprove Custom menu labels for 2 options
2018-09-19 Eli ZaretskiiImprove wording of last change in dired-x.texi
2018-09-18 Eli ZaretskiiFix GnuTLS test suite with GnuTLS versions 3.4.x
2018-09-17 Noam PostavskyFix build with gnutls versions 3.0 to 3.2 (Bug#32446)
2018-09-17 Eli Zaretskii; * etc/enriched.txt (hanging-indents): Remove extra...
2018-09-17 Eli ZaretskiiFix the Bubbles game on TTY frames
2018-09-17 Allen LiAdd choice to reshow certificate information (Bug#31877)
2018-09-15 Glenn Morris* src/alloc.c (Fbool_vector, Flist, Fvector): Doc tweak.
2018-09-15 Alan Mackenzie* src/alloc.c (vector): Fix grammatical error in doc...
2018-09-15 Eli ZaretskiiAvoid adverse side effects of fixing bug#21824
2018-09-15 Eli ZaretskiiDocument changes called out in NEWS
2018-09-15 Eli Zaretskii; * etc/NEWS: Document recent change in 'thing-at-point'.
2018-09-15 Eli Zaretskii; INSTALL: Fix a typo in the last commit.
2018-09-14 Glenn MorrisTiny doc updates re yum/dnf etc
2018-09-14 Leo LiuRemove unused variable
2018-09-14 Leo LiuFix (thing-at-point 'list) regression (Bug#31772)
2018-09-14 Robert PluimClarify meaning of '*'
2018-09-12 Paul Eggert* etc/PROBLEMS: Document Ubuntu 16.04 issue.
2018-09-12 Alex BranhamIncrease default value for imenu-auto-rescan-maxout
2018-09-11 Eli ZaretskiiImprove recent change to ELisp manual
2018-09-11 Eli Zaretskii* doc/lispref/display.texi (SVG Images): Improve wording.
2018-09-11 Eli Zaretskii* doc/lispref/display.texi (SVG Images): Fix a typo...
2018-09-10 Eli ZaretskiiClarify completion text in the ELisp manual
2018-09-10 Eli ZaretskiiFix handling of abbreviated control command in gdb...
2018-09-10 Eli ZaretskiiClarify documentation of functions reading character...
2018-09-07 Eli ZaretskiiRecord :version for built-in variables while dumping
2018-09-06 YAMAMOTO Mitsuharu* src/process.c (connect_network_socket): Fix memory...
2018-09-05 Glenn Morris* Makefile.in (appdatadir): Use the non-obsolete locati...
2018-09-04 Stefan MonnierBetter fix for bug#32550
2018-09-04 Michael AlbinusFix Bug#32550
2018-09-04 Martin RudalicsDon't call XGetGeometry for frames without outer X...
2018-09-03 Paul Eggert* lisp/calculator.el: Fix doc typo.
2018-09-03 Glenn MorrisStandardize calc bug reporting instructions
2018-09-01 Glenn Morris; Auto-commit of loaddefs files.
2018-08-31 Michael AlbinusRename thread-alive-p to thread-live-p
2018-08-30 Miciah Mastersrcirc: Document /reconnect as a built-in command (Bug...
2018-08-30 Noam Postavsky* test/lisp/calc/calc-tests.el (calc-imaginary-i):...
2018-08-29 Glenn Morris; * configure.ac: Remove outdated comment (it was about...
2018-08-28 Glenn Morrisadmin.el: respect environment settings for makeinfo etc
2018-08-28 Glenn Morris* etc/PROBLEMS: New entry about GTK+ 3 crash with some...
2018-08-28 Noam PostavskyIndex profiler commands in elisp manual
2018-08-28 Noam PostavskyFix math-imaginary-i check
2018-08-28 Noam Postavsky; Let pre-commit git hook check merged in changes ...
2018-08-28 Eli ZaretskiiAvoid infinite hscrolling loops when line numbers are...
2018-08-28 Eli ZaretskiiAvoid crashes in malformed defvar
2018-08-28 Glenn Morris* configure.ac (emacs_config_features): Add GLIB, XDBE...
2018-08-28 Glenn Morris* configure.ac: Doc fixes related to --with-xim.
2018-08-27 Glenn MorrisSmall checkdoc quoting fix (bug#32546)
2018-08-25 Sergey VinokurovFix detection of freed emacs_values (Bug#32479)
2018-08-25 Noam Postavsky; Fix out-of-tree build for mod-test.so
2018-08-25 Eli ZaretskiiAvoid crashes with very wide TTY frames on MS-Windows
2018-08-25 Wenjamin PetrenkoPrevent `modify-file-local-variable-prop-line' from...
2018-08-24 Glenn MorrisUpdate GNOME bugtracker URLs
2018-08-23 Eli ZaretskiiClarify in the Emacs manual that ChangeLog files are...
2018-08-21 Eli ZaretskiiRecognize codepage 65001 as a valid encoding
2018-08-21 Eli Zaretskii; * etc/NEWS: Fix format of first lines of some entries.
2018-08-18 Eli ZaretskiiAvoid compilation warning in nt/addpm.c
2018-08-17 Basil L. ContovounesiosFix duplicate custom group names in bibtex.el
2018-08-17 Eli ZaretskiiFix outdated text in the Calc manual
2018-08-13 Paul EggertPort better to x86 -fexcess-precision=fast
next