summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Remove ldefs-boot files left after reversion.fix/great-revert-billPhillip Lord2017-03-062-145/+0
* Revert "Remove conditional includes from bootstrap"Phillip Lord2017-03-063-78/+58
* Revert "Fix minor problems with loaddefs autogeneration"Phillip Lord2017-03-062-8/+2
* Revert "Replace ldefs-boot with a much smaller file"Phillip Lord2017-03-0615-88/+37
* Revert "Remove unused ldefs-boot.el"Phillip Lord2017-03-061-0/+38062
* Revert "Record autoloads till emacs dump"Phillip Lord2017-03-062-38/+3
* Revert "Speed generation of ldefs-boot-auto"Phillip Lord2017-03-065-35/+68
* Fix typos in EIEIO manualTom Tromey2017-03-051-8/+8
* Merge from gnulibPaul Eggert2017-03-051-8/+2
* ffloor etc. now accept only floatsPaul Eggert2017-03-053-6/+22
* ; Spelling fixesPaul Eggert2017-03-054-4/+4
* ; * doc/misc/cl.texi (Top): Add Concept Index to the main menu.Eli Zaretskii2017-03-051-0/+1
* Fix display of cursor on underlined textEli Zaretskii2017-03-053-17/+79
* Add more CL concept index items, print Concept IndexMark Oteiza2017-03-051-2/+13
* Add 'loop facility' to the CL concept indexMark Oteiza2017-03-051-0/+1
* In `window--display-buffer' fix behavior reported in Bug#25946martin rudalics2017-03-051-5/+5
* Compare and round more carefullyPaul Eggert2017-03-046-35/+66
* Fewer rounding errors with (format "%f" fixnum)Paul Eggert2017-03-042-13/+51
* * src/floatfns.c (Fftruncate): Simplify via emacs_trunc.Paul Eggert2017-03-041-4/+1
* * src/editfns.c (styled_format): Omit unnecessary code for "%0d" etc.Paul Eggert2017-03-041-4/+3
* ; Fix typo in etc/PROBLEMSMichael Albinus2017-03-041-1/+1
* Fix header shown by Info 'L' commandEli Zaretskii2017-03-041-2/+2
* Add a section about incorrect Bengali rendering.K. Handa2017-03-041-0/+30
* Fix minor problems with loaddefs autogenerationEli Zaretskii2017-03-042-2/+8
* Fix issues with dedicated windows in shr.elDavid Bremner2017-03-041-0/+6
* Avoid duplicate gud menu items with gdb-miGlenn Morris2017-03-031-1/+5
* * src/editfns.c (styled_format): Omit unnecessary code.Paul Eggert2017-03-031-1/+1
* logb now works correctly on large integersPaul Eggert2017-03-0310-19/+185
* Merge from gnulibPaul Eggert2017-03-032-5/+12
* Avoid duplicating characters recorded in macrosEli Zaretskii2017-03-031-1/+1
* Fix color component calculations in color.elEli Zaretskii2017-03-032-7/+11
* Use lexical binding in benchmark.elTino Calancha2017-03-032-4/+53
* Switch pp.el to lexical bindingNoam Postavsky2017-03-022-33/+53
* Fix completing-read call in reb-change-syntaxChunyang Xu2017-03-021-4/+4
* sql-mode w/ sqlite: In-memory databaseRolf Ade2017-03-021-11/+14
* Stop abbrev-prefix-mark from adding extra newline (Bug#25767)Allen Li2017-03-021-3/+4
* * lisp/subr.el (apply-partially): Move to 'Basic Lisp functions' section.Tino Calancha2017-03-031-9/+9
* Restore XFLOATINT but with restricted argsPaul Eggert2017-03-0210-44/+36
* Ert commands to error if no test at point (bug#25931)Glenn Morris2017-03-021-23/+34
* Remove XFLOATINTPaul Eggert2017-03-028-30/+28
* Fix rounding errors in <, =, etc.Paul Eggert2017-03-024-41/+70
* Fix display of mouse-highlight produced by overlapping overlaysEli Zaretskii2017-03-022-12/+45
* Fix display of strike-through text in variable-height linesEli Zaretskii2017-03-023-10/+37
* Don't call x_net_wm_state for scroll bar windows (Bug#24963, Bug#25887)Martin Rudalics2017-03-021-2/+4
* gnus-summary-select-article-buffer: Don't re-render existing articleKatsumi Yamaoka2017-03-021-2/+3
* Don't add debbugs address to message body (bug#25896)Katsumi Yamaoka2017-03-021-7/+26
* * lisp/cedet/semantic/db-global.el: Make dynbind use explicitStefan Monnier2017-03-021-5/+7
* * lisp/help-fns.el (describe-variable): Use cl-print for the valueStefan Monnier2017-03-021-5/+12
* * test/lisp/net/puny.el: New file.Glenn Morris2017-03-011-0/+41
* Small puny.el fixGlenn Morris2017-03-011-4/+6