aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fix bug#17050Dmitry Gutov2014-03-213-0/+26
* lisp/*.el: Fix typos.Juanma Barranquero2014-03-216-44/+70
* Backport doc.c fix from trunk.Paul Eggert2014-03-202-1/+5
* Backport doc fix from trunk.Paul Eggert2014-03-202-4/+9
* * electric.el (global-map): Really bind C-j.Stefan Monnier2014-03-201-1/+2
* * lisp/electric.el (electric-newline-and-maybe-indent): New command.Stefan Monnier2014-03-205-107/+125
* * lisp/emacs-lisp/nadvice.el (advice--make-docstring): Try harder to findStefan Monnier2014-03-204-5/+27
* * src/frame.h (SET_FRAME_VISIBLE): Keep frame_garbaged up to date.Stefan Monnier2014-03-207-40/+42
* * src/charset.c (init_charset): When we cannot find the charsets directory,Glenn Morris2014-03-192-2/+9
* Mark tiny changeGlenn Morris2014-03-191-1/+1
* * numbers.texi: Improve and clarify a bit, and fix some minor bugs.Paul Eggert2014-03-192-23/+23
* * fns.c (Frandom): Fix rare bug where the result isn't random.Paul Eggert2014-03-192-2/+13
* Fix porting inconsistency about rounding to even.Paul Eggert2014-03-194-3/+18
* * lisp/ps-print.el (ps-generate-postscript-with-faces):Stefan-W. Hahn2014-03-193-1/+9
* Fix minor memory-related problems on MS-Windows revealed by Dr. Memory.Eli Zaretskii2014-03-192-0/+8
* lisp/emacs-lisp/package.el (describe-package-1): Decode commentary (bug#16733).Juanma Barranquero2014-03-192-1/+7
* lisp/iimage.el: Remove obsolete URL from Commentary (bug#17038).Juanma Barranquero2014-03-191-1/+0
* Recommend not modifying :set's value arg in defcustom (bug#16755).Juanma Barranquero2014-03-194-5/+17
* Add NEWS markup for CEDET.David Engster2014-03-181-0/+3
* * doc/lispref/modes.texi (Auto-Indentation): Mention electric-indent variables.Stefan Monnier2014-03-188-34/+50
* Document new EDE features.David Engster2014-03-182-0/+14
* * lisp/simple.el (newline-and-indent): Do autofill.Stefan Monnier2014-03-182-1/+5
* Delete hunk mistakenly included in previous change.Richard M. Stallman2014-03-181-3/+0
* Ensure dired-display-file displays it in other window.Richard M. Stallman2014-03-182-1/+11
* doc/lispref/functions.texi (Advising Named Functions): Fix reference.Juanma Barranquero2014-03-182-1/+5
* ede.texi: Remove documentation for features only in CEDET upstream.David Engster2014-03-182-135/+13
* Further tweaks for comment-start-skip behaviorDmitry Gutov2014-03-182-9/+21
* Improve documentation for integer and floating-point basics.Paul Eggert2014-03-173-72/+111
* doc/lispref/ChangeLog: Trivial fixes.Juanma Barranquero2014-03-181-5/+7
* * doc/lispref/functions.texi (Advising Functions): Try and improve the text.Stefan Monnier2014-03-173-73/+213
* Style fixes for floating-point doc.Paul Eggert2014-03-1722-151/+161
* lisp/ChangeLog: Move up misplaced entry.Juanma Barranquero2014-03-182-8/+8
* Remove old debug printDaniel Colascione2014-03-172-1/+4
* gnutls.c (Fgnutls_boot): Fix case of :verify-error = t.Ted Zlatanov2014-03-172-4/+17
* * lisp/emacs-lisp/nadvice.el (advice--interactive-form): New function.Stefan Monnier2014-03-172-18/+23
* * lisp/calendar/calendar.el (calendar-generate-month): Apply weekend faceGlenn Morris2014-03-172-4/+10
* * net/tramp.el (tramp-action-out-of-band): Read pending output.Michael Albinus2014-03-173-5/+18
* Restore compatibility with legacy comment-start-skip valuesDmitry Gutov2014-03-172-1/+9
* Fix debbugs#16971Dmitry Gutov2014-03-173-12/+14
* Merge from mh-e; up to 2012-01-03T19:41:14Z!larsi@gnus.org.Bill Wohler2014-03-164-13/+19
|\
| * Merge from trunk; up to 2014-02-23T23:41:17Z!lekktu@gmail.com.Bill Wohler2014-02-232625-334476/+331865
| |\
| * | * mh-folder.el (mh-regenerate-headers): Fix scan: bad message listBill Wohler2014-02-232-8/+11
| * | Update reference for threading RFC.Bill Wohler2013-04-081-3/+5
| * | * mh-e.el (mh-version): Add +bzr to version.Bill Wohler2013-03-022-2/+6
* | | src/ChangeLog: Fix a typo in last commit.Eli Zaretskii2014-03-161-1/+1
* | | Fix bug #16830 with slow search for newlines in forward-line.Eli Zaretskii2014-03-162-16/+98
* | | Fix behavior of with-temp-buffer-window (Bug#16816, Bug#17007).Martin Rudalics2014-03-169-72/+127
* | | lisp/textmodes/css-mode.el: Fix typo in comment.Juanma Barranquero2014-03-161-1/+1
* | | lisp/textmodes/rst.el: Implement missing but documented functionality.Juanma Barranquero2014-03-162-77/+88
* | | Update the missed spotDmitry Gutov2014-03-162-6/+10