bpt/emacs.git
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 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 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 Andreas PolitzFix prefix arg handling in ibuffer marking commands.
2012-11-17 Stephen BermanFix for gamegrid-add-score-with-update-game-score-1.
2012-11-17 Chong Yidong* help-mode.el (help-xref-interned): End on point-min.
2012-11-17 Chong Yidong* filecache.el (file-cache-add-file): Handle relative...
2012-11-16 Eli ZaretskiiFix bug #12908 with documentation of emacs_backtrace...
2012-11-16 Jürgen Hötzel* lisp/eshell/em-unix.el (eshell/mkdir): Handle "-...
2012-11-16 Stefan Monnier* lisp/emacs-lisp/advice.el (ad-make-advised-definition...
2012-11-16 Glenn MorrisMerge from emacs-24; up to 2012-11-13T18:57:26Z!dgutov...
2012-11-16 Stefan Monnier* lisp/emacs-lisp/cl-lib.el: Set more meaningful versio...
2012-11-16 Paul EggertRemove no-longer-used pty_max_bytes variable.
2012-11-16 Glenn MorrisAuto-commit of loaddefs files.
2012-11-16 Martin RudalicsFix some display-buffer related issues.
2012-11-16 Jan Tatarik[Gnus] Don't score by headers when scoring by body
2012-11-16 Glenn MorrisDoc fixes related to fit-frame-to-buffer
2012-11-16 Glenn MorrisNEWS potential FIXME
2012-11-16 Glenn Morriscl.texi flet clarification
2012-11-16 Glenn Morris* lisp/faces.el (face-underline-p): Use face-attribute...
2012-11-16 Glenn Morris* src/editfns.c (Fmessage): Mention message-log-max...
2012-11-15 Daniel ColascioneMerge from cygw32 branch
2012-11-15 Daniel ColascioneUse right url-handler for drag-and-dropped files under...
2012-11-15 Juanma Barranquerolisp/emacs-lisp/cl-macs.el (cl-loop, cl-do, cl-do*...
2012-11-15 Stefan Monnier* lisp/emacs-lisp/cl-macs.el (cl-flet, cl-flet*): Fix...
2012-11-15 Stefan Monnier* src/eval.c (Finteractive_p): Revert lexbind-merge...
2012-11-15 Juanma Barranquerosrc/makefile.w32-in: Update dependencies.
2012-11-15 Juanma Barranqueront/config.nt: Sync with autogen/config.in.
2012-11-15 Stefan Monnier* doc/lispref/keymaps.texi (Translation Keymaps): Backp...
2012-11-15 Stefan Monnier* doc/lispref/keymaps.texi (Translation Keymaps): Add...
2012-11-15 Glenn Morris* lisp/eshell/em-cmpl.el (eshell-pcomplete): New command.
2012-11-15 Glenn MorrisFixes related to face underlining
2012-11-15 Glenn Morrisansi-term escape-char fix
2012-11-15 Glenn Morris* display.texi (Face Attributes): Fix :underline COLOR...
2012-11-15 Glenn Morris* subr.el (set-temporary-overlay-map): Fix previous...
2012-11-15 Dmitry Antipov* internals.texi (Garbage Collection): Update descriptions
2012-11-15 Stefan Monnier* lisp/emacs-lisp/advice.el (ad-definition-type): Make...
2012-11-15 Katsumi Yamaoka* lisp/emacs-lisp/advice.el (ad-make-advised-definition...
2012-11-15 Stefan Monnier* lisp/emacs-lisp/nadvice.el: Add buffer-local support...
2012-11-15 Drew Adams* lisp/imenu.el (imenu--split-submenus): Use imenu...
2012-11-15 Stefan MonnierBackport fix for bug#12879 from trunk
2012-11-15 Stefan Monnier* lisp/emacs-lisp/cl-macs.el (cl--transform-lambda...
2012-11-15 Paul Eggert* eval.c (mark_backtrace) [BYTE_MARK_STACK]: Remove...
2012-11-14 Stefan Monnier* lisp/emacs-lisp/nadvice.el: Add around advice for...
2012-11-14 David EngsterMerge bug fixes from CEDET upstream.
2012-11-14 Eli ZaretskiiMS-Windows followup for 2012-11-14T04:55:41Z!eggert...
2012-11-14 Eli ZaretskiiClean up w32 timer thread code in the hope of solving...
2012-11-14 Dmitry Gutov* lisp/progmodes/ruby-mode.el
2012-11-14 Glenn MorrisAuto-commit of generated files.
2012-11-14 Dmitry Antipov* xdisp.c (echo_area_display, redisplay_internal):
2012-11-14 Glenn MorrisDocument set-temporary-overlay-map
2012-11-14 Glenn Morris* lisp/subr.el (set-temporary-overlay-map): Doc fix.
2012-11-14 Glenn Morris* doc/lispref/keymaps.texi (Searching Keymaps, Tool...
2012-11-14 Dmitry Gutov* lisp/progmodes/ruby-mode.el (ruby-expr-beg): Make...
2012-11-14 Paul EggertUse trunk version of gnulib lib/fcntl.in.h.
2012-11-14 Paul EggertSpelling fixes.
2012-11-14 Paul EggertUse faccessat, not access, when checking file permissions.
2012-11-14 Stefan Monnier* lisp/emacs-lisp/gv.el (setf): Fix debug spec for...
2012-11-13 Dmitry Gutov* lisp/progmodes/ruby-mode.el (ruby-move-to-block)...
2012-11-13 Tsuyoshi Kitamoto* emacs-lisp/advice.el: Fix typos in comment.
2012-11-13 Stefan Monnier* lisp/woman.el (woman-file-name): Don't mess with...
2012-11-13 Stefan Monnier* lisp/emacs-lisp/advice.el: Layer on top of nadvice.el.
2012-11-13 Eli ZaretskiiFix a typo in src/ChangeLog.
2012-11-13 Dmitry Gutov* lisp/progmodes/ruby-mode.el (ruby-add-log-current...
2012-11-13 Glenn Morris* doc/misc/erc.texi: Use @code{nil} rather than just...
2012-11-13 Glenn MorrisDocument erc-lurker-hide-list
2012-11-13 Glenn Morris* doc/misc/erc.texi (Connecting): Add brief section...
2012-11-13 Jan Djärv* nsterm.m (hold_event): Send SIGIO to make sure ns_rea...
2012-11-13 Martin RudalicsPreserve window-point-insertion-type when copying windo...
2012-11-13 Dmitry AntipovOmit glyphs initialization at startup.
2012-11-13 Stefan Monnier* lisp/emacs-lisp/advice.el: Remove support for freezing.
2012-11-13 Glenn MorrisDocument new erc module "notifications"
2012-11-13 Glenn MorrisMove SES NEWS entry here from emacs-24 and expand it
2012-11-13 Glenn MorrisRemove placeholder ses.el NEWS entry
2012-11-13 Glenn MorrisUse new names for hooks rather than obsolete aliases
2012-11-13 Dmitry Gutov* lisp/progmodes/ruby-mode.el (ruby-font-lock-keywords...
2012-11-13 Stefan Monnier* lisp/emacs-lisp/cl.el (dolist, dotimes, declare)...
2012-11-13 Glenn MorrisMerge from emacs-24; up to 2012-11-09T14:45:15Z!dmantip...
2012-11-13 Paul EggertFix a race with verify-visited-file-modtime.
2012-11-12 Stefan Monnier* lisp/emacs-lisp/gv.el (gv-define-simple-setter):...
2012-11-12 Stefan Monnier* lisp/emacs-lisp/nadvice.el: New package.
2012-11-12 Chong YidongDoc fix for gdb-stopped-functions.
2012-11-12 Glenn MorrisNEWS updates for the ever-changing python.el
2012-11-12 Wolfgang Jenknerlisp/ansi-color.el (ansi-color-apply-sequence): Impleme...
2012-11-12 Stefan Monnier* lisp/cedet/semantic/mru-bookmark.el (semantic-mru...
2012-11-12 Dmitry Antipov* frame.h (struct frame): Convert external_tool_bar...
2012-11-12 Eli ZaretskiiFix bug #12867 with crashes due to large field width...
2012-11-12 Fabián Ezequiel... Fix end-of-defun misbehavior.
2012-11-12 Glenn MorrisDocument flymake fringe bitmaps
2012-11-12 Glenn MorrisMention a few more gv.el features in the lispref
next