]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
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
2017-03-03 Rolf Adesql-mode w/ sqlite: In-memory database
2017-03-03 Allen LiStop abbrev-prefix-mark from adding extra newline ...
2017-03-02 Tino Calancha* lisp/subr.el (apply-partially): Move to 'Basic Lisp...
2017-03-02 Paul EggertRestore XFLOATINT but with restricted args
2017-03-02 Glenn MorrisErt commands to error if no test at point (bug#25931)
2017-03-02 Paul EggertRemove XFLOATINT
2017-03-02 Paul EggertFix rounding errors in <, =, etc.
2017-03-02 Eli ZaretskiiFix display of mouse-highlight produced by overlapping...
2017-03-02 Eli ZaretskiiFix display of strike-through text in variable-height...
2017-03-02 Martin RudalicsDon't call x_net_wm_state for scroll bar windows (Bug...
2017-03-02 Katsumi Yamaokagnus-summary-select-article-buffer: Don't re-render...
2017-03-02 Katsumi YamaokaDon't add debbugs address to message body (bug#25896)
2017-03-02 Stefan Monnier* lisp/cedet/semantic/db-global.el: Make dynbind use...
2017-03-02 Stefan Monnier* lisp/help-fns.el (describe-variable): Use cl-print...
2017-03-02 Glenn Morris* test/lisp/net/puny.el: New file.
2017-03-02 Glenn MorrisSmall puny.el fix
2017-03-01 Glenn MorrisSmall recover-this-file improvement
2017-03-01 Glenn MorrisFix for coding-system completion (bug#23670)
2017-03-01 Paul EggertFix rounding error in ‘ceiling’ etc.
2017-03-01 Glenn MorrisSmall help--loaded-p fix
2017-03-01 Leo Liu* src/fns.c (Fbuffer_hash): Doc fix.
2017-03-01 Eric AbrahamsenDon't use mapconcat with chars in gnus registry marks...
2017-03-01 Noam PostavskyFix epg-tests with dummy-pinentry program (Bug#23619)
2017-02-28 Phillip LordSpeed generation of ldefs-boot-auto
2017-02-28 Phillip LordAdd error handling to magic-mode-alist
2017-02-28 Phillip LordRemove conditional includes from bootstrap
2017-02-28 Phillip LordDo not use find-file non-interactively
2017-02-28 Stefan Monnier* src/xdisp.c (overlay_arrows_changed_p): Fix return...
2017-02-28 Ken Brown; * src/w32fns.c (w32_wnd_proc): Adjust comment.
2017-02-28 Ken BrownTry to avoid hang when logging out of MS-Windows
2017-02-28 Stefan Monnier* lisp/textmodes/reftex-toc.el (reftex-re-enlarge)...
2017-02-28 Stefan Monnier* doc/misc/eieio.texi: Update to account for the cl...
2017-02-28 Stefan Monnier* lisp/cedet/mode-local.el (define-mode-local-override...
2017-02-28 Stefan Monnier* lisp/nxml/nxml-mode.el (nxml-mode): Use new sgml...
2017-02-28 Stefan Monnier* lisp/textmodes/sgml-mode.el: syntax-propertize <...
2017-02-28 Stefan Monnier* lisp/textmodes/css-mode.el (css-completion-at-point...
2017-02-28 Tino CalanchaShow Ibuffer and jump to line listing current buffer
2017-02-27 Juri Linkov* lisp/vc/add-log.el (change-log-next-buffer): Check...
2017-02-27 Juri LinkovPut text properties on query-replace separator string...
2017-02-27 Juri LinkovAdd file name and its extension to suggestions in dired...
next