bpt/emacs.git
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.
2012-07-06 Dmitry Antipov* buffer.c (unchain_overlay): Simplify. Add comment.
2012-07-06 Glenn Morris* lisp/Makefile.in: Comment
2012-07-06 Glenn MorrisMove a comment from lisp/Makefile.in to lisp/loadup.el.
2012-07-06 Glenn Morris* lisp/Makefile.in (compile-one-process): Rename from...
2012-07-06 Glenn Morris* lisp/Makefile.in (bzr-update): Use "compile".
2012-07-06 Dmitry GutovIn quit-window always restore window height when it...
2012-07-06 Dmitry AntipovIntroduce fast path for the widely used marker operation.
2012-07-06 Chong YidongTweak Emacs manual info menu ordering.
2012-07-06 Dmitry AntipovDo not use Fdelete_overlay in delete_all_overlays
2012-07-06 Chong YidongMerge from emacs-24; up to 2012-05-01T00:16:02Z!rgm...
2012-07-06 Chong YidongMisc fixes for Lisp manual.
2012-07-06 Paul EggertPort to OpenBSD 5.1 amd64.
2012-07-06 Richard M.... * doc/lispref/intro.texi (A Sample Variable Description...
2012-07-06 Richard M.... Committer missed ChangeLog for previous change.
2012-07-06 Richard M.... * doc/lispref/intro.texi: Improve/undo previous changes.
2012-07-06 Glenn Morris* lisp/Makefile.in (cvs-update): Remove old alias.
2012-07-06 Glenn Morris* src/Makefile.in (emacs$(EXEEXT)): Don't check for...
2012-07-05 Paul EggertMore xmalloc and related cleanup.
2012-07-05 Eli ZaretskiiAvoid long futile looping on a TTY under huge values...
2012-07-05 Dmitry Antipov* marker.c (set_marker_restricted_both): Simplify by...
2012-07-05 Paul Eggert* editfns.c (region_limit): Simplify by using clip_to_b...
2012-07-05 Jan DjärvDon't use deprecated functions when compiling with...
2012-07-05 Eli ZaretskiiRevert hscroll and min_hscroll to ptrdiff_t.
2012-07-05 Eli ZaretskiiFix bug #11857 with messed up display for insanely...
2012-07-05 Juanma Barranquerosrc/makefile.w32-in: Update dependencies.
2012-07-05 Michael AlbinusSync with Tramp 2.2.6-pre.
2012-07-05 Dmitry AntipovCleanup xmalloc.
2012-07-05 Paul Eggert* fileio.c (time_error_value): Check the right error...
2012-07-05 Glenn Morris* doc/lispref/intro.texi (A Sample Function Description...
2012-07-05 Michael Witten* doc/lispref/intro.texi (Evaluation Notation, A Sample...
2012-07-04 Paul Eggert* window.c (set_window_hscroll): Revert the 100000...
2012-07-04 Juanma Barranquero* nt/configure.bat (enablechecking): Enable checks...
2012-07-04 Paul Eggert* fileio.c (time_error_value): Rename from special_mtime.
2012-07-04 Paul Eggert* emacs.c (gdb_pvec_type): Change it back to enum pvec_...
2012-07-04 Paul Eggert* alloc.c (PSEUDOVECTOR_NBYTES): Remove stray ';'
2012-07-04 Juanma BarranqueroRemove obsolete configuration options (Windows port).
next