]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
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 Gemini LasswellFix Testcover bug in handling of vectors containing...
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 Simona ArizanovaMake help-for-help window searchable (Bug#19655)
2018-04-02 Stefan Monnier* lisp/emacs-lisp/debug.el (debug): Don't hang upon...
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
2018-03-26 Michael HeerdegenDe-obsolete `if-let' and `when-let'
2018-03-26 Glenn Morris* lisp/htmlfontify.el (hfy-begin-span-handler): Doc...
2018-03-26 Stefan MonnierTrivial fixes for last changes to package.el and marker.c
2018-03-26 Paul Eggert; Spelling fix
2018-03-26 Eli Zaretskii* doc/lispref/functions.texi (Defining Functions):...
2018-03-26 Michael AlbinusMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2018-03-26 Stefan Monnier* lisp/emacs-lisp/package.el: New quickstart feature
2018-03-26 Stefan Monnier* src/marker.c: Try and speed up byte<->char conversion...
2018-03-26 Michael AlbinusFix problem with trailing slash in Tramp
2018-03-26 Phillip LordRemove architecture dependent source downloads feature/deps-download
2018-03-25 Aaron JensenFix crash after frame is freed on macOS (bug#30800)
2018-03-25 Eric SkoglundMake eshell/kill handle -<signal> and -<SIGNALNAME...
2018-03-25 Michael AlbinusMore manual editing
2018-03-25 Noam PostavskyAllow `&rest' or `&optional' without following variable...
2018-03-25 Michael AlbinusMinor manual changes changes
2018-03-25 Vibhav PantFix byte-optimize-memq incorrectly optimizing some...
2018-03-24 Vibhav PantOptimize certain memq forms during byte-compilation.
2018-03-24 Phillip LordReduce build load
2018-03-24 Glenn Morris* lisp/emulation/viper.el (viper-set-hooks): Replace...
2018-03-24 Glenn Morris* lisp/vc/vc.el (vc-initial-comment): Remove var unused...
2018-03-24 Glenn MorrisRemove some unused gnus-registry variables
2018-03-23 Glenn MorrisRemove variables labeled as obsolete that do nothing
2018-03-23 Glenn Morris* lisp/calculator.el (calculator-paste-decimals): Add...
2018-03-23 Phillip LordLimit build load
2018-03-23 Phillip LordEnsure configure is running if necessary
2018-03-23 Glenn Morris* lisp/progmodes/cc-langs.el: Silence compiler.
2018-03-23 Glenn MorrisQuieten lisp/obsolete compilation
2018-03-23 Paul EggertClarify syntax of radixed integers
2018-03-23 Glenn MorrisRemove some declare-function stub definitions
2018-03-23 Glenn MorrisReplace some uses of cl with cl-lib
2018-03-23 Glenn MorrisReplace cl in some obsolete files
2018-03-23 Glenn Morriscedet: replace cl with cl-lib
next