summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Disambiguate function and variable references in docstrings.Aaron S. Hawley2013-01-1133-88/+206
* *** empty log message ***Stefan Monnier2013-01-111-10/+4
* Fix a scoping error.Michael Albinus2013-01-111-6/+6
* * autorevert.el (top): Require 'cl in order to pacify byte compiler.Michael Albinus2013-01-112-20/+77
* color.el: fix color-rgb-to-hsv computingJulien Danjou2013-01-112-2/+8
* Avoid unnecessary byte position calculation for the gap movement.Dmitry Antipov2013-01-115-24/+28
* Use point-max-marker and point-min-marker here and there.Dmitry Antipov2013-01-117-7/+20
* Fix last commit in autorevert.el.Eli Zaretskii2013-01-112-2/+9
* MS-Windows followup to bugfix #13387.Eli Zaretskii2013-01-112-0/+6
* lib/getopt_.h: Regenerate.Eli Zaretskii2013-01-112-283/+289
* lisp/gnus/mml-smime.el: Add mml-smime-encrypt-to-selfUwe Brauer2013-01-112-7/+27
* emacsclient -t should not suspend Emacs serverPaul Eggert2013-01-104-16/+57
* * autorevert.el (auto-revert-notify-enabled): Move up.Michael Albinus2013-01-102-13/+39
* * gtkutil.c (xg_initialize): Add ifdef HAVE_FREETYPE aroundJan Djärv2013-01-102-0/+7
* * lisp/files.el (auto-mode-alist): Use doc-view for djvu files.Elias Pipping2013-01-103-5/+11
* * lisp/progmodes/which-func.el (which-function): Understand Semantic's useFeng Li2013-01-103-1/+10
* * lisp/man.el: Handle different "man -k" behaviors. Use utf-8.Wolfgang Jenkner2013-01-104-13/+196
* * autorevert.el: Add file watch support.Michael Albinus2013-01-102-7/+91
* Omit buffer_slot_type_mismatch and use generic predicates to enforceDmitry Antipov2013-01-107-65/+67
* * tramp.texi (Default Host): Introduce `tramp-default-host-alist'.Michael Albinus2013-01-102-2/+18
* * lisp/doc-view.el (doc-view-pdfdraw-program): Allow "pdfdraw" name.Stefan Monnier2013-01-102-135/+122
* Misc make-tarball updatesGlenn Morris2013-01-091-28/+71
* Merge from emacs-24Stefan Monnier2013-01-0910-44/+123
|\
| * Bump version to 24.2.92emacs-24.2.92Glenn Morris2013-01-0911-916/+930
| * ChangeLog fixes from M-x authorsGlenn Morris2013-01-092-7/+6
| * authors.el tiny updatesGlenn Morris2013-01-092-2/+22
| * * lisp/image-mode.el (image-mode-winprops): Don't throw away the fallbackStefan Monnier2013-01-092-2/+8
| * Fix bugs in the c-parse-state mechanism. Reuse some markers instead ofAlan Mackenzie2013-01-092-10/+46
| * commands.texi small fix for bug#13393Glenn Morris2013-01-092-4/+9
| * execute-extended-command prompt fix (bug#13395)Glenn Morris2013-01-092-2/+9
| * Minor doc fix.Chong Yidong2013-01-091-1/+2
| * * faces.el (read-face-name): Doc fix.Chong Yidong2013-01-092-17/+22
* | * lisp/emacs-lisp/crm.el: Allow any regexp for separators.Roland Winkler2013-01-093-30/+40
* | Merge from gnulib.Paul Eggert2013-01-094-2/+12
* | * test/automated/undo-tests.el (undo-test0): Adjust error to code change.Aaron S. Hawley2013-01-092-1/+5
* | * lisp/doc-view.el: Add support for DjVu.Elias Pipping2013-01-092-40/+135
* | * lisp/doc-view.el: Add support for mupdf converter.Elias Pipping2013-01-092-18/+70
* | nt/config.nt: Sync with autogen/config.in.Juanma Barranquero2013-01-092-0/+11
* | src/w32.c, src/w32term.c: Remove unused local variables.Juanma Barranquero2013-01-093-3/+6
* | * insdel.c (make_gap_larger): Fix comment because gap_left doesn'tDmitry Antipov2013-01-092-5/+3
* | * lisp.h (make_gap_1): New prototype.Dmitry Antipov2013-01-097-29/+54
* | * net/tramp.el (tramp-eshell-directory-change): Check remote-pathMichael Albinus2013-01-092-1/+13
* | Merge from emacs-24; up to 2012-12-08T12:11:29Z!eliz@gnu.orgGlenn Morris2013-01-0942-656/+1332
|\ \ | |/
| * Backport spelling fixes from trunkPaul Eggert2013-01-091-24/+25
| * Remove duplicated ChangeLog entryGlenn Morris2013-01-091-3/+0
| * * emacs-lisp/trace.el (trace-function, trace-function-background): Doc fix.Glenn Morris2013-01-082-2/+11
| * * lisp/international/mule-cmds.el (read-char-by-name): Move let-bindingJuri Linkov2013-01-092-8/+16
| * Fixes related to the last Org merge.Bastien Guerry2013-01-084-48/+29
| * Merge Org up to commit 4cac75153. Some ChangeLog formatting fixes.Bastien Guerry2013-01-084-95/+73
| * doc/misc/org.texi: Fix version numberBastien Guerry2013-01-081-2/+1