bpt/emacs.git
2013-07-18 Richard Copley* gdb-mi.el (gdb-done-or-error): Guard against "%"...
2013-07-15 Glenn Morris* src/image.c (Fimage_flush): Fix doc typo.
2013-07-11 Glenn MorrisChangeLog fix (no need to merge to trunk)
2013-07-09 Glenn Morris* INSTALL: Try to clarify role of make distclean.
2013-07-08 Andreas SchwabFixes: debbugs:14826
2013-07-06 Glenn Morris* mh-e.texi (Using This Manual): Printed elisp manuals...
2013-07-06 Glenn Morris* doc/misc/mh-e.texi (Using This Manual): Refer to...
2013-07-06 Glenn Morris* doc/misc/mh-e.texi: Fix external links.
2013-07-05 Glenn MorrisTweak html header for manuals
2013-07-04 Glenn Morris* doc/misc/newsticker.texi (Overview): Update URL.
2013-07-04 Glenn Morris* doc/misc/nxml-mode.texi (Introduction): Update @url.
2013-07-04 Glenn Morris* doc/misc/org.texi (JavaScript support): Fix @url.
2013-07-04 Glenn Morris* doc/misc/wisent.texi (Wisent Overview): Remove incorr...
2013-07-03 Glenn MorrisAuto-commit of generated files.
2013-07-03 Glenn Morris* doc/misc/dbus.texi: Comment fix.
2013-07-03 Glenn MorrisFix/update some gnus manual links to external resources
2013-07-03 Glenn Morris* doc/misc/eudc.texi (CCSO PH/QI): Remove defunct URL.
2013-07-03 Glenn Morris* doc/misc/dbus.texi (Introspection): Update URL to...
2013-07-03 Glenn Morris* doc/misc/pgg.texi (Top, Overview): Add note about...
2013-07-03 Glenn Morris* lisp/subr.el (y-or-n-p): Handle empty prompts.
2013-07-03 Glenn MorrisFix some doc/ cross-references
2013-07-02 Christoph Egger* configure.ac (emacs_broken_SIGIO): Set on gnu-kfreebs...
2013-07-02 Glenn MorrisFix two doc/emacs cross-references
2013-06-26 Glenn MorrisManual fixes re describe-syntax
2013-06-24 Glenn Morris* doc/emacs/rmail.texi: Comment
2013-06-24 Glenn MorrisRevert previous change
2013-06-24 Glenn Morris* doc/misc/eudc.texi (Overview, Creating BBDB Records...
2013-06-24 Glenn Morris* doc/emacs/files.texi: Comment.
2013-06-24 Glenn Morris* doc/misc/eshell.texi: Fix cross-references to other...
2013-06-22 Glenn MorrisAuto-commit of generated files.
2013-06-22 Glenn Morris* configure.ac: Include X11/X.h when testing for Xft.h.
2013-06-19 Glenn Morris* doc/lispref/loading.texi (Autoload): Fix typo.
2013-06-12 Glenn Morris* doc/lispref/variables.texi (Lexical Binding): Fix...
2013-06-12 Glenn Morris* doc/lispref/functions.texi (Anonymous Functions)...
2013-05-26 Fabián Ezequiel... * progmodes/python.el: Fix typo in commentary.
2013-05-26 Fabián Ezequiel... * progmodes/python.el (python-indent-block-enders)...
2013-05-23 Glenn Morris* doc/emacs/programs.texi (Semantic): Fix typo.
2013-05-08 Ulrich Mueller* lisp/descr-text.el (describe-char): Fix %d/%x typo.
2013-05-08 Glenn MorrisFix some doc/emacs typos
2013-05-07 Glenn Morris* doc/emacs/custom.texi (Changing a Variable): Fix...
2013-05-06 Glenn Morris* doc/emacs/trouble.texi (Contributing): Remove obsolet...
2013-04-28 Glenn MorrisPut back no-longer-defunct URL from 2012-12-20T14:57...
2013-04-24 Glenn Morris* subr.el (read-number): Once more use `read'
2013-04-22 Erik Charlebois* lisp/emacs-lisp/syntax.el (syntax-propertize-multiline):
2013-04-10 Petr Hracek* doc/man/emacs.1: Add some more command-line options.
2013-04-06 Stefan MonnierBackport trunk 2013-03-26T00:42:08Z!monnier@iro.umontre...
2013-03-30 Glenn MorrisStandardize license notice
2013-03-30 Glenn MorrisRelicense under GPLv3 or later
2013-03-30 Glenn MorrisBackport copyright fix from trunk
2013-03-26 Fabián Ezequiel... Un-indent after "pass" and "return" statements
2013-03-25 Michael Albinus* net/tramp.el (tramp-drop-volume-letter): Make it...
2013-03-25 Chong Yidong* iswitchb.el (iswitchb-read-buffer): Fix typo.
2013-03-16 Leo Liu* progmodes/scheme.el: Add indentation and font-locking...
2013-03-14 Stefan Monnier* lisp/emacs-lisp/smie.el (smie-auto-fill): Don't inf...
2013-03-14 Leo Liu* thingatpt.el (end-of-sexp): Use syntax-after.
2013-03-14 Leo Liu* thingatpt.el (end-of-sexp): Fix bug#13952.
2013-03-14 Glenn Morris* admin/admin.el (manual-pdf, manual-dvi): Pass -I...
2013-03-14 Stefan Monnier* leim/quail/latin-ltx.el: Resolve conflicts.
2013-03-12 Paul Eggert* pop.c: Fix ERRMAX typo (Bug#13925).
2013-03-12 Glenn MorrisTweaks for www.gnu.org html versions of manuals
2013-03-11 Glenn MorrisSmall updates for make-manuals admin scripts
2013-03-11 Glenn MorrisAdd 24.3 release to ChangeLogs
2013-03-08 Bastien GuerryFix critical bug in Org.
2013-03-06 Glenn MorrisAuto-commit of generated files.
2013-03-06 Paul EggertFix a build failure on OpenBSD 4.x and MirBSD.
2013-03-05 Paul EggertFix a build failure on OpenBSD 4.x and MirBSD.
2013-03-05 Paul Eggert* configure.ac (TERM_HEADER): Remove duplicate definition.
2013-03-05 Glenn MorrisRegenerate AUTHORS and ldefs-boot.el
2013-03-05 Glenn MorrisBump version to 24.3 (only a release candidate at the...
2013-03-05 Glenn Morris* Makefile.in (install-man): Ignore gzip exit status.
2013-03-05 Paul EggertAlso port to MirBSD.
2013-03-05 Paul EggertFix a build failure on OpenBSD 4.x.
2013-03-03 Glenn Morris* emacs-lisp-intro.texi (Simple Extension): Fix typos.
2013-03-03 Glenn Morris* emacs-lisp-intro.texi (defcustom): Fix typo.
2013-03-03 Glenn Morris* emacs-lisp-intro.texi (Digression into C): Update...
2013-03-03 Glenn Morris* doc/lispref/objects.texi (Symbol Type): Fix typo.
2013-03-02 Andreas SchwabFixes: debbugs:13734
2013-03-01 Glenn MorrisAuto-commit of loaddefs files.
2013-03-01 Glenn MorrisNEWS copyedits
2013-02-28 Dmitry Gutov* etc/NEWS: Add entries for ruby-mode.
2013-02-28 Glenn Morris* doc/misc/org.texi: Fix previous change.
2013-02-28 Glenn MorrisNEWS copyedits
2013-02-28 Bastien GuerryMerge latest Org fixes (commit 7524ef2).
2013-02-27 David Engster* NEWS: Add paragraphs for CEDET and EIEIO.
2013-02-27 Eli Zaretskiiw32.c (sys_open): Don't reset the flags for FD in fd_in...
2013-02-27 Bastien Guerry* variables.texi (File Local Variables): Fix reference.
2013-02-27 Bastien Guerry* xresources.texi (GTK resources): Fix broken link.
2013-02-25 Glenn Morris* lisp/textmodes/paragraphs.el (mark-paragraph): Doc...
2013-02-25 Fabián Ezequiel... * automated/python-tests.el
2013-02-25 Michael Albinus* tramp.texi (top) [xxx, yyy, trampfn]: Provide two...
2013-02-24 Michael AlbinusPort documentation to Texinfo 5.0.
2013-02-24 Andreas SchwabFixes: debbugs:13797
2013-02-24 Paul EggertFix regression introduced by July 10 filelock.c patch.
2013-02-23 Glenn MorrisTODO update
2013-02-23 Eli ZaretskiiMinor improvements in the ELisp manual.
2013-02-22 Glenn Morris* ack.texi, emacs.texi (Acknowledgments): Small updates
2013-02-22 Eli ZaretskiiImprove instructions in etc/DEBUG, per bug #13775.
2013-02-22 Glenn Morris* doc/misc/flymake.texi (Syntax check statuses): Fix...
2013-02-21 Paul EggertPort to Texinfo 5.0 by backporting trunk 2012-12-22T19...
2013-02-21 Juri Linkov* lisp/isearch.el (isearch-lazy-highlight-new-loop):
next