]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2018-04-05 Michael AlbinusAdd tests for secrets.el
2018-04-05 Glenn Morris* test/lisp/gnus/message-tests.el (message-all-epg...
2018-04-05 Tino CalanchaHonor dired-create-destination-dirs if copying/renaming...
2018-04-05 Paul EggertMove password-word-equivalents defn to mule-conf
2018-04-04 Juri Linkov* lisp/isearch.el (isearch-pre-command-hook): Default...
2018-04-04 Juri Linkov* lisp/shell.el (shell-mode): Check if buffer has a...
2018-04-04 Damien CassouDetect if a message can be encrypted and add an MML tag
2018-04-04 Ted Zlatanov* lisp/auth-source.el (auth-sources): Allow sexp custom...
2018-04-04 Paul EggertImprove GC+Cairo workaround
2018-04-04 Glenn MorrisMerge from origin/emacs-26
2018-04-04 Martin Rudalics* etc/NEWS: Mention that output of 'help-for-help'...
2018-04-04 Stefan Monnier* lisp/vc/emerge.el: Use lexical-binding
2018-04-04 Paul EggertPacify GCC when --enable-profiling
2018-04-03 Nicolas Petton; * lisp/ldefs-boot.el: Update.
2018-04-03 Nicolas Petton* etc/NEWS: Remove temporary markup.
2018-04-03 Eli Zaretskii; * src/ftfont.c (ftfont_spec_pattern): Fix whitespace.
2018-04-03 Alan MackenziePut combine-change-calls around comment-region and...
2018-04-03 Alan MackenzieIntroduce new macro combine-change-calls
2018-04-03 Paul EggertWork around GC+Cairo bug
2018-04-03 Paul EggertPort FC_COLOR change to older fontconfig
2018-04-03 Nicolas Petton* Update etc/AUTHORS
2018-04-03 Robert PluimIgnore color fonts when using Xft
2018-04-03 Nicolas Petton* ChangeLog.3: Update
2018-04-03 Eli ZaretskiiDocument custom-variable-history
2018-04-03 Michael AlbinusFix Bug#31022
2018-04-03 Paul EggertUpdate "Calendrical Calculations" cites
2018-04-02 Alan Mackenzie* lisp/progmodes/cc-{defs,engine,langs,vars}.el: Commen...
2018-04-02 Paul EggertClarify eq on floats
2018-04-02 Eli Zaretskii; * doc/lispref/compile.texi (Compilation Functions...
2018-04-02 Gemini LasswellFix Testcover bug in handling of vectors containing...
2018-04-02 Tino Calancha; * doc/lispref/compile.texi (Compilation Functions...
2018-04-02 Charles A.... Add a history variable for `read-variable'
2018-04-02 Alan MackenzieOptimize c-syntactic-skip-backward, c-determine-limit...
2018-04-02 Noam PostavskyFix term.el rendering following a window resize (Bug...
2018-04-02 Philipp Stephani* files.el (auto-save-visited-mode): Don't prompt for...
2018-04-02 Simona ArizanovaMake help-for-help window searchable (Bug#19655)
2018-04-02 Eli Zaretskii; * etc/NEWS: Improve the entry about pinentry.el removal.
2018-04-02 Stefan Monnier* lisp/emacs-lisp/debug.el (debug): Don't hang upon...
2018-04-01 Philipp StephaniQuote a few backticks in docstrings.
2018-04-01 Paul EggertFurther improve advice in make-tarball.txt
2018-04-01 Paul EggertPort make-dist to tar 1.27 and earlier
2018-04-01 Glenn Morris* lisp/nxml/nxml-mode.el (nxml-sexp-element-flag):...
2018-04-01 Glenn Morris; Merge from origin/emacs-26
2018-04-01 Glenn MorrisMerge from origin/emacs-26
2018-04-01 Glenn Morris; Auto-commit of loaddefs files.
2018-04-01 Glenn Morris; Auto-commit of loaddefs files.
2018-04-01 Eli ZaretskiiFollowup to last change
2018-04-01 Jostein KjønigsenChange the default value of nxml-sexp-element-flag.
2018-04-01 Eli ZaretskiiMinor copyedits of completion-at-point-functions docume...
2018-04-01 Stefan Monnier(completion-at-point-functions): Improve doc
2018-04-01 Eli ZaretskiiMinor copyedits of completion-at-point-functions docume...
2018-04-01 Eli Zaretskii* lisp/net/shr.el (shr-browse-url): Doc fix. (Bug...
2018-03-31 Eli ZaretskiiSupport more separators in rmail-retry-failure
2018-03-31 Eli Zaretskii; * doc/emacs/msdos.texi: Fix wording of last change.
2018-03-31 Eli Zaretskii; * admin/make-tarball.txt: Fix whitespace.
2018-03-31 Eli ZaretskiiMerge branch 'master' of git.savannah.gnu.org:/srv...
2018-03-31 Hong XuMention `key-description' as inverse of `kbd' (Bug...
2018-03-31 Noam PostavskyDocument return value of pcase (Bug#30425)
2018-03-31 Paul Eggert* doc/emacs/macos.texi: Tweak grammar and capitalization.
2018-03-31 Richard StallmanDistinguish free from non-free OSes
2018-03-30 Paul EggertImprove doc for web pages; reproducible tarballs
2018-03-30 Paul EggertDo not assume --with-file-notification
2018-03-30 Paul EggertCentralize Bug#30931 fix
2018-03-30 Noam PostavskyFix another case of freed markers in the undo-list...
2018-03-30 Eli ZaretskiiAdd Capital sharp s to 2 more Latin input methods
2018-03-30 Eli ZaretskiiFix C-p and C-n when wrap-prefix is too wide
2018-03-30 Alan ThirdSimplify represented filename handling (bug#30800)
2018-03-30 Michael AlbinusImprove Tramp test performance
2018-03-30 Paul EggertFix CHECK_ALLOCATED_AND_LIVE abort during GC
2018-03-30 Paul EggertPrefer \... to control chars in .el literals
2018-03-29 Noam Postavsky* src/xterm.c (x_make_frame_visible): Fix typo in previ...
2018-03-29 Noam PostavskyDon't wait for visible frames to become visible
2018-03-29 Paul EggertNew experimental variable read-integer-overflow-as...
2018-03-29 Paul EggertLisp reader now checks for integer overflow
2018-03-29 Eli ZaretskiiSupport Capital sharp S in German input methods
2018-03-29 Michael AlbinusFix Bug#30946
2018-03-29 Stefan Monnier* src/keyboard.c (record_char, read_key_sequence):...
2018-03-28 Paul EggertTest notify handlers only if file notification
2018-03-28 Paul EggertPort recent org-clock fix to POSIX time_t
2018-03-28 Paul EggertUpdate from Gnulib
2018-03-28 Alan MackenzieHandle C++17's constexpr keyword in if statements
2018-03-28 Glenn Morris* doc/emacs/misc.texi (Amusements): Avoid non-printing...
2018-03-28 Alan MackenzieReplace faulty non-matching regexp "\\<\\>" with "a\\`"
2018-03-28 Glenn MorrisFix xrefs in pdf Emacs manual
2018-03-28 Michael AlbinusRemove unstable tags in Tramp
2018-03-28 Glenn MorrisMerge from origin/emacs-26
2018-03-28 Michael AlbinusImprove tramp--test-utf8
2018-03-28 Phillip LordReduce parallelism to Windows build
2018-03-28 Michael Albinus* doc/misc/org.texi (Installation): Fix clone commands.
2018-03-27 RasmusUpdate Org to v9.1.9
2018-03-27 Glenn Morris; Fix some tiny doc typos
2018-03-27 Paul EggertAvoid using unportable integer in org-clock
2018-03-27 Paul EggertUpdate from Gnulib
2018-03-27 Stefan Monnier(benchmark-run-compiled): Make it work like 'benchmark...
2018-03-27 Stefan Monnier(completion-at-point-functions): Improve doc
2018-03-27 Stefan Monnier(read_key_sewuence): Use POSN in second event when...
2018-03-27 Stefan Monnier* lisp/mouse.el: Remove redundant ':group's.
2018-03-27 Glenn Morris* test/lisp/emacs-lisp/bytecomp-tests.el
2018-03-27 Stefan Monnier* lisp/emacs-lisp/benchmark.el (benchmark-run): Allow...
2018-03-27 Paul EggertFix constant folding of overflows
next