]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2019-02-19 Michael R.... * lisp/progmodes/sql.el: Added password wallet using wallet
2019-02-19 Michael R.... * lisp/progmodes/sql.el defensive programming
2019-02-19 Stefan Monnier* lisp/elec-pair.el: Do modify+undo more carefully
2019-02-18 Paul EggertSpeed up cl-list-length
2019-02-18 Paul EggertMinor profiler improvements
2019-02-18 Stefan Monnier* lisp/emacs-lisp/cl-lib.el (cl-endp): Move to cl-seq.el
2019-02-18 Ken BrownUse 'timer_getoverrun' on Cygwin when possible
2019-02-18 Stefan Monnier* lisp/vc/smerge-mode.el (smerge-change-buffer-confirm...
2019-02-18 Konstantin... * lisp/vc/smerge-mode.el (smerge-vc-next-conflict)...
2019-02-18 Michael AlbinusIncrease timeout on emba for Tramp
2019-02-18 Paul Eggert* src/fns.c: Fix comment.
2019-02-18 Paul Eggertemacs-init-time outputs more digits now
2019-02-18 Paul Eggert* lisp/emacs-lisp/cl-lib.el (cl-endp): Remove stray 'x.
2019-02-17 Juri Linkov* lisp/tar-mode.el (tar--try-jka-compr): Remove. ...
2019-02-17 Alan MackenzieFontify C function identifiers in parentheses correctly...
2019-02-17 Alan Mackenzie* Put INLINE and ATTRIBUTE_NO_SANITIZE_UNDEFINED into...
2019-02-16 Paul Eggert* src/lread.c (readevalloop): Simplify via suffix_p.
2019-02-16 Eli Zaretskii* lisp/startup.el (load--user-init-file): Support early...
2019-02-16 Stefan Monnier* lisp/startup.el: Rename load-user-init-file
2019-02-16 Mattias EngdegårdPrevent over-eager rx character range condensation
2019-02-16 Paul EggertPort tramp-adb to various 'touch' platforms
2019-02-16 Eli ZaretskiiFix 'early-init-file' value when file is missing
2019-02-16 Stefan Monnier* lisp/progmodes/cc-engine.el: Remove unneeded require...
2019-02-15 Stefan MonnierMerge branch 'master' of git+ssh://git.sv.gnu.org/srv...
2019-02-15 Stefan Monnier* src/lread.c (readevalloop): Use filename to decide...
2019-02-15 Glenn Morris* test/lisp/textmodes/conf-mode-tests.el (conf-test...
2019-02-15 Glenn MorrisMerge from origin/emacs-26
2019-02-15 Glenn Morris; Merge from origin/emacs-26
2019-02-15 Glenn MorrisMerge from origin/emacs-26
2019-02-15 Glenn Morris; Merge from origin/emacs-26
2019-02-15 Glenn MorrisMerge from origin/emacs-26
2019-02-15 Stefan Monnier* lisp/progmodes/compile.el: Remove redundant :groups
2019-02-15 Eli ZaretskiiMake ls-lisp.el behave like Posix hosts when directory...
2019-02-15 Eli ZaretskiiSupport ~USER for some names on MS-Windows
2019-02-15 Alex BranhamAdd basic conf-mode tests
2019-02-15 Alex BranhamUse lexical binding for conf-mode
2019-02-15 Eli ZaretskiiAdd documentation for last change in eww.el
2019-02-15 İ. Göktuğ Kayaalp* lisp/net/eww.el (eww): With prefix arg, open url...
2019-02-15 Victor J. OrlikowskiAvoid errors in erc-dcc.el when erc-dcc-verbose is...
2019-02-15 Daniel LopezFix faces in compilation messages
2019-02-15 Gregor Zattler* doc/misc/eshell.texi (Built-ins): Fix alias description
2019-02-14 João TávoraChange scoring strategy for 'flex' completion style
2019-02-14 Mattias EngdegårdAdd categories L, R, SPC and . to `rx' doc string
2019-02-14 Mattias EngdegårdUse lexical-binding in rx.el
2019-02-14 João Távora* lisp/minibuffer.el (completion-styles-alist): Tweak...
2019-02-14 Michael AlbinusAdapt tramp-adb-handle-set-file-times
2019-02-14 João Távora; * etc/NEWS (New 'flex' completion style): New entry
2019-02-14 Katsumi YamaokaWork for empty MIME attachments (related to bug#34387)
2019-02-14 Jackson Ray... Backport: js-indent-align-list-continuation: Make varia...
2019-02-14 Dmitry GutovRename project-query-replace to project-query-replace...
2019-02-13 Gregor Zattler* doc/misc/eshell.texi (Built-ins): Fix alias description
2019-02-13 Paul EggertAdd missing dependency to ucs-normalize.el
2019-02-13 João TávoraScore flex-style completions according to match tightness
2019-02-13 João TávoraAdd a new 'flex' completion style
2019-02-13 Eli ZaretskiiAvoid crashes upon C-g in nested invocations of 'read_char'
2019-02-13 Eli ZaretskiiAvoid crashes upon C-g in nested invocations of 'read_char'
2019-02-13 Paul EggertDon’t assume CURRENT_TIME_LIST
2019-02-13 Paul EggertDon’t assume CURRENT_TIME_LIST
2019-02-13 Paul EggertSimplify nnspool-request-newgroups arithmetic
2019-02-13 Jackson Ray... Indent arrows’ expression bodies like function bodies...
2019-02-13 Jackson Ray... js-indent-align-list-continuation: Make variable safe
2019-02-12 Paul EggertMake xterm-mouse-truncate-wrap obsolete
2019-02-12 Stefan Monnier* src/data.c (Fmake_local_variable): Fix bug#34318
2019-02-12 Glenn Morris* admin/notes/hydra: Small updates.
2019-02-12 Eli ZaretskiiMinor fixes in ELisp manual wrt syntax-table properties
2019-02-12 Michael Albinus* admin/notes/emba: New file.
2019-02-11 Mattias EngdegårdAdd missing categories L, R, . and SPC to rx
2019-02-11 Eli ZaretskiiFix Hunspell invocation for discovering its dictionaries
2019-02-11 Paul EggertSimplify url-digest-auth-make-cnonce
2019-02-11 Paul EggertDon’t assume CURRENT_TIME_LIST
2019-02-11 Paul EggertSimplify use of encode-time
2019-02-11 Paul EggertFix doc string treatment of integer overflow
2019-02-11 Paul EggertPrefer encode-time to its alias
2019-02-10 Stefan Monnier* test/lisp/emacs-lisp/package-tests.el: Allow extra...
2019-02-10 Mattias EngdegårdDocument that [:cntrl:] does not match DEL (Bug#34391)
2019-02-10 João TávoraProperly remove stale Flymake diagnostics on :region...
2019-02-10 Eli ZaretskiiUnbreak the Cygw32 build
2019-02-10 João TávoraCleanup stale diagnostics on Flymake restart
2019-02-10 Paul Eggert* lisp/ecomplete.el (ecomplete-add-item): Simplify.
2019-02-10 Paul EggertDon’t assume CURRENT_TIME_LIST
2019-02-08 Alex BranhamFix byte compile warnings in checkdoc.el
2019-02-08 Tassilo HornImpl. json-pretty-print with replace-region-contents...
2019-02-08 Tassilo HornAdd new function replace-buffer-contents
2019-02-08 Stefan Monnier* lisp/emacs-lisp/package.el: Improve generated foo...
2019-02-08 Glenn MorrisMerge from origin/emacs-26
2019-02-08 Glenn Morris; Merge from origin/emacs-26
2019-02-08 Glenn MorrisMerge from origin/emacs-26
2019-02-08 Eli ZaretskiiMinor improvements to do strings in callproc.c
2019-02-08 Eli ZaretskiiImprove documentation of 'date-to-time' and 'parse...
2019-02-08 Robert PluimUnify three font info structures
2019-02-08 Eli ZaretskiiMinor fixes for last change
2019-02-08 Nick DrozdDownload of URL in EWW falls back on current URL
2019-02-08 Nick DrozdFix downloading of URLs that end in a slash
2019-02-08 Nick Drozd* doc/misc/eww.texi (Basics): Fix eww keybindings....
2019-02-08 Robert PluimFix process-thread docstring
2019-02-08 Eli ZaretskiiFix failures of vc-find-revision with non-ASCII file...
2019-02-07 Eli Zaretskii* doc/lispref/tips.texi (Documentation Tips): Fix quote...
2019-02-07 Eli ZaretskiiMinor fix for unexec builds.
2019-02-07 Eli Zaretskii; Simplify last change.
2019-02-07 Eli ZaretskiiAvoid segfaults on MS-Windows in enexec'ed Emacs
next