]> code.delx.au - gnu-emacs/shortlog
gnu-emacs
2016-04-11 Paul EggertMerge from origin/emacs-25
2016-04-11 Paul Eggert; Merge from origin/emacs-25
2016-04-11 Paul EggertMerge from origin/emacs-25
2016-04-11 Paul Eggert; Merge from origin/emacs-25
2016-04-11 Paul EggertMerge from origin/emacs-25
2016-04-11 Paul EggertSync with gnulib
2016-04-11 Leo LiuFix last change on 2016-01-02
2016-04-11 Paul Eggert; Spelling fixes
2016-04-11 Paul EggertPort run-prolog EMACS to SWI-Prolog 7.2.3
2016-04-10 Etienne Prud... Fix alignement rule for CSS
2016-04-10 Eli ZaretskiiAvoid crashes due to unreasonably large or small text...
2016-04-10 Tassilo HornNew custom option for overriding mailcap choices
2016-04-10 Eli ZaretskiiImprove documentation of 'with-eval-after-load'
2016-04-10 Eli ZaretskiiImprove handling of non-ASCII characters in Git log...
2016-04-10 Michael AlbinusFix Bug#23207
2016-04-09 Philipp StephaniRemove undefined behavior in OS X dumper.
2016-04-09 Michael AlbinusAdd vc-backend and vc-responsible-backend tests
2016-04-09 Joakim VeronaFix clipping of xwidgets
2016-04-09 Eli ZaretskiiImprove Lisp-level documentation of tooltips
2016-04-09 Glenn MorrisFaces names should not end in "-face".
2016-04-08 Paul Eggert* src/xsmfns.c (syms_of_xsmfns): Remove stray "s in...
2016-04-08 Paul EggertMinor improvements for hash function primitives
2016-04-08 Paul PogonyshevNew primitives sxhash-eq, sxhash-eql
2016-04-08 Paul EggertComint and compile no longer set EMACS
2016-04-08 Stefan Monnier* lisp/subr.el (read-key): Don't let the prompt linger...
2016-04-08 Eli ZaretskiiTeach Dired support parallel execution of commands...
2016-04-08 Eli Zaretskii; * lisp/dired-aux.el (dired-shell-stuff-it): Minor...
2016-04-08 Tino CalanchaMake 'dired-do-shell-command' wait for all background...
2016-04-08 Eli ZaretskiiMerge branch 'emacs-25' of git.savannah.gnu.org:/srv...
2016-04-08 Eli ZaretskiiAllow to customize names of executables used by grep.el
2016-04-08 Alan ThirdSet locale encoding to UTF-8 when run from OS X GUI.
2016-04-08 Eli ZaretskiiAvoid signaling errors in 'M-n' at the 'C-x C-f' prompt
2016-04-08 Marcin BorkowskiAvoid infinite loop in 'studlify-word'
2016-04-07 Paul EggertDon’t recommend obsolete EMACS env var
2016-04-07 Glenn Morris* lisp/emacs-lisp/package.el: Change from a few days...
2016-04-07 Glenn Morris* lisp/emacs-lisp/seq.el: Load cl-lib, not cl-extra.
2016-04-07 Leo LiuFix "Beginning of buffer" error in forward-page
2016-04-07 Vivek DasmohapatraPrefer 'font-lock-face to 'face in erc where appropriate
2016-04-06 Dmitry GutovAdd a `transient' project type
2016-04-06 Lars Magne... Revert "Backport HTTPS proxy fix"
2016-04-06 Tao FangBackport HTTPS proxy fix
2016-04-06 Lele GaifaxAdd new keywords of Python 3.5
2016-04-06 Michael Albinus; Remove superfluous merge from emacs-25
2016-04-06 Paul EggertFix stability confusion in sort-tests
2016-04-05 Etienne Prud... Support completion of at-rules in SCSS mode
2016-04-05 Paul EggertAvoid describe-key error with lambdas
2016-04-05 Paul Eggert; Spelling fix
2016-04-05 Paul EggertEnable GCC warnings in developer builds
2016-04-05 Lars Magne... Inhibit querying for the encoding of the headers when...
2016-04-05 Paul Eggert; Fix typo in previous patch.
2016-04-05 Paul EggertPrefer AUTO_STRING_WITH_LEN to make_formatted_string
2016-04-04 Tao FangAllow URL using HTTPS proxies using CONNECT
2016-04-04 Paul EggertNew C macro AUTO_STRING_WITH_LEN
2016-04-04 Paul EggertPort redirect-debugging-output to MS-Windows
2016-04-04 Paul EggertPort redirect-debugging-output to non-GNU/Linux
2016-04-04 Artur Malabarba* lisp/emacs-lisp/package.el (package-install-selected...
2016-04-04 Paul EggertSpelling fixes
2016-04-04 Paul EggertSync with gnulib
2016-04-03 John WiegleyRevert "Add `r'/`l' grep command history commands"
2016-04-03 John WiegleyRevert "Restore the point in grep buffers when traversi...
2016-04-03 Paul EggertFix doc for Universal Time
2016-04-03 Paul EggertMerge from origin/emacs-25
2016-04-03 Paul Eggert; Merge from origin/emacs-25
2016-04-03 Paul EggertMerge from origin/emacs-25
2016-04-03 Lars Magne... Restore the point in grep buffers when traversing the...
2016-04-03 Lars Magne... Add `r'/`l' grep command history commands
2016-04-03 Eli Zaretskii; * src/keyboard.c (read_char): Fix typos in a comment.
2016-04-03 Michael AlbinusFix Bug#23186, again
2016-04-03 Michael AlbinusFix Bug#23186
2016-04-03 Michael AlbinusFix Bug#22145
2016-04-03 Michael AlbinusHandle Bug#23186
2016-04-03 Paul EggertMore format-time-string change fixups
2016-04-03 Paul Eggertmake-xwidget unused arg cleanup
2016-04-03 Joakim VeronaRemove unused arguments from make-xwidget
2016-04-02 John Wiegley; Merge from origin/emacs-25
2016-04-02 John WiegleyMerge from origin/emacs-25
2016-04-02 John Wiegley; Merge from origin/emacs-25
2016-04-02 John WiegleyMerge from origin/emacs-25
2016-04-02 Stefan Monnier* lisp/erc/erc-backend.el: Use lexical-binding. Silence...
2016-04-02 Eli ZaretskiiDocument incompatible changes in 'format-time-string'
2016-04-02 Eli ZaretskiiImprove documentation of byte-code objects
2016-04-02 Eli ZaretskiiAdapt calls to 'format-time-string' to changes in Emacs 25
2016-04-02 Paul PogonyshevSupport macros in 'func-arity'
2016-04-02 Andy MoretonFix compilation of Cygwin w32 port
2016-04-02 Eli ZaretskiiImprove vc-diff with Git backend
2016-04-02 Dmitry Gutov(js--continued-expression-p): Special-case unary plus...
2016-04-01 Paul EggertFix resize incompatibility with GTK+ master
2016-04-01 Eli Zaretskii; * lisp/vc/vc-annotate.el (vc-annotate): Clarify comme...
2016-04-01 Alan MackenziePrevent C++ Mode wrongly fontifying some identifiers...
2016-04-01 Glenn Morris; Auto-commit of loaddefs files.
2016-04-01 Eli ZaretskiiAvoid crashes due to insanely large columns in tabulate...
2016-04-01 Paul EggertFix check for subscript errors in module calls
2016-03-31 Mark OteizaTeach M-x disassemble a default argument.
2016-03-31 Eli ZaretskiiFix EOL decoding in vc-annotate with SVN back-end on...
2016-03-31 Simen HeggestøylSupport completion of bang-rules in CSS mode
2016-03-31 Michael AlbinusFix OS X specific settings in tramp-tests
2016-03-30 Alan MackenzieFinish fixing a cacheing bug in CC Mode (see 2016-03-09)
2016-03-30 Alan MackenzieMerge branch 'emacs-25' of /home/acm/emacs/emacs.git...
2016-03-30 Simen HeggestøylAdd HTML4 tags to HTML mode
2016-03-30 Xue Fuqiao* doc/lispref/text.texi (Columns): Remove a nonexistent...
next