]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2016-09-24 Eli Zaretskii; * test/src/undo-tests.el: Moved from test/lisp/legacy/.
2016-09-24 Eli Zaretskii; * test/src/textprop-tests.el: Minor copyedits.
2016-09-24 Eli Zaretskii; * Move test/lisp/legacy/textprop-tests.el to test...
2016-09-24 Eli ZaretskiiIncorporate syntax-tests in lisp-tests.
2016-09-24 Eli Zaretskii; * test/src/process-tests.el: Renamed from test/lisp...
2016-09-24 Eli ZaretskiiIncorporate occur-tests in replace-tests
2016-09-24 Eli ZaretskiiIncorporate lexbind-tests.el in bytecomp-test.el
2016-09-24 Eli Zaretskii; * test/src/font-tests.el: Minor copyedits.
2016-09-24 Eli Zaretskii; * test/src/font-tests.el: Moved from test/lisp/legacy...
2016-09-24 Eli ZaretskiiMerge branch 'master' of git.savannah.gnu.org:/srv...
2016-09-24 Eli Zaretskii; * test/lisp/files-tests.el: Minor copyedits.
2016-09-24 Paul EggertImprove integer overflow handling a bit
2016-09-24 Eli Zaretskii; * test/lisp/files-tests.el: Moved from test/lisp...
2016-09-24 Eli ZaretskiiIncorporate core-elisp-tests in lisp-tests
2016-09-24 Eli ZaretskiiMove coding-tests.el and decoder-test.el to their places
2016-09-24 Eli Zaretskii; * test/src/coding-tests.el: Moved from test/lisp...
2016-09-24 Eli Zaretskii; * test/lisp/emacs-lisp/bytecomp-tests.el: Fix header...
2016-09-24 Eli Zaretskii; * test/lisp/emacs-lisp/bytecomp-tests.el: Moved from...
2016-09-24 Eli Zaretskii; * test/lisp/bytecomp-tests.el: Moved from test/lisp...
2016-09-24 Vibhav PantUse correct TYPE value for displaying error messages...
2016-09-23 Eli ZaretskiiBump the version to 25.2.50
2016-09-23 Tino Calanchaibuffer-do-view-other-frame: Display each buffer in...
2016-09-22 Paul EggertUpdate from gnulib
2016-09-22 Alan Mackenzie* lisp/progmodes/cc-engine.el (c-forward-decl-or-cast...
2016-09-21 Paul EggertPort recent flexmember changes to NetBSD
2016-09-21 Paul Eggert* doc/misc/texinfo.tex: Copy from gnulib.
2016-09-21 Michael Albinus; * lisp/net/tramp.el (tramp-clear-passwd): Make it...
2016-09-21 Michael Albinus* lisp/net/tramp.el (tramp-clear-passwd): Call also...
2016-09-20 Paul EggertUse flexmembers on IBM XL C for AIX
2016-09-19 Michael AlbinusFix a problem with Tramp when the temporary dir isn...
2016-09-17 Paul EggertPort January __morecore changes to AIX 7.1
2016-09-17 Paul EggertDefine _GNU_SOURCE in files delaying config.h
2016-09-17 Eli ZaretskiiUpdate the bidi test code and data
2016-09-17 Tino Calanchaibuffer-do-toggle-read-only: Fix unused argument
2016-09-17 Alan MackenzieImprove accuracy of line/column numbers in byte compile...
2016-09-17 Michael AlbinusMinor Tramp tweaks
2016-09-17 Paul EggertDefine _GNU_SOURCE in unexmacosx.c
2016-09-16 Alan MackenzieC Mode: Fix mis-fontification of macro invocation as...
2016-09-16 Eli ZaretskiiImprove the doc string of 'format'
2016-09-16 Eli ZaretskiiImprove doc strings in whitespace.el
2016-09-16 Eli ZaretskiiImprove detectability of 'next-logical-line' and 'previ...
2016-09-16 Paul EggertUpdate from gnulib
2016-09-15 Paul EggertPrefer now-standard int width macros
2016-09-15 Paul EggertUpdate from gnulib
2016-09-15 Michael AlbinusRework fixing Bug#24432
2016-09-14 Johan Bockgård* lisp/emacs-lisp/cl-macs.el (cl-defstruct): Fix debug...
2016-09-14 Johan Bockgård* lisp/emacs-lisp/edebug.el (defun): Fix debug spec.
2016-09-14 Eli ZaretskiiAvoid compiler warning on MS-Windows due to clone_file
2016-09-14 Eli ZaretskiiAvoid aborts in GC due to abort_on_gc
2016-09-14 Michael Albinus; Complete fixing Bug#24432
2016-09-14 Michael AlbinusFix Bug#24432
2016-09-14 Lars IngebrigtsenDon't bug out on all-whitespace URLs
2016-09-14 Katsumi Yamaokasieve-manage.el: Rename sieve-manage-ignore-broken-tls
2016-09-13 Paul EggertPort to ISO/IEC TS 18661-1:2014
2016-09-13 Tino Calanchadired-jump: Expand file-name before dired-goto-file...
2016-09-13 Tino CalanchaAdd test for Bug#21454
2016-09-12 Katsumi Yamaoka* lisp/net/sieve-manage.el (sieve-manage-ignore-broken...
2016-09-12 TSUCHIYA Masatoshisieve.el: Make the buffer to edit unmodified initially...
2016-09-12 TSUCHIYA Masatoshisieve-manage.el: Allow user to avoid STARTTLS capabilit...
2016-09-12 Michal NazarewiczFix compiler thinking width and height may be unitialis...
2016-09-12 Michal NazarewiczFix compiler thinking tmpdir may be unitialised in...
2016-09-12 Tino Calanchaimage-dired: Signal an error before calling a missing...
2016-09-12 Eli ZaretskiiFix daemon shutdown when emacs-kill-hooks ask questions
2016-09-12 Paul Eggert* src/casefiddle.c (casify_word): Simplify.
2016-09-12 Paul Eggert* src/casefiddle.c (casify_word): Return Qnil.
2016-09-12 Michal NazarewiczRefactor common code in {upcase,downcase,capitalize...
2016-09-12 Paul Eggert* doc/lispref/files.texi: Remove @vindex.
2016-09-11 Paul EggertRemove unnecessary ref to coreutils manual
2016-09-11 Alan MackenzieCorrectly fontify C++ direct initializations with paren...
2016-09-11 Eli ZaretskiiAvoid signaling errors when computing "Stop" in GDB...
2016-09-11 Philipp StephaniStop calling ‘byte-compile-log-warning’
2016-09-11 Paul Eggert* etc/NEWS: Remove comment lost in emacs-25 merge.
2016-09-11 Paul EggertDocument file synchronization issues
2016-09-11 Paul Eggertcopy-file now uses GNU/Linux file cloning
2016-09-10 Alan ThirdInvert y coord of NS image files (bug#7847)
2016-09-10 Noam PostavskyDon't require isearch-update before isearch-done
2016-09-09 Simen Heggestøyl* lisp/emacs-lisp/ring.el: Use lexical-binding
2016-09-09 Michal NazarewiczSplit regex character class test into smaller chunks
2016-09-09 Michal NazarewiczDon’t allocate char-table’s extra slots in regexp-out...
2016-09-09 Michal NazarewiczRemove dead loop iterations in regex.c
2016-09-09 Michal NazarewiczReplace decimalnump with alphanumericp
2016-09-09 Michal NazarewiczRemove inaccurate comment in regex.c
2016-09-09 Michal NazarewiczSTRING_CHAR does not unify characters; update documentation
2016-09-08 Simen HeggestøylAdd tests for ring.el
2016-09-08 Martin RudalicsNew file test/src/marker-tests.el
2016-09-08 Paul EggertPort flexible array members to GCC + valgrind
2016-09-08 Paul EggertUpdate from gnulib
2016-09-07 Noam PostavskyDon't --load directories
2016-09-07 Peder O. KlingenbergAvoid error in icalendar--read-element
2016-09-07 Kaushal ModiFix back-white <-> black-white typo
2016-09-07 Alan ThirdFix cursor at bottom left of rectangle (bug#24364)
2016-09-07 Eli ZaretskiiFix documentation of convert-standard-filename on MS...
2016-09-07 Paul EggertUse DEV_TTY more consistently
2016-09-06 Eli ZaretskiiAvoid assertion violations when using marker positions
2016-09-06 Alan Mackenzie* lisp/progmodes/cc-engine.el (c-syntactic-re-search...
2016-09-06 Alan MackenzieNew options for handling of literals in c-syntactic...
2016-09-05 Eli ZaretskiiAvoid assertion violations when scrolling narrowed...
2016-09-05 Eli ZaretskiiTreat SIGINT correctly in GUI sessions on MS-Windows
2016-09-04 Alan ThirdFix synthetic bold on macOS retina displays
2016-09-04 Tino Calanchaimage-dired: Report when a necessary executable is...
next