bpt/emacs.git
2011-11-19 Paul EggertSpelling fixes.
2011-11-19 Eli ZaretskiiRevert last commit.
2011-11-18 Paul EggertFix minor problems found by static checking.
2011-11-18 Dmitry Antipov* src/keymap.c (Fwhere_is_internal): Add missing RETURN...
2011-11-18 Stefan Monnier* lisp/emacs-lisp/smie.el: Improve warnings and conflic...
2011-11-18 Stefan Monnier* src/intervals.c: Fix grafting over the whole buffer.
2011-11-18 Stefan Monnier* lisp/progmodes/compile.el: Obey compilation-first...
2011-11-18 Stefan Monnier* lisp/progmodes/cc-engine.el (c-remove-stale-state...
2011-11-18 Stefan Monnier* lisp/eshell/esh-cmd.el (eshell-do-eval): Handle ...
2011-11-18 Stefan Monnier* lisp/files-x.el (modify-file-local-variable): Obey...
2011-11-18 Eli ZaretskiiAdd assertion for hash values of rows.
2011-11-18 Eli ZaretskiiFix another crash due to incorrect hash value of glyph...
2011-11-18 Tassilo HornWork around GTK bug crashing emacs GTK builds.
2011-11-18 Paul EggertSpelling fixes.
2011-11-18 Glenn MorrisTypo fix.
2011-11-17 Glenn Morrisautoload.el fix for bug#10049
2011-11-17 Paul EggertSpelling fixes.
2011-11-17 Juanma BarranqueroFix typos.
2011-11-17 Glenn MorrisAuto-commit of loaddefs files.
2011-11-17 Martin RudalicsRename window-splits to window-combination-resize.
2011-11-17 Paul EggertSpelling fixes.
2011-11-17 Glenn Morris* doc/emacs/regs.texi (Bookmarks): Small fixes related...
2011-11-17 Glenn MorrisSmall fix for sh-font-lock-keywords-var bash entry.
2011-11-16 Michael Albinus* net/tramp.el (tramp-handle-file-truename): Cache...
2011-11-16 Glenn MorrisChangeLog fixes:
2011-11-16 Juanma BarranqueroFix typos.
2011-11-16 Ken Manheimer* python.el (python-pdbtrack-stack-entry-regexp)
2011-11-16 Ken Manheimer* python.el (python-pdbtrack-stack-entry-regexp)
2011-11-16 Juanma BarranqueroFix typos.
2011-11-16 Glenn MorrisAuto-commit of loaddefs files.
2011-11-16 Martin RudalicsRename window-nest to window-combination-limit.
2011-11-16 Chong Yidong* autoconf.el (autoconf-mode): Fix comment-start-skip...
2011-11-16 Stefan Monnier* lisp/tmm.el (tmm-prompt): Use minibuffer-with-setup...
2011-11-16 Glenn MorrisTry to stop rmailedit destroying mime messages (bug...
2011-11-15 Glenn MorrisAdd optional arguments to rmailmm to force state, not...
2011-11-15 Eli ZaretskiiUpdate information about PNG libraries for MS-Windows.
2011-11-15 Paul EggertUndo a bad spelling fix.
2011-11-15 Juanma BarranqueroFix typos.
2011-11-15 Glenn MorrisAuto-commit of loaddefs files.
2011-11-15 Glenn MorrisSmall rmail and rmailmm changes, many doc fixes.
2011-11-15 Paul EggertSpelling fixes.
2011-11-15 Glenn Morrisrmailmm doc fixes.
2011-11-15 Glenn Morrisns-win.el fix for bug#10051
2011-11-15 Juanma BarranqueroFix typos.
2011-11-15 Glenn Morris* lisp/simple.el (mark-whole-buffer): Doc fix. (Bug...
2011-11-15 Glenn Morrisrmailout fix for bug#9978.
2011-11-14 Paul EggertSpelling fixes.
2011-11-14 Dan Nicolaescu* lib-src/Makefile.in (all): Make sure "all" is the...
2011-11-14 Juanma BarranqueroFix typos.
2011-11-14 Paul EggertSpelling fixes.
2011-11-14 Eli ZaretskiiFix bug #10035 with assertion violation in row_equal_p.
2011-11-14 Juanma BarranqueroFix bug#10044
2011-11-14 Glenn MorrisAuto-commit of loaddefs files.
2011-11-14 Lars Magne... If the server hangs up while we're talking to it, just...
2011-11-14 Glenn Morrisrmail-summary fix.
2011-11-14 Glenn Morris* mail/rmailsum.el (rmail-new-summary): Preserve messag...
2011-11-14 Paul EggertSpelling fixes.
2011-11-14 Glenn MorrisSmall executable.el fix related to bug#9879.
2011-11-14 Glenn Morris* lisp/mail/rmail.el (rmail-no-mail-p): Remove mode...
2011-11-14 Glenn MorrisRmail summary fixes for empty summaries.
2011-11-13 Christoph Scholtes* inc/stdint.h (UINT64_MAX, UINT32_MAX): Fix values.
2011-11-13 Paul EggertSpelling fixes.
2011-11-13 Glenn Morris* INSTALL: Tiny updates for disk space used during...
2011-11-12 Eli ZaretskiiAllow building temacs with a larger heap on MS-Windows.
2011-11-12 Eli ZaretskiiVerify glyph row's hash values.
2011-11-12 Eli Zaretskiidispnew.c (scrolling_window): Fix index usage.
2011-11-12 Martin RudalicsDon't handle splits status.
2011-11-12 Glenn Morrisapropos.el doc fixes.
2011-11-11 Juanma BarranqueroFix more typos.
2011-11-11 Juanma BarranqueroFix typos.
2011-11-11 Jan Djärv* xfns.c (unwind_create_frame):
2011-11-11 Stefan Monnier* lisp/electric.el: Make electric-indent-mode better...
2011-11-11 Martin RudalicsFurther rename and clean up of functions in window.el.
2011-11-11 Paul EggertSpelling fixes.
2011-11-11 Martin RudalicsRename and clean up functions in window.el.
2011-11-11 Dmitry Antipov* xdisp.c (syms_of_xdisp): Remove duplicated definition...
2011-11-11 Kenichi Handacallproc.c (Fcall_process): Set the member dst_multibyt...
2011-11-11 Kenichi Handamerge trunk
2011-11-11 Kenichi Handaxdisp.c (fill_composite_glyph_string): Always set s...
2011-11-11 Glenn Morriseval-after-load fix for bug#10009
2011-11-10 Glenn MorrisAlways use svn --non-interactive in vc-svn.el (bug...
2011-11-10 Glenn Morristoggle-read-only fixes for bugs#7292, 10006.
2011-11-09 Juanma BarranqueroFix typos.
2011-11-09 Stefan Monnier* lisp/progmodes/compile.el: Adjust regexp for OCaml...
2011-11-09 Stefan Monnier* lisp/electric.el (electric-pair-post-self-insert...
2011-11-09 Stefan Monnier* lisp/progmodes/python.el (python-beginning-of-stateme...
2011-11-09 Chong YidongDocument window-pixel-edges etc in Lisp manual.
2011-11-09 Chong YidongDisallow calling window-inside-edges and related functi...
2011-11-09 Stefan Monnier* lisp/progmodes/compile.el: Better handle TABs.
2011-11-09 Martin RudalicsRewrite window-resizable.
2011-11-09 Chong Yidong* doc/lispref/windows.texi (Splitting Windows): Simplif...
2011-11-09 Paul EggertSpelling fixes.
2011-11-08 Paul Eggert* s/gnu.h (GC_MARK_STACK): Define to GC_MAKE_GCPROS_NOO...
2011-11-08 Paul EggertAvoid some portability problems by eschewing 'extern...
2011-11-08 Glenn Morrisdelphi syntax table fix for bug#9994
2011-11-08 Martin RudalicsFix doc-string typo in window-min-delta
2011-11-08 Stefan Monnier* lisp/window.el: Stay away from defsubst.
2011-11-08 Chong Yidong* doc/lispref/windows.texi (Resizing Windows): Simplify...
2011-11-08 thierry volpiattoUpdate changelog.
2011-11-08 thierry volpiatto* emacs-lisp/find-func.el (find-function-read): Fix...
next