]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2017-03-16 Phillip LordBuilding ldefs-boot with temacs feature/temacs-for-bootstrap
2017-03-15 Michael Albinus* lisp/ido.el (ido-read-internal, ido-complete): Do...
2017-03-15 Mark OteizaWrite a named function
2017-03-15 Mark OteizaReplace more nested ifs with cond
2017-03-15 Noam PostavskyRecomplexify ‘delete-trailing-whitespace’ by treating...
2017-03-14 Paul EggertMerge from gnulib
2017-03-14 Michael AlbinusMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2017-03-14 Michael AlbinusReenable lost Tramp test case
2017-03-14 Alan ThirdRevert "Remove NSEvent loop from ns_select (bug#25265)"
2017-03-14 Alan ThirdRevert "Add missing timeout value in ns_select"
2017-03-14 Alan ThirdRemove old macOS compatibility code
2017-03-14 Michael AlbinusTune `tramp-completion-file-name-regexp-unified'
2017-03-14 Tino CalanchaShow ancestor buffer in 3way merges
2017-03-14 Tino Calanchadiff-mode: Improve default faces for buffer ancestor
2017-03-13 Paul EggertFix make-dist typo
2017-03-13 Michael Albinusetc/NEWS: Remote file names require a method.
2017-03-13 Michael AlbinusRequire method in remote file name syntax
2017-03-13 Eli ZaretskiiFix bidi paragraph direction when inserting text at...
2017-03-13 Tino Calancha* test/lisp/emacs-lisp/cl-print-tests.el (cl-print...
2017-03-13 Stefan Monnier* lisp/emacs-lisp/cl-print.el (cl-print-compiled):...
2017-03-13 Noam PostavskyFix indent-sexp when called from inside a string (Bug...
2017-03-13 Noam Postavsky* lisp/emacs-lisp/lisp-mode.el (indent-sexp): Simplify.
2017-03-12 Stefan MonnierUse switch on pseudovector types; plus cleanups along...
2017-03-12 Paul EggertInstall update-game-score only on request
2017-03-12 Simen HeggestøylAdd `touch-action' to list of CSS properties
2017-03-12 Eli ZaretskiiTeach etags to process ENUM_BF correctly
2017-03-12 Eli Zaretskii; Update expected results of etags tests.
2017-03-12 Michael AlbinusUse path/to/file instead of path/to.file in tramp.texi
2017-03-12 Paul EggertRemove some stray gnulib files
2017-03-12 Paul EggertMerge from gnulib
2017-03-12 Glenn MorrisRemove trivial duplication in epg-config
2017-03-12 Glenn MorrisSmall epg-find-configuration improvement
2017-03-11 Stefan MonnierImprove last change
2017-03-11 Stefan MonnierHighlight useless backslashes in Elisp strings
2017-03-11 Eli ZaretskiiFix generation of nt/gnulib.mk on macOS
2017-03-11 Eli ZaretskiiAvoid aborts/assertion violations due to 'vim-empty...
2017-03-10 Glenn Morris; * doc/lispref/processes.texi: Restore deleted FIXME...
2017-03-10 Glenn MorrisSmall improvement for epa-display-error (bug#24553)
2017-03-10 Paul EggertTweak X toolkit code to pacify modern GCC
2017-03-10 Michael Albinus* doc/misc/tramp.texi (Android shell setup): Require...
2017-03-10 Michael AlbinusAdapt tramp-tests.el
2017-03-10 Thien-Thi Nguyen[doc] Replace bindat example: s/fortune cookie/rfc868...
2017-03-10 Paul EggertSimplify checks for xdg-open and xdg-email
2017-03-09 Vibhav PantByte compile cond clauses without any bodies correctly.
2017-03-09 Michael AlbinusFix bug#23006
2017-03-09 Vibhav Pantetc/NEWS: Add entry for new `switch' bytecode.
2017-03-08 Paul Eggert* src/data.c (arithcompare): Add comments.
2017-03-08 Glenn MorrisUpdate a cl-print test
2017-03-08 Sam SteingoldReplace change-log-date-face -> change-log-date
2017-03-08 Michael AlbinusFix bug#26011
2017-03-08 Andreas Schwab* data.c (minmax_driver): Use CHECK_NUMBER_OR_FLOAT_COE...
2017-03-08 Andreas Schwab* data.c (cons_to_unsigned, cons_to_signed, Fstring_to_...
2017-03-08 Thien-Thi Nguyen[doc elisp] Add some index entries for "old" advice...
2017-03-08 Paul Eggert* etc/NEWS: Adjust to match previous patch.
2017-03-08 Paul Eggertmin and max should not return markers
2017-03-08 Stefan Monnier* lisp/emacs-lisp/cl-print.el (cl-print-object): Use...
2017-03-08 Alan ThirdAdd missing timeout value in ns_select
2017-03-07 Glenn Morris* admin/update_autogen: Ensure nt/gnulib.mk exists...
2017-03-07 Glenn Morris; Update ldefs-boot.el
2017-03-07 Paul EggertRemove isnan hack for Solaris 10 gcc 3.4.3
2017-03-07 Eli ZaretskiiSupport browsing URLs with embedded spaces on MS-Windows
2017-03-07 Paul EggertDefine copysign on all platforms
2017-03-07 Paul Eggert; Typo fixes in comment
2017-03-07 Phillip LordRevert "Replace ldefs-boot with a much smaller file"
2017-03-07 Phillip LordRevert "Record autoloads till emacs dump"
2017-03-07 Phillip LordRevert "Remove unused ldefs-boot.el"
2017-03-07 Phillip LordRevert "Remove conditional includes from bootstrap"
2017-03-07 Phillip LordRevert "Speed generation of ldefs-boot-auto"
2017-03-07 Phillip LordRevert "Fix minor problems with loaddefs autogeneration"
2017-03-07 Noam PostavskySet default when asking for send-mail-function (Bug...
2017-03-07 Paul Eggertmin and max now return one of their arguments
2017-03-06 Alan ThirdRemove NSEvent loop from ns_select (bug#25265)
2017-03-06 Eli ZaretskiiA better fix for bug#25845
2017-03-06 Tom TromeyFix typos in EIEIO manual
2017-03-05 Paul EggertMerge from gnulib
2017-03-05 Paul Eggertffloor etc. now accept only floats
2017-03-05 Paul Eggert; Spelling fixes
2017-03-05 Eli Zaretskii; * doc/misc/cl.texi (Top): Add Concept Index to the...
2017-03-05 Eli ZaretskiiFix display of cursor on underlined text
2017-03-05 Mark OteizaAdd more CL concept index items, print Concept Index
2017-03-05 Mark OteizaAdd 'loop facility' to the CL concept index
2017-03-05 martin rudalicsIn `window--display-buffer' fix behavior reported in...
2017-03-05 Paul EggertCompare and round more carefully
2017-03-05 Paul EggertFewer rounding errors with (format "%f" fixnum)
2017-03-05 Paul Eggert* src/floatfns.c (Fftruncate): Simplify via emacs_trunc.
2017-03-05 Paul Eggert* src/editfns.c (styled_format): Omit unnecessary code...
2017-03-04 Michael Albinus; Fix typo in etc/PROBLEMS
2017-03-04 Eli ZaretskiiFix header shown by Info 'L' command
2017-03-04 K. HandaAdd a section about incorrect Bengali rendering.
2017-03-04 Eli ZaretskiiFix minor problems with loaddefs autogeneration
2017-03-04 David BremnerFix issues with dedicated windows in shr.el
2017-03-04 Glenn MorrisAvoid duplicate gud menu items with gdb-mi
2017-03-03 Paul Eggert* src/editfns.c (styled_format): Omit unnecessary code.
2017-03-03 Paul Eggertlogb now works correctly on large integers
2017-03-03 Paul EggertMerge from gnulib
2017-03-03 Eli ZaretskiiAvoid duplicating characters recorded in macros
2017-03-03 Eli ZaretskiiFix color component calculations in color.el
2017-03-03 Tino CalanchaUse lexical binding in benchmark.el
2017-03-03 Noam PostavskySwitch pp.el to lexical binding
2017-03-03 Chunyang XuFix completing-read call in reb-change-syntax
next