summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* lisp/gnus/mml2015.el (mml2015-display-key-image): Adjust :versiontrunkKatsumi Yamaoka2014-11-101-1/+1
* * net/eww.el (eww-form-file): :type isn't a valid `defface' keyword.Lars Magne Ingebrigtsen2014-11-102-2/+5
* Allow uploading files from ewwKenjiro NAKAYAMA2014-11-104-16/+148
* Allow using several eww buffers (bug#16211)Lars Magne Ingebrigtsen2014-11-104-15/+36
* (eww-download-callback): Save only the file contentsCharles Rendleman2014-11-102-1/+8
* (eww-save-history): Don't let the history grow infinitely.Lars Magne Ingebrigtsen2014-11-102-1/+6
* * eww.texi (Basics): Document `eww-readable'.Lars Magne Ingebrigtsen2014-11-102-0/+10
* Restore the header line after using `eww-readable'Lars Magne Ingebrigtsen2014-11-102-3/+6
* Make `l' and other commands work in eww after going back in historyLars Magne Ingebrigtsen2014-11-102-31/+25
* Refactor the eww history saving to prepare for storing even moreLars Magne Ingebrigtsen2014-11-102-61/+56
* Allow VTIMEZONE where daylight and standard time zones are equal.Sylvain Chouleur2014-11-102-25/+35
* Merge from emacs-24; up to 117702Glenn Morris2014-11-106-10/+9
|\
| * ChangeLog tweakGlenn Morris2014-11-101-1/+1
| * fix version tagsKelvin White2014-11-106-11/+10
| * doc/misc/ChangeLog: Fix date for r117699Katsumi Yamaoka2014-11-101-1/+1
| * doc/misc/{gnus.texi,gnus-faq.texi}: Update docs wrt shr/html mailTassilo Horn2014-11-103-9/+44
* | Merge from emacs-24; up to 117698Glenn Morris2014-11-0915-22/+54
|\ \ | |/
| * * lisp/startup.el (command-line): Handle nil elements in load-path.Glenn Morris2014-11-092-0/+5
| * Fix bug #18955 with failure generating macuvs.h on MS-Windows.Eli Zaretskii2014-11-092-1/+6
| * Fix bug #18982 with assertion violations when reverting buffers.Eli Zaretskii2014-11-092-2/+8
| * Fix bug #18995 with compiling w32heap.c with -funroll-loops.Eli Zaretskii2014-11-092-2/+7
| * * nsterm.h (EmacsScroller): judge returns bool.Jan D.2014-11-093-10/+19
| * Update version to 24.5Kelvin White2014-11-097-9/+14
| * backports: fix changelogKelvin White2014-11-091-34/+30
* | * lisp/help.el (view-lossage): Include the actual commands run.Stefan Monnier2014-11-096-28/+69
* | doc/misc/gnus.texi (Top): Add missing `HTML' menu.Katsumi Yamaoka2014-11-102-2/+7
* | Further reduce the number of versioned files storing the version numberGlenn Morris2014-11-099-9/+20
* | Fix bug#18964Dmitry Gutov2014-11-102-7/+14
* | * admin/admin.el: Comments.Glenn Morris2014-11-091-0/+2
* | ChangeLog fixGlenn Morris2014-11-091-2/+1
* | Stop keeping etc/refcards/emacsver.tex in the repositoryGlenn Morris2014-11-099-9/+45
* | * doc/emacs/Makefile.in (doc-emacsver): Tweak tempfile name.Glenn Morris2014-11-091-2/+2
* | Stop keeping doc/emacs/emacsver.texi in the repositoryGlenn Morris2014-11-0910-21/+56
* | Merge from CEDET trunk.David Engster2014-11-1037-917/+1863
|\ \
| * | Update from CEDET trunk.David Engster2014-11-1037-917/+1863
|/ /
* | * lisp/isearch.el (isearch-message-prefix): Show "Multi-file" andJuri Linkov2014-11-095-6/+43
* | etc/NEWS: Improve wording of query-replace history entry.Eli Zaretskii2014-11-091-6/+8
* | Clean up merge error.Jan D.2014-11-092-1/+10
* | Fix bootstrap failure after last change to eval-and-compile.Stefan Monnier2014-11-096-31/+53
* | * xgselect.c (xg_select): Don't assume n_gfds is nonnegativePaul Eggert2014-11-082-2/+6
* | * frame.c (Fcan_run_window_configuration_change_hook): Return a value.Paul Eggert2014-11-082-0/+5
* | Merge from emacs-24; up to 117691Glenn Morris2014-11-0810-161/+111
|\ \ | |/
| * Replace doc/*/Makefile.in dist rules with code in admin/admin.elGlenn Morris2014-11-0810-161/+111
| * backport: erc bugfixesl3thal2014-11-086-1982/+2166
* | lisp/gnus/gnus-start.el (gnus-activate-group): Fix typo reported by Tim Lands...Tassilo Horn2014-11-092-1/+6
* | * lisp/simple.el (shell-command): Use buffer-name when output-buffer is a buf...Juri Linkov2014-11-092-2/+9
* | Makefile.in (epaths-force-w32): Ensure that w32srcdir is an absolute path.Dani Moncayo2014-11-091-1/+1
* | Revert 118323.Dani Moncayo2014-11-091-19/+16
* | * lisp/minibuffer.el (minibuffer-completion-help): Compare this-command with ...Juri Linkov2014-11-092-1/+9
* | etc/NEWS: Mention the feature of query replace pairs.Juri Linkov2014-11-091-2/+11