bpt/emacs.git
2012-07-10 Dmitry AntipovUse XCAR and XCDR instead of Fcar and Fcdr where possible.
2012-07-10 Tom TromeyImplement token threading
2012-07-10 Michael Albinus* eshell/esh-ext.el (eshell-remote-command): Remove...
2012-07-10 Stefan MonnierReduce use of (require 'cl).
2012-07-10 Juanma Barranqueront/config.nt: Sync with autogen/config.in.
2012-07-10 Stefan Monnier* lisp/emacs-lisp/gv.el (cond): Make it a valid place.
2012-07-10 Glenn MorrisAuto-commit of generated files.
2012-07-10 Stefan Monnier* lisp/emacs-lisp/pcase.el (pcase): Accept self-quoting...
2012-07-10 Dmitry AntipovOptimize pure C strings initialization.
2012-07-10 Dmitry AntipovAvoid calls to strlen in miscellaneous functions.
2012-07-10 Glenn MorrisMove PENDING_OUTPUT_COUNT from src/s to configure
2012-07-10 Glenn MorrisMove DATA_START, DATA_SEG_BITS from src/s to configure
2012-07-10 Dmitry AntipovAvoid calls to strlen in path processing functions.
2012-07-10 Glenn Morris* src/s/irix6-5.h (SETUP_SLAVE_PTY, PTY_NAME_SPRINTF...
2012-07-10 Glenn Morris* src/s/gnu.h: Don't include fcntl.h
2012-07-10 Glenn Morris* src/nsterm.m (ns_exec_path): Fix typo in previous
2012-07-10 Glenn Morrisauthors.el update for configure.ac renaming
2012-07-10 Glenn MorrisStop ns builds setting the EMACSLOADPATH environment...
2012-07-10 Glenn MorrisTiny NEWS edit
2012-07-09 Glenn Morris* src/s/gnu.h (SIGNALS_VIA_CHARACTERS): No need to...
2012-07-09 Andreas Schwab* ede/project-am.el: Fix typo.
2012-07-09 Gnus developersgnus-sum.el: Merge changes made in Gnus master
2012-07-09 Andreas Schwab* configure.ac (PNG_DEPSTRUCT): Define this instead of
2012-07-09 Glenn MorrisStop ns builds setting the EMACSPATH environment variable
2012-07-09 Glenn Morris* src/nsterm.m, src/nsterm.h (ns_etc_directory): Fix...
2012-07-09 Paul Eggert* process.c (wait_reading_process_output): 'waitchannel...
2012-07-09 Glenn MorrisFix typo in previous
2012-07-09 Glenn MorrisApply GNU coding style to objc-mode as well as c-mode
2012-07-09 Paul EggertAdd GCC-style 'const' attribute to functions that can...
2012-07-09 Paul EggertMinor improvements to make_formatted_string.
2012-07-09 Juanma Barranquerolib/makefile.w32-in: Rework dependencies.
2012-07-09 Juanma Barranquerolib-src/emacsclient.c (w32_execvp): Declare execvp...
2012-07-09 Juanma Barranquerolib-src/emacsclient.c: Adapt comments to GNU coding...
2012-07-09 Juanma Barranqueront/config.nt: Sync with autogen/config.in.
2012-07-09 Dmitry AntipovUse make_formatted_string to avoid double length calcul...
2012-07-09 Glenn MorrisAuto-commit of generated files.
2012-07-09 Paul EggertMerge from gnulib.
2012-07-09 Glenn MorrisStop ns builds polluting the environment with EMACSDATA...
2012-07-09 Paul EggertMention coordinates of recent Autoconf change, thanks...
2012-07-09 Paul EggertMerge from trunk.
2012-07-09 Paul EggertRename configure.in to configure.ac.
2012-07-09 Juanma Barranquerolib-src/makefile.w32-in: Rework dependencies.
2012-07-09 Dmitry AntipovMove marker debugging code under MARKER_DEBUG.
2012-07-09 Katsumi Yamaokamm-decode.el (mm-shr): Allow overriding charset by...
2012-07-09 Juanma Barranquerolib-src/makefile.w32-in (ALL): Add profile.exe.
2012-07-08 Paul Eggert* systime.h (EMACS_SUB_TIME): Clarify behavior with...
2012-07-08 Paul EggertRestore deprecation warnings, except for older libpng.
2012-07-08 Eli ZaretskiiCleanup changes following fix for bug #11832.
2012-07-08 Eli ZaretskiiFix bug #11813 with invalid font for buffer name on...
2012-07-08 Juanma Barranqueront/config.nt (BROKEN_SA_RESTART): Fix comment.
2012-07-08 Glenn MorrisAuto-commit of generated files.
2012-07-08 Chong YidongFix interaction of line-dragging with mouse-1-click...
2012-07-08 Chong YidongDo not steal primary selection on mark deactivation.
2012-07-08 Juanma Barranqueroetc/tutorials/TUTORIAL.es: Sync with changes in 2012...
2012-07-07 Juanma BarranqueroFix ChangeLog typos.
2012-07-07 Andreas Schwab* xdisp.c (display_line): Avoid warning about implicit...
2012-07-07 Andreas Schwab* frame.c (get_frame_param): Define only if HAVE_WINDOW...
2012-07-07 Andreas Schwab* lisp.h: Remove empty conditional.
2012-07-07 Andreas Schwab* configure.in (WARN_CFLAGS): Add -Wno-deprecated-decla...
2012-07-07 Juanma Barranqueront/config.nt (HAVE_STRCASECMP, HAVE_STRNCASECMP): Remove.
2012-07-07 Paul Eggert* lread.c (load_path_check): Now static.
2012-07-07 Paul EggertImprove static checking when configured --with-ns.
2012-07-07 Glenn Morris* configure.in (BROKEN_SA_RESTART): Doc fix.
2012-07-07 Glenn MorrisTry to simplify the initialization of Vload_path
2012-07-07 Eli ZaretskiiFix bug #11832 with truncated lines when fringes are...
2012-07-07 Bastien GuerryUpdate etc/tutorials/TUTORIAL.fr to reflect changes...
2012-07-07 Michael Witten* tutorials/TUTORIAL: Copyedits.
2012-07-07 Glenn MorrisAuto-commit of generated files.
2012-07-07 Kevin Ryde* woman.el (woman2-process-escapes): Handle nofill...
2012-07-07 Kevin Ryde* woman.el (woman-strings): Fix double-quote handling.
2012-07-07 Chong YidongAdd "site-lisp" to manual indices.
2012-07-07 Chong Yidong* lisp/simple.el (yank-pop-change-selection): Doc fix.
2012-07-07 Paul Eggert* sysdep.c (ULLONG_MAX): Define if not already defined.
2012-07-07 Paul Eggert* sysdep.c (list_system_processes): Port to NetBSD...
2012-07-07 Paul EggertDo not require float-time's arg to fit in time_t (Bug...
2012-07-07 Glenn MorrisReplace some src/s undefs by never even checking on...
2012-07-07 Juanma BarranqueroUpdate Windows port to gnulib changes in 2012-07-06T21...
2012-07-06 Paul EggertAdd gnulib files for Bug#11786 fix.
2012-07-06 Glenn Morris* lisp/kmacro.el (kmacro-call-macro): Restore repeat...
2012-07-06 Paul Eggert* configure.in: Document --enable-gcc-warnings better.
2012-07-06 Paul EggertUse c_strcasecmp for ASCII case-insensitive comparison.
2012-07-06 Paul Eggert* xfont.c (compare_font_names): Redo to omit the need...
2012-07-06 Andreas Schwab* xfns.c (Fx_change_window_property): Doc fix.
2012-07-06 Andreas Schwab* make-docfile.c (write_globals): Warn about duplicate...
2012-07-06 Andreas SchwabFixes: debbugs:11870
2012-07-06 Glenn Morris* lisp/files.el (toggle-read-only): Restrict message...
2012-07-06 Paul Eggerttimespec-sub: avoid duplicate include
2012-07-06 Juanma Barranquero* nt/config.nt: Complete rework to bring it in sync...
2012-07-06 Paul Eggert* process.c: Avoid unnecessary calls to gettime.
2012-07-06 Paul EggertFix stray '<' from last change.
2012-07-06 Jan Djärv* gtkutil.c (xg_event_is_for_scrollbar): Assign gwin...
2012-07-06 Dmitry AntipovFix marker debugging code.
2012-07-06 Michael Albinus* tramp.texi (Multi-hops): Introduce `tramp-restricted...
2012-07-06 Michael Albinus* net/tramp.el (tramp-restricted-shell-hosts-alist...
2012-07-06 Glenn MorrisAuto-commit of generated files.
2012-07-06 Dmitry AntipovCompile marker debugging code only if ENABLE_CHECKING...
2012-07-06 Dmitry AntipovAvoid code repetition in marker-related functions.
2012-07-06 Glenn Morris* intro.texi (A Sample Variable Description): The saga...
2012-07-06 Glenn MorrisComment tweak
2012-07-06 Glenn MorrisTweaks for make-dist --update.
next