bpt/emacs.git
2012-05-02 Chong YidongBackport Bug#11374 fix from trunk
2012-05-02 Glenn MorrisAuto-commit of generated files.
2012-05-02 Jim MeyeringAdd NUL-termination to some uses of strncpy.
2012-05-02 Glenn Morris* Makefile.in (uninstall): Remove useless-use-of-for.
2012-05-02 Glenn MorrisMakefile.in fix for systems without /bin/install or...
2012-05-02 Glenn Morris* Makefile.in (INFO_FILES): Add emacs-gnutls;
2012-05-02 Glenn MorrisFix some info/dir entries
2012-05-02 Glenn Morris* configure.in (LIBS_TERMCAP): Fix netbsd logic, broken...
2012-05-01 Glenn MorrisOnly print the edition number of the manuals in the...
2012-04-30 Eli ZaretskiiResurrect encoding of replies by Rmail which was lost...
2012-04-30 Martin RudalicsFix entry in display-buffer--action-function-custom...
2012-04-30 Glenn MorrisRegenerate etc/refcards/*.pdf
2012-04-30 Glenn Morris* doc/emacs/search.texi (Regexp Search): Just say ...
2012-04-30 Glenn MorrisTweak page break in display.texi
2012-04-29 Eli ZaretskiiFix bug #11367 with assertion violation during vertical...
2012-04-29 Chong Yidong* doc/lispref/text.texi (Change Hooks): Minor fix for...
2012-04-28 Glenn MorrisRemove some overfull lines in doc/misc/faq
2012-04-28 Glenn Morris* doc/misc/faq.texi: Convert @inforefs to @xrefs.
2012-04-28 Glenn Morris* emacs-lisp-intro.texi (Syntax): Reword to avoid under...
2012-04-28 Glenn MorrisAuto-commit of generated files.
2012-04-28 Glenn MorrisReword some doc/lispref to remove/reduce some overly...
2012-04-28 Glenn MorrisReword some doc/emacs to remove/reduce some overly...
2012-04-27 Alan MackenzieUpdate CC Mode version to 5.32.3.
2012-04-27 Chong YidongBump version to 24.0.96.
2012-04-27 Chong YidongFix for tool-bar confusion in read-key.
2012-04-27 Chong YidongAdd NEWS entry pointing to ORG-NEWS.
2012-04-27 Glenn MorrisFix previous change
2012-04-27 Glenn Morris* doc/emacs/emacs.texi: Some fixes for detailed menu.
2012-04-26 Bastien Guerryorg-ctags.el (org-ctags-new-topic-template): Fix the...
2012-04-26 Glenn MorrisChangeLog fix
2012-04-26 Glenn MorrisChangeLog fix
2012-04-26 Glenn MorrisSome menu fixes for doc/lispref
2012-04-26 Bastien GuerrySync with Org git commit 374c56b.
2012-04-26 Bastien Guerryetc/ORG-NEWS: New file documenting changes between...
2012-04-26 Bastien Guerrylisp/org/ChangeLog: remove references to files that...
2012-04-26 Andreas SchwabFixes: debbugs:11344
2012-04-26 Stefan MonnierDeprecate the ((lambda ...) ...) form.
2012-04-26 Glenn MorrisAdd "et al." to authors for emacs and elisp manuals.
2012-04-26 Glenn MorrisUse Texinfo recommended convention for quotes+punctuation.
2012-04-25 Eli ZaretskiiBetter indexing of "base direction" of paragraphs in...
2012-04-24 Chong YidongEnsure that X selection convertors properly encode...
2012-04-24 Chong Yidong* src/xselect.c (x_convert_selection): Initialize a...
2012-04-23 Eli ZaretskiiAvoid assertion violation when scrolling minibuffer...
2012-04-23 Chong YidongFix last fix.
2012-04-23 Chong YidongDoc fixes for where-is-internal.
2012-04-22 Chong Yidong* simple.el (delete-active-region): Move to killing...
2012-04-21 Bastien GuerryRemove wrong ChangeLog entry in lisp/org/ChangeLog.
2012-04-21 Glenn Morris* doc/lispref/macros.texi (Indenting Macros): Fix typo.
2012-04-21 Glenn MorrisMore small edits for doc/lispref/windows.texi
2012-04-21 Andreas Schwab* progmodes/which-func.el (which-func-current): Quote %
2012-04-21 Chong YidongFix xml.el regression introduced by 2012-01-27 change.
2012-04-21 Andreas Schwab* gnus.el (debbugs-gnu): Don't override existing autolo...
2012-04-21 Glenn MorrisMore small edits for doc/lispref/windows.texi
2012-04-21 Glenn MorrisSmall edits for doc/lispref/windows.texi
2012-04-21 Glenn MorrisStandardize case of "GTK+" in a few manuals
2012-04-21 Glenn MorrisBump lispref version
2012-04-21 Glenn MorrisComment fix
2012-04-21 Glenn Morrislispref minibuf.texi small edit
2012-04-21 Glenn MorrisSmall faq edits
2012-04-20 Glenn MorrisComment for doc/emacs/mule.texi
2012-04-20 Glenn MorrisFix FOR-RELEASE typo
2012-04-20 Paul EggertFix logic for returning to and yanking from Rmail buffer.
2012-04-20 Glenn Morrisfileio.c fix for bug#11245
2012-04-20 Eli ZaretskiiFix bug #11288 with overrunning array limits.
2012-04-20 Eli ZaretskiiFix bug #11279 with sending command blocks to GDB.
2012-04-20 Martin RudalicsImprove fix for resizing minibuffer windows.
2012-04-20 Chong Yidong* lisp/startup.el: Fix typo.
2012-04-20 Martin RudalicsFix resizing of minibuffer windows (Bug#11276).
2012-04-20 Glenn Morris* etc/CONTRIBUTE: Expand a bit on copyright assignments.
2012-04-20 Glenn Morris* MORE.STUFF: General update.
2012-04-20 Dan NicolaescuFix sysfs battery display.
2012-04-20 Chong YidongFix last change.
2012-04-20 Chong YidongFixes for pty handling in gdb-mi.el and process.c.
2012-04-20 Eli ZaretskiiChangeLog updates for last commit.
2012-04-20 Eli ZaretskiiDoc fixes in window.el functions.
2012-04-20 Glenn MorrisFOR-RELEASE small edits
2012-04-20 Glenn MorrisSome rough FAQ additions for Emacs 24
2012-04-20 Glenn MorrisMore small edits for doc/lispref/minibuf.texi
2012-04-19 Chong YidongDelete the gdb-inferior pty when the gdb process exits.
2012-04-19 Glenn MorrisChangeLog fix
2012-04-19 Glenn MorrisMore small edits for doc/lispref/minibuf.texi
2012-04-19 Glenn MorrisShameful typo
2012-04-19 Glenn MorrisSmall edits for doc/lispref/minibuf.texi
2012-04-18 Glenn MorrisAuto-commit of generated files.
2012-04-18 Glenn MorrisMore small doc and lispref edits related to processes
2012-04-18 Christopher... Docfix for require-final-newline in Lisp manual.
2012-04-18 Chong Yidong* lisp/progmodes/grep.el (grep, rgrep): Doc fix.
2012-04-18 Glenn MorrisMore process-related doc and manual small edits
2012-04-18 Ludovic Courtès* configure.in: Don't use the -R option (Bug#11251).
2012-04-17 Juanma Barranquerolisp/subr.el: Update comment.
2012-04-17 Eli ZaretskiiFix bug #11261 with cursor movement in a continued...
2012-04-17 Chong Yidong* emacs-lisp/tabulated-list.el (tabulated-list-print...
2012-04-17 Chong YidongImprove description of :advertised-binding in Lisp...
2012-04-16 Alan MackenzieCC Mode: Ensure searching for keywords is case sensitive.
2012-04-16 Chong Yidong* mail/sendmail.el (mail-bury): Call return action...
2012-04-16 Glenn Morris* processes.texi (Accepting Output): Discourage use...
2012-04-16 Glenn MorrisMore small edits for doc/lispref/processes.texi
2012-04-15 Chong YidongMove "emacsclient -t -n" handling from emacsclient...
2012-04-15 Chong Yidong* doc/emacs/misc.texi (emacsclient Options): More clari...
2012-04-15 Glenn MorrisMore small edits for doc/lispref/processes.texi
next