bpt/emacs.git
2012-08-03 Paul EggertRemove unnecessary casts involving pointers.
2012-08-03 Paul EggertImprove fix for macroexp crash with debugging.
2012-08-03 Glenn Morrisconfigure.ac whitespace trivia
2012-08-03 Juanma Barranquero* nt/config.nt: Sync with autogen/config.in.
2012-08-03 Eli ZaretskiiFix whitespace-display-mappings.
2012-08-03 Eli ZaretskiiSupport symlinks on latest versions of MS-Windows.
2012-08-03 Glenn MorrisAuto-commit of generated files.
2012-08-03 Eli ZaretskiiAdapt lib/makefile.w32-in to latest gnulib imports.
2012-08-03 Eli ZaretskiiFix a typo in top-level ChangeLog.
2012-08-03 Chong YidongAdd NEWS entry for last change.
2012-08-03 Chong Yidong* menu-bar.el (menu-bar-tools-menu): Remove PCL-CVS.
2012-08-03 Chong Yidong* sort.el (sort-regexp-fields): Doc fix.
2012-08-03 Tassilo Horn* textmodes/reftex.el (reftex-compile-variables): Make...
2012-08-03 MON KEYDoc fixes for imap.el.
2012-08-03 João TávoraWorkaround for latex-forward-sexp slowness.
2012-08-03 Paul EggertMerge from gnulib.
2012-08-02 Paul EggertFix macroexp crash on Windows with debugging.
2012-08-02 Tassilo Hornfixup ChangeLog
2012-08-02 Tassilo Horn* textmodes/reftex-vars.el (reftex-label-alist): Docfix.
2012-08-02 Tassilo Horn* textmodes/reftex-vars.el (reftex-default-label-alist...
2012-08-02 Bastien GuerryFix typo in docstring. Bug #12122.
2012-08-02 Paul Eggert* lisp.h (VALMASK) [!USE_LSB_TAG]: Now a macro
2012-08-02 YAMAMOTO Mitsuharu* lib/Makefile.am (DEFAULT_INCLUDES): Add -I$(top_srcdi...
2012-08-02 Glenn MorrisAuto-commit of generated files.
2012-08-02 Paul Eggert* xfaces.c (face_for_overlay_string): Remove unused...
2012-08-02 Paul Eggert* xfaces.c: Don't assume buffer size fits in 'int'.
2012-08-02 Paul Eggert* xfaces.c (face_at_buffer_position): Remove unused...
2012-08-02 Chong Yidonglisp/emacs-lisp/rx.el: Remove dead URL from commentary.
2012-08-02 Paul EggertUse C99-style 'extern inline' if available.
2012-08-02 Glenn MorrisMisc updates for CPP-DEFINES
2012-08-02 Glenn MorrisComment
2012-08-02 Glenn Morris* src/s/: Remove empty directory.
2012-08-02 Glenn MorrisMove NT-specific include file to the NT include directory
2012-08-02 Glenn MorrisRemove files that no longer exist
2012-08-02 Paul EggertMerge from gnulib, for extern-inline.
2012-08-02 Paul EggertPort to Solaris 8.
2012-08-02 Glenn Morris* src/nsterm.m (ns_exec_path, ns_load_path): Use SEPCHAR
2012-08-02 Paul EggertAvoid needless autoheader after autogen.sh.
2012-08-02 Paul EggertObsolete alias inactivate-current-input-method-function.
2012-08-01 Jay Belangercalc.texi (Simplification modes, Conversions)
2012-08-01 Paul EggertUse "ASET (a, i, v)" rather than "AREF (a, i) = v".
2012-08-01 Alp Aker* nsterm.m (ns_set_vertical_scroll_bar, ns_redeem_scrol...
2012-08-01 Jay Belangercalc.texi (Simplification modes): Mention "basic" simpl...
2012-08-01 Glenn Morris* lwlib/Makefile.in (config_h): Add conf_post.h.
2012-08-01 Glenn MorrisUpdate lib-src config.h dependencies
2012-08-01 Eli ZaretskiiMore fixes in .gdbinit.
2012-08-01 Eli ZaretskiiFix typo in src/ChangeLog.
2012-08-01 Eli ZaretskiiFix .gdbinit for latest INTERNAL_FIELD uses.
2012-08-01 Glenn MorrisChangeLog fix
2012-08-01 Eli ZaretskiiFix fallout from 2012-08-01T05:11:36Z!dmantipov@yandex...
2012-08-01 Jay Belangercalc-mode.el (calc-set-simplify-mode): Use `cond' inste...
2012-08-01 Glenn MorrisAlphabetic order is proving tricky today
2012-08-01 Glenn MorrisAlphabetical order
2012-08-01 Glenn MorrisFix typo in previous
2012-08-01 Glenn Morris* msdos/sed2v2.inp (HAVE_WCHAR_H): Fix typo.
2012-08-01 Glenn MorrisRemove src/s/msdos.h
2012-08-01 Glenn Morris* configure.ac (DOS_NT, MSDOS): New system type templates.
2012-08-01 Juanma BarranqueroSync Windows port with autogen/config.in changes.
2012-08-01 Glenn MorrisAuto-commit of loaddefs files.
2012-08-01 Glenn MorrisAuto-commit of generated files.
2012-08-01 Dmitry AntipovUse INTERNAL_FIELD for conses and overlays.
2012-08-01 Dmitry AntipovCommit forgotten admin/coccinelle/symbol.cocci.
2012-08-01 Dmitry AntipovUse INTERNAL_FIELD for symbols.
2012-08-01 Glenn MorrisSmall tweaks for autoconf mode
2012-08-01 Ulrich MüllerTweak FreeBSD LIB_STANDARD, START_FILES
2012-08-01 Rupert Swarbrick* calendar/cal-html.el (cal-html-insert-agenda-days...
2012-08-01 Dmitry AntipovUse INTERNAL_FIELD for processes.
2012-08-01 Dmitry AntipovUse INTERNAL_FIELD for windows.
2012-08-01 Paul Eggert* coding.h (CODING_ATTR_FLUSHING): Remove; unused and...
2012-08-01 Glenn MorrisChangeLog fixes
2012-08-01 Glenn Morris* configure.ac (INTERNAL_TERMINAL): New.
2012-08-01 Glenn Morris* configure.ac (FLOAT_CHECK_DOMAIN, HAVE_INVERSE_HYPERB...
2012-08-01 Glenn MorrisMove definitions of directory and device separators...
2012-08-01 Juanma BarranqueroAdapt Windows port to recent changes in autogen/config.in.
2012-07-31 Fabián Ezequiel... Shell processes: enhancements to startup and CEDET...
2012-07-31 Glenn Morris* configure.ac (S_FILE): Remove output variable.
2012-07-31 Glenn Morris* configure.ac (opsysfile): Use AH_TEMPLATE. Doc fix.
2012-07-31 Glenn MorrisAuto-commit of generated files.
2012-07-31 Glenn MorrisMinor rearrangement for src/conf_post.h
2012-07-31 Andreas SchwabFixes: debbugs:12108
2012-07-31 Glenn Morris* configure.ac (NULL_DEVICE, SEPCHAR, USER_FULL_NAME...
2012-07-31 Jay Belangercalc-mode.el (calc-set-simplify-mode): Adjust message.
2012-07-31 Jay Belangercalc-mode.el (calc-basic-simplification-mode): Rename...
2012-07-31 Jan Djärv* TODO (NS port): Add text about event loop.
2012-07-31 Glenn Morris* src/s/README, src/s/template.h: Remove files.
2012-07-31 Glenn MorrisComment
2012-07-31 Glenn Morris* src/conf_post.h [HPUX]: Undefine HAVE_RANDOM and...
2012-07-31 Glenn MorrisMove AMPERSAND_FULL_NAME, subprocesses from conf_post...
2012-07-31 Eli ZaretskiiFix 'xframe' in .gdbinit.
2012-07-31 Eli ZaretskiiFix some of the breakage introduced with 2012-07-31T12...
2012-07-31 Jan DjärvFix compiler and run time warnings in nsmenu.m and...
2012-07-31 Jan Djärv* nsfns.m, nsmenu.m, msterm.m: Adopt to struct frame...
2012-07-31 Bastien GuerryFix comment in man.el. See bug#12101.
2012-07-31 Bastien GuerryRemove outdate comment section in woman.el. See bug...
2012-07-31 Dmitry AntipovGeneralize INTERNAL_FIELD between buffers, keyboards...
2012-07-31 Dmitry AntipovMiscellaneous fixes for non-default X toolkits.
2012-07-31 Glenn MorrisAuto-commit of generated files.
2012-07-31 Martin RudalicsFix return values of switch-to-prev/next-buffer.
2012-07-31 Andreas Schwab* Makefile.in (install-arch-indep): Avoid eval.
2012-07-31 Jan DjärvFix error in ChangeLog entry.
next