bpt/emacs.git
2012-06-02 Eli ZaretskiiInitial incomplete version of tty menus. tty_menu_acti...
2012-06-01 Andrew Beals* etc/spook.lines: Additions. (tiny change)
2012-06-01 Dmitry AntipovFor a 'struct window', replace some Lisp_Object fields to
2012-05-31 Glenn MorrisChangeLog merge fix
2012-05-31 Glenn MorrisFix imagemagick-filter-types for imagemagick-types...
2012-05-31 Glenn MorrisSplit off imagemagick-filter-types from imagemagick...
2012-05-31 Glenn MorrisAdd option imagemagick-types-enable
2012-05-31 Paul EggertPacify gcc -Wdouble-precision when using Xaw.
2012-05-31 Chong YidongMerge from emacs-24; up to 2012-04-24T21:47:24Z!michael...
2012-05-31 Stefan MonnierFix long filename handling of byte-compile-fix-header.
2012-05-31 Paul EggertRemove obsolete '#define static' cruft.
2012-05-31 Stefan MonnierAdd `declare' for `defun'. Align `defmacro's with it.
2012-05-31 Juri Linkov* etc/NEWS: Doc fix.
2012-05-30 Paul EggertClean up __executable_start, monstartup when --enable...
2012-05-30 Eli ZaretskiiFix bug #11587 with a crash in an Info buffer under...
2012-05-30 Agustín Martínispell.el: Define `ispell-with-no-warnings' as a macro...
2012-05-30 Jim MeyeringImprove call-process-region error message.
2012-05-30 Chong Yidong* keymap.c (describe_map_tree): Revert 2011-07-07 change.
2012-05-30 Paul Eggert* alloc.c, lisp.h (make_pure_vector): Now static.
2012-05-30 Stefan Monnier* lisp/emacs-lisp/byte-run.el (defmacro, defun): Move...
2012-05-29 Paul EggertFix ChangeLog entry by negating its 1st sentence.
2012-05-29 Stefan MertenSilence `checkdoc-ispell' errors where possible. Fix...
2012-05-29 Ulf Jaspericalendar-tests: Fix Bug#11525 -- Add icalendar-import...
2012-05-29 Eli ZaretskiiFix bug #11405 with MSVC build of emacsclientw.
2012-05-29 Troels NielsenDo not avoid creating empty evaporating overlays (Bug...
2012-05-29 Eli ZaretskiiDon't call r_alloc_inhibit_buffer_relocation from search.c.
2012-05-29 Stefan MonnierFix minor corner case bugs in byte compilation and...
2012-05-29 Troels NielsenFix active minibuffer case for window-deletable-p.
2012-05-29 Martin Rudalics* lisp/simple.el (choose-completion): Use quit-window.
2012-05-29 Chong Yidong* whitespace.el (whitespace-cleanup): Fix whitespace...
2012-05-29 Aaron S. Hawley* vc.el (vc-revert, vc-rollback): Dont kill vc-diff...
2012-05-29 Juri Linkov* lisp/isearch.el (isearch-mode-map): Bind `M-s _'...
2012-05-29 Juri Linkov* lisp/isearch.el (isearch-word): Add docstring.
2012-05-29 Juri Linkov* lisp/isearch.el (isearch-search-fun-default): New...
2012-05-29 Paul EggertSpelling fixes.
2012-05-29 Katsumi YamaokaMakefile.in (echo-info): Don't try to install info...
2012-05-29 Glenn Morris* doc/lispintro/emacs-lisp-intro.texi: Nuke hand-writte...
2012-05-28 Glenn Morris* emacs/ack.texi, emacs/building.texi, emacs/calendar...
2012-05-28 Glenn Morris* doc/misc/sc.texi: Nuke hand-written node pointers.
2012-05-28 Eli ZaretskiiFix bug #11513 with raise-frame on MS-Windows.
2012-05-28 Eli ZaretskiiRemove HAVE_SYSINFO from nt/config.nt, followup to...
2012-05-28 Eli ZaretskiiAvoid buffer text relocations in calls to STRING_CHAR_...
2012-05-28 Eli ZaretskiiFix subtle problem with redirection in nt/configure...
2012-05-28 Agustín Martíntextmodex/{ispell,flyspell}.el: Decrease XEmacs incompa...
2012-05-28 Agustín Martíntextmodes/ispell.el: Fix variable name. Show spellcheck...
2012-05-28 Glenn MorrisAuto-commit of generated files.
2012-05-28 Martin RudalicsUgly fix for bug#11556.
2012-05-28 Paul Eggert* bidi.c (bidi_mirror_char): Put eassert before convers...
2012-05-28 Reto Zimmermann* lisp/progmodes/vhdl-mode.el: Sync with upstream 3...
2012-05-28 Juanma Barranquerosrc/makefile.w32-in: Update dependencies.
2012-05-28 Paul EggertMake 'configure' a bit smaller and faster.
2012-05-27 Juanma Barranquerolips/version.el (*-version-string): Declare.
2012-05-27 Eli ZaretskiiFix the MSDOS build following gnulib update.
2012-05-27 Eli ZaretskiiFix last change in bidi_mirror_char.
2012-05-27 Andreas Schwab* unexmacosx.c (copy_data_segment): Truncate after...
2012-05-27 Eli ZaretskiiFix the MS-Windows build broken by 1995-02-25T20:57...
2012-05-27 Glenn MorrisAuto-commit of generated files.
2012-05-27 Juri Linkov* lisp/emacs-lisp/lisp-mode.el (eval-defun-2): Use...
2012-05-27 Paul EggertAssume gnulib does largefile.
2012-05-27 Paul Eggert* lisp.h [REL_ALLOC]: Omit duplicate prototypes.
2012-05-27 Paul Eggert* bidi.c (bidi_mirror_char): Don't possibly truncate...
2012-05-27 Glenn Morris* doc/misc/cl.texi, doc/misc/dired-x.texi: Nuke hand...
2012-05-27 Glenn Morris* doc/emacs/emacs.texi: Simplify following removal...
2012-05-27 Glenn MorrisNuke hand-written node pointers in doc/lispref
2012-05-27 Glenn MorrisNuke hand-written node pointers in doc/emacs
2012-05-27 Glenn MorrisMerge from emacs-24; up to 2012-04-24T08:35:02Z!lekktu...
2012-05-26 Paul EggertMerge from gnulib.
2012-05-26 Glenn Morris* lib-src/Makefile.in (INSTALL_DATA): Remove; unused.
2012-05-26 Paul EggertFix coding-related core dumps with gcc -ftrapv.
2012-05-26 Glenn MorrisReplace w32-init-info through the magic of custom-initi...
2012-05-26 Glenn MorrisDon't mess with INFOPATH in ns builds
2012-05-26 Glenn Morris* lisp/paths.el (Info-default-directory-list): Make...
2012-05-26 Glenn MorrisComment
2012-05-26 Stefan Monnier* lisp/subr.el (buffer-has-markers-at): Mark obsolete.
2012-05-26 Stefan MonnierUse `declare' in `lambda' and mis minor changes.
2012-05-26 Eli ZaretskiiExtend mouse support on W32 text-mode console.
2012-05-26 Eli ZaretskiiSupport help-echo and tooltip messages on w32 text...
2012-05-26 Eli ZaretskiiSupport mouse-autoselect-window on w32 text-mode terminals.
2012-05-26 Eli ZaretskiiRefactor mouse highlight invocation for w32 console.
2012-05-26 Eli ZaretskiiSupport mouse highlight on w32 text-mode frames.
2012-05-26 Paul Eggert* lread.c (read1): Simplify slightly to avoid an overfl...
2012-05-26 Eli ZaretskiiRevert last change in bidi.c.
2012-05-26 Aaron S. Hawley* lisp/thingatpt.el (forward-same-syntax): Handle no...
2012-05-26 Glenn Morris* lisp/progmodes/cc-mode.el (auto-mode-alist): Fix...
2012-05-25 Bastien GuerryAdd a forgotten lisp/org/ChangeLog entry.
2012-05-25 Glenn Morris* lisp/paths.el: Remove no-byte-compile.
2012-05-25 Glenn MorrisFix typos in previous
2012-05-25 Bastien GuerryFix major bug in the Org>ODT exporter.
2012-05-25 Paul EggertMerge from trunk.
2012-05-25 Paul Eggert* src/buffer.c (Fmove_overflay): Clip instead of trying...
2012-05-25 Glenn Morris* lisp/image.el (imagemagick-types-inhibit): Doc fix.
2012-05-25 Paul EggertMerge from trunk.
2012-05-25 Paul EggertMerge recent dbus changes better.
2012-05-25 Glenn Morris* src/lisp.mk (lisp): Update for more files being compi...
2012-05-25 Glenn MorrisThere's no reason not to compile version.el
2012-05-25 Paul EggertMerge from trunk.
2012-05-25 Stefan Monnier* src/lread.c: Remove `read_pure' which makes no differ...
2012-05-25 Stefan Monnier* lisp/progmodes/js.el: Add notes in comments.
2012-05-25 Stefan Monnier* src/fileio.c, src/character.h: Minor style tweaks.
2012-05-25 Stefan Monnier* lisp/gnus/gnus-win.el (gnus-configure-frame): Don...
next