summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | Support IF NOT EXISTS in SQL declarationsDaniel Colascione2012-11-21
| |\| |
| * | | Assume POSIX 1003.1-1988 or later for unistd.h.Paul Eggert2012-11-21
| * | | * src/xdisp.c (fast_set_selected_frame): Rename from update_tool_bar_unwind.Stefan Monnier2012-11-21
| * | | Auto-commit of generated files.Glenn Morris2012-11-21
| * | | Add optional "inherit" argument for face-bold-p and related functionsGlenn Morris2012-11-21
| * | | Remove -p suffix from set-face-* functionsGlenn Morris2012-11-21
| * | | Merge from emacs-24; up to 2012-11-17T22:12:47Z!eggert@cs.ucla.eduGlenn Morris2012-11-20
| |\ \ \ | | | |/ | | |/|
| | * | Add a bit more about profiling to the lisprefGlenn Morris2012-11-20
| | * | * doc/lispref/debugging.texi (Profiling) [!tex]: Mention --enable-profiling.Glenn Morris2012-11-20
| | * | * configure.ac (--enable-profiling): Doc fix.Glenn Morris2012-11-20
| | * | Backport: Rename cygwin_convert_path* to cygwin_convert_file_name*Daniel Colascione2012-11-20
| | * | Fix bug #12927 with scrolling under hl-line-mode and scroll-conservatively.Eli Zaretskii2012-11-20
| | * | Fix !ifdef in nmake.defs.Eli Zaretskii2012-11-20
| | * | Yet more fixes for bug #12878 with MSVC build.Eli Zaretskii2012-11-20
| | * | Fix non-GTK builds on CygwinKen Brown2012-11-20
| | * | * trampver.el:Michael Albinus2012-11-20
| | * | Fix typos in previousGlenn Morris2012-11-20
| | * | NEWS fixGlenn Morris2012-11-20
| | * | Make a start on a Profiling section in the lisprefGlenn Morris2012-11-20
| | * | * lisp/emacs-lisp/byte-run.el (defun-declarations-alist): Don't acceptStefan Monnier2012-11-19
| | * | * lisp/eshell/em-cmpl.el (eshell-pcomplete): Refine fix for bug#12838:Stefan Monnier2012-11-19
| | * | More fixes for bug #12878 with MS-Windows MSVC build.Eli Zaretskii2012-11-19
| | * | * lisp/emacs-lisp/ert.el (ert--expand-should-1): Adapt to cl-lib.Stefan Monnier2012-11-19
| | * | * net/tramp-sh.el (tramp-do-copy-or-rename-file): If both filesMichael Albinus2012-11-19
| | * | * lisp/window.el (switch-to-buffer): Re-add the warning that was lost in theStefan Monnier2012-11-18
| | * | More minor time fixes.Paul Eggert2012-11-18
| | * | Prevent crashes on MS-Windows when w32-downcase-file-names is non-nil.Eli Zaretskii2012-11-18
| | * | Fix example for Display Action Functions.Martin Rudalics2012-11-18
| | * | Emacs manual fixes regarding automatic scrolling.Dani Moncayo2012-11-18
| | * | Minor cleanup for times as lists of four integers.Paul Eggert2012-11-17
| * | | Conflate Qnil and Qunbound for `symbol-function'.Stefan Monnier2012-11-20
| * | | * lisp/uniquify.el (uniquify-managed): Use defvar-local.Stefan Monnier2012-11-20
| * | | * lisp/emacs-lisp/trace.el: Rewrite, use nadvice and lexical-binding.Stefan Monnier2012-11-20
| * | | * lisp/emacs-lisp/bytecomp.el (byte-compile): Fix handling of closures.Stefan Monnier2012-11-20
| * | | * lisp/emacs-lisp/byte-run.el (defun-declarations-alist): Fix last change.Stefan Monnier2012-11-20
| * | | Tiny adjustment around the previous redisplay change.Dmitry Antipov2012-11-20
| * | | Auto-commit of generated files.Glenn Morris2012-11-20
| * | | * eval.c (interactive_p): Remove no-longer-used decl.Paul Eggert2012-11-20
| * | | * emacsclient.c (handle_sigcont, handle_sigtstp): Use raise (sig)Paul Eggert2012-11-20
| * | | Omit -Wstrict-overflow as it does not play well with --enable-checking.Paul Eggert2012-11-20
| * | | * xdisp.c (buffer_shared): Adjust comment.Dmitry Antipov2012-11-20
| * | | Make called-interactively-p work for edebug or advised code.Stefan Monnier2012-11-19
| * | | Add a menu for profiler report modeGlenn Morris2012-11-19
| * | | Improve static checking of integer overflow and stack smashing.Paul Eggert2012-11-19
| * | | * lisp/emacs-lisp/byte-run.el (defun-declarations-alist):Stefan Monnier2012-11-19
| * | | * lisp/vc/diff-mode.el (diff-hunk): Don't make useless timers.Stefan Monnier2012-11-19
| * | | * lisp/files.el (load-file): Require match in minibuffer selection, as wasStefan Monnier2012-11-19
| * | | Use cl-lib instead of cl, and interactive-p => called-interactively-p.Stefan Monnier2012-11-19
| * | | * lisp/calendar/time-date.el (time-to-seconds): De-obsolete.Stefan Monnier2012-11-19
| * | | * lisp/cedet/semantic/fw.el (semantic-make-local-hook)Stefan Monnier2012-11-19