bpt/emacs.git
2012-11-23 Chong Yidong* xftfont.c (xftfont_open): Remove duplicate assignment.
2012-11-23 Stefan Monnier* emacs-lisp/ert.el, emacs-lisp/ert-x.el: Use cl-lib...
2012-11-22 Glenn MorrisAuto-commit of generated files.
2012-11-22 Dmitry Antipov* alloc.c (Fgarbage_collect): Unblock input after clearing
2012-11-22 Paul EggertDocument Calc Gregorian in NEWS; fix manual a bit.
2012-11-22 Paul Eggert* calc/calc.el (calc-gregorian-switch): In menu, put...
2012-11-22 Paul Eggert* calc/calc.el (calc-gregorian-switch): Move to after...
2012-11-22 Dmitry Antipov* xdisp.c (window_buffer_changed): New function.
2012-11-22 Eli ZaretskiiFix MS-Windows build following 2012-11-21T21:06:52Z...
2012-11-22 Jay Belanger* doc/misc/calc.texi (Date Forms): Mention the customizable
2012-11-21 Daniel ColascioneTeach sql-mode's imenu about IF NOT EXISTS
2012-11-21 Daniel ColascioneSupport IF NOT EXISTS in SQL declarations
2012-11-21 Paul EggertAssume POSIX 1003.1-1988 or later for unistd.h.
2012-11-21 Stefan Monnier* src/xdisp.c (fast_set_selected_frame): Rename from...
2012-11-21 Glenn MorrisAuto-commit of generated files.
2012-11-21 Glenn MorrisAdd optional "inherit" argument for face-bold-p and...
2012-11-21 Glenn MorrisRemove -p suffix from set-face-* functions
2012-11-21 Glenn MorrisMerge from emacs-24; up to 2012-11-17T22:12:47Z!eggert...
2012-11-21 Glenn MorrisAdd a bit more about profiling to the lispref
2012-11-21 Glenn Morris* doc/lispref/debugging.texi (Profiling) [!tex]: Mentio...
2012-11-21 Glenn Morris* configure.ac (--enable-profiling): Doc fix.
2012-11-20 Stefan MonnierConflate Qnil and Qunbound for `symbol-function'.
2012-11-20 Stefan Monnier* lisp/uniquify.el (uniquify-managed): Use defvar-local.
2012-11-20 Stefan Monnier* lisp/emacs-lisp/trace.el: Rewrite, use nadvice and...
2012-11-20 Daniel ColascioneBackport: Rename cygwin_convert_path* to cygwin_convert...
2012-11-20 Stefan Monnier* lisp/emacs-lisp/bytecomp.el (byte-compile): Fix handl...
2012-11-20 Stefan Monnier* lisp/emacs-lisp/byte-run.el (defun-declarations-alist...
2012-11-20 Eli ZaretskiiFix bug #12927 with scrolling under hl-line-mode and...
2012-11-20 Eli ZaretskiiFix !ifdef in nmake.defs.
2012-11-20 Eli ZaretskiiYet more fixes for bug #12878 with MSVC build.
2012-11-20 Ken BrownFix non-GTK builds on Cygwin
2012-11-20 Dmitry AntipovTiny adjustment around the previous redisplay change.
2012-11-20 Glenn MorrisAuto-commit of generated files.
2012-11-20 Michael Albinus* trampver.el:
2012-11-20 Glenn MorrisFix typos in previous
2012-11-20 Glenn MorrisNEWS fix
2012-11-20 Paul Eggert* eval.c (interactive_p): Remove no-longer-used decl.
2012-11-20 Paul Eggert* emacsclient.c (handle_sigcont, handle_sigtstp): Use...
2012-11-20 Paul EggertOmit -Wstrict-overflow as it does not play well with...
2012-11-20 Glenn MorrisMake a start on a Profiling section in the lispref
2012-11-20 Dmitry Antipov* xdisp.c (buffer_shared): Adjust comment.
2012-11-20 Stefan MonnierMake called-interactively-p work for edebug or advised...
2012-11-20 Glenn MorrisAdd a menu for profiler report mode
2012-11-19 Paul EggertImprove static checking of integer overflow and stack...
2012-11-19 Stefan Monnier* lisp/emacs-lisp/byte-run.el (defun-declarations-alist):
2012-11-19 Stefan Monnier* lisp/emacs-lisp/byte-run.el (defun-declarations-alist...
2012-11-19 Stefan Monnier* lisp/eshell/em-cmpl.el (eshell-pcomplete): Refine...
2012-11-19 Stefan Monnier* lisp/vc/diff-mode.el (diff-hunk): Don't make useless...
2012-11-19 Stefan Monnier* lisp/files.el (load-file): Require match in minibuffe...
2012-11-19 Eli ZaretskiiMore fixes for bug #12878 with MS-Windows MSVC build.
2012-11-19 Stefan MonnierUse cl-lib instead of cl, and interactive-p => called...
2012-11-19 Stefan Monnier* lisp/emacs-lisp/ert.el (ert--expand-should-1): Adapt...
2012-11-19 Stefan Monnier* lisp/calendar/time-date.el (time-to-seconds): De...
2012-11-19 Stefan Monnier* lisp/cedet/semantic/fw.el (semantic-make-local-hook)
2012-11-19 Michael Albinus* net/tramp-sh.el (tramp-do-copy-or-rename-file): If...
2012-11-19 Katsumi Yamaokamessage.el (message-get-reply-headers): Fix typo in...
2012-11-19 Katsumi Yamaokamessage.el (message-get-reply-headers): Make sure the...
2012-11-19 Jay Belanger* calc/calc-forms.el (math-leap-year-p): Fix formula...
2012-11-19 Stefan Monnier* lisp/window.el (switch-to-buffer): Re-add the warning...
2012-11-19 Daniel ColascioneRename cygwin_convert_path* to cygwin_convert_file_name*
2012-11-18 Paul EggertMore minor time fixes.
2012-11-18 Eli ZaretskiiFix latest changes in nt/inc/unistd.h.
2012-11-18 Eli ZaretskiiPrevent crashes on MS-Windows when w32-downcase-file...
2012-11-18 Martin RudalicsFix example for Display Action Functions.
2012-11-18 Glenn MorrisAuto-commit of generated files.
2012-11-18 Dani MoncayoEmacs manual fixes regarding automatic scrolling.
2012-11-18 Chong YidongAvoid using "X" interactive flag in filecache.el.
2012-11-18 Jay Belanger* calc/calc-forms.el (math-date-to-dt): Use integer...
2012-11-18 Paul Eggert* nsterm.m (ns_select): Send SIGIO only to self, not...
2012-11-18 Glenn MorrisChangeLog Merge fix
2012-11-18 Paul EggertMinor cleanup for times as lists of four integers.
2012-11-18 Glenn MorrisMerge from emacs-24; up to 2012-11-15T23:31:37Z!dancol...
2012-11-18 Glenn MorrisNEWS tweak
2012-11-18 Glenn Morris* lisp/image.el (insert-image, insert-sliced-image...
2012-11-18 Glenn MorrisDocument eager macro expansion
2012-11-18 Juanma BarranqueroSilence some warnings.
2012-11-18 Juanma Barranquerosrc/w32proc.c (waitpid): Remove unused label get_result.
2012-11-17 Juanma Barranqueront/config.nt: Sync with autogen/config.in.
2012-11-17 Glenn Morris* minibuf.texi (Basic Completion): Mention completion...
2012-11-17 Glenn MorrisAdd some cindex entries for previous change
2012-11-17 Juanma Barranquerolib-src/makefile.w32-in, src/makefile.w32-in: Update...
2012-11-17 Glenn Morris* minibuf.texi (Basic Completion): Mention misc complet...
2012-11-17 Paul EggertAssume POSIX 1003.1-1988 or later for fcntl.h.
2012-11-17 Paul EggertCalc now uses the Gregorian calendar for all dates,
2012-11-17 Juanma Barranquerolisp/*.el: Add missing declarations.
2012-11-17 Jay Belanger* calc/calc-forms.el (calc-gregorian-switch): Declare.
2012-11-17 Jay Belanger* calc/calc.el (calc-gregorian-switch): New variable.
2012-11-17 Eli ZaretskiiFix bug #12914 with drag-n-drop in native MS-Windows...
2012-11-17 Glenn MorrisRelocate NEWS entry to correct section
2012-11-17 Eli ZaretskiiFix bug #12878 with compilation failure with Visual...
2012-11-17 Paul EggertUpdate comment to match recent change.
2012-11-17 Eli ZaretskiiFix MS-Windows emulation of 'faccessat' wrt directories.
2012-11-17 Eli ZaretskiiFix bug #12829 with aborts on MS-Windows when several...
2012-11-17 Jan Djärv* nsterm.m (hold_event): Set send_appdefined to YES.
2012-11-17 Paul EggertFix problems in ns port found by static checking.
2012-11-17 Glenn MorrisAuto-commit of loaddefs files.
2012-11-17 Glenn MorrisAuto-commit of generated files.
2012-11-17 Dani MoncayoDon't produce "barebin" zip file as part of MS-Windows...
2012-11-17 Leo Liu* minibuf.texi (Programmed Completion): Doc fix for...
2012-11-17 Chong Yidong* lisp/emacs-lisp/syntax.el (syntax-propertize-function...
next