]> code.delx.au - gnu-emacs/history - lisp/ChangeLog
* lisp/emacs-lisp/bytecomp.el (byte-compile-file): Use let.
[gnu-emacs] / lisp / ChangeLog
2013-02-25 Stefan Monnier* lisp/emacs-lisp/bytecomp.el (byte-compile-file):...
2013-02-25 Juri Linkov* lisp/replace.el (read-regexp): Let-bind `default...
2013-02-25 Eli ZaretskiiImplement CLASH_DETECTION for MS-Windows.
2013-02-25 Stefan Monnier* lisp/files.el (basic-save-buffer): Remove redundant...
2013-02-24 Glenn MorrisMerge from emacs-24; up to 2012-12-22T19:09:52Z!rgm...
2013-02-24 Jay Belanger* calc/calc-ext.el (math-to-radians-2, math-from-radian...
2013-02-23 Peter KleiwegUpdate ps-mode.el from upstream
2013-02-23 Glenn MorrisAdd bug-gnu-emacs to some specialized bug report addresses
2013-02-23 Glenn MorrisMake simula.el special bug reporting obsolete
2013-02-23 Glenn MorrisAvoid recursive byte-compile-files fighting over input...
2013-02-23 Michael Albinus* net/tramp.el (tramp-methods): Fix docstring.
2013-02-22 Glenn MorrisMerge from emacs-24; up to 2012-12-22T02:59:08Z!cyd...
2013-02-22 Michael Albinus* net/tramp.el (tramp-tramp-file-p): Fix docstring.
2013-02-22 Glenn MorrisTweak for sgml-transformation-function
2013-02-22 Glenn MorrisDoc fixes re set-variable
2013-02-22 Glenn Morris* lisp/image-mode.el (image-mode): Add mouse bindings...
2013-02-22 Glenn Morris* lisp/htmlfontify.el (hfy-default-header): Encode...
2013-02-21 Bastien Guerry* cmuscheme.el (scheme-buffer): Fix docstring.
2013-02-21 Juri Linkov* lisp/isearch.el (isearch-lazy-highlight-new-loop):
2013-02-21 Glenn MorrisMerge from emacs-24; up to 2012-12-21T07:35:02Z!ueno...
2013-02-21 Michael Albinus* net/tramp.el (tramp-ssh-controlmaster-template):...
2013-02-21 Michael Albinus* net/tramp-sh.el (tramp-sh-handle-set-file-times)...
2013-02-21 Glenn MorrisMake Info-edit obsolete
2013-02-21 Glenn Morris* lisp/informat.el (Info-tagify): Handle buffers not...
2013-02-21 Juanma Barranquerolisp/calc/calc-graph.el (calc-graph-show-dumb): Fix...
2013-02-21 Glenn Morris* lisp/files.el (basic-save-buffer): Move check for...
2013-02-20 Fabián Ezequiel... * progmodes/python.el (python-info-current-defun):...
2013-02-20 Stefan Monnier* lisp/simple.el (command-execute): Move from C. Add...
2013-02-20 Ulrich Müller* lisp/jka-cmpr-hook.el (jka-compr-compression-info...
2013-02-20 Bastien Guerry* outline.el (outline-regexp, outline-heading-end-regex...
2013-02-20 Glenn MorrisRework recent image-multi-frame stuff a little
2013-02-20 Glenn MorrisMake cl-floatp-safe just an alias for floatp
2013-02-19 Glenn Morris* lisp/net/tramp.el (tramp-get-debug-buffer): Ensure...
2013-02-19 Fabián Ezequiel... * progmodes/python.el (python-info-current-defun):...
2013-02-19 Michael Albinus* net/tramp-cache.el (tramp-get-hash-table): New defun.
2013-02-19 Glenn MorrisMerge from emacs-24; up to 2012-12-20T16:09:05Z!dmantip...
2013-02-19 Fabián Ezequiel... * progmodes/python.el (python-indent-context): Fix
2013-02-19 Stefan MonnierCleanup some of EIEIO's namespace.
2013-02-18 Michael Albinus* eshell/em-unix.el (eshell/su): Require tramp.
2013-02-18 Michael Heerdegen* lisp/emacs-lisp/eldoc.el (eldoc-highlight-function...
2013-02-17 Glenn MorrisMerge from emacs-24; up to 2012-12-20T05:05:41Z!dmantip...
2013-02-17 Stefan MonnierDon't use font-lock-syntax-table in lisp modes.
2013-02-17 Leo Liu* net/rcirc.el (rcirc-keepalive): Fix invalid timer...
2013-02-17 Glenn Morris* lisp/menu-bar.el (menu-bar-tools-menu): Fix case...
2013-02-17 Glenn Morris* lisp/image-mode.el (image-mode-map): Add image-dired...
2013-02-17 Glenn Morris* lisp/image-dired.el (tumme): Make this alias obsolete.
2013-02-16 Glenn MorrisGeneralize "animated" images to "multi-frame" images
2013-02-16 Glenn Morris* lisp/image-mode.el (image-mode-map): Give it a menu.
2013-02-16 Michael Albinus* net/tramp-cache.el (tramp-connection-properties)...
2013-02-16 Kevin Ryde* lisp/info-look.el (info-lookup-select-mode): If major...
2013-02-16 Jambunathan K(read-regexp): Add regexp for symbol at point to the...
2013-02-16 Eli ZaretskiiFix bug #13725 with file notifications on MS-Windows.
2013-02-16 Glenn MorrisAdd variables for default/minimum animated image frame...
2013-02-16 Glenn MorrisAdd commands for navigating multi-frame images
2013-02-16 Jonas Bernoulli* emacs-lisp/tabulated-list.el (tabulated-list-print...
2013-02-16 Didier Verna* lisp/net/network-stream.el (network-stream-open-start...
2013-02-16 Glenn MorrisDisplay a mode-line frame counter for animated images
2013-02-16 Glenn Morris* lisp/font-lock.el (lisp-font-lock-keywords-1): Add...
2013-02-15 Stefan Monnier* lisp/simple.el (eval-expression): Let `exp' set the...
2013-02-15 Alan Mackenzieemacs-lisp/easy-mmode.el (define-globalized-minor-mode...
2013-02-15 Jambunathan Kido, iswitchb, icomplete: Use `C-.' and `C-,' for cycli...
2013-02-15 Jambunathan KFix bug#13708
2013-02-15 Glenn MorrisMerge from emacs-24; up to 2012-12-19T19:51:40Z!monnier...
2013-02-15 Paul EggertMerge from emacs-24; up to 2012-12-19T13:01:16Z!michael...
2013-02-15 Glenn Morris* lisp/play/fortune.el (fortune-compile): Simplify...
2013-02-14 Glenn Morris* emacs-lisp/easy-mmode.el (define-minor-mode): Doc...
2013-02-14 Stefan Monnier* lisp/net/goto-addr.el (goto-address-fontify): Add...
2013-02-14 Michael Albinus* net/tramp.el (tramp-debug-message): Add
2013-02-14 Juri Linkov* lisp/info.el (Info-isearch-filter): Treat non-nil...
2013-02-14 Glenn Morris* help-fns.el (find-lisp-object-file-name): Give specia...
2013-02-14 David Biesack* net/quickurl.el (quickurl-save-urls): Ensure quickurl...
2013-02-14 Dmitry Gutov(ruby-add-log-current-method): Improve performance...
2013-02-14 Dmitry Gutov* lisp/progmodes/ruby-mode.el (ruby-parse-partial)...
2013-02-14 Fabián Ezequiel... * progmodes/python.el: Explain how to restore "cc-mode...
2013-02-13 Fabián Ezequiel... Push ChangeLog entry for previous commit.
2013-02-13 Michael AlbinusUse ControlMaster where applicable. (Bug#13677)
2013-02-13 Stefan Monnier* lisp/emacs-lisp/package.el (package--initialized...
2013-02-13 Jambunathan K* lisp/icomplete.el (icomplete-hide-common-prefix)...
2013-02-13 YE Qianchuan* lisp/descr-text.el (describe-char): Display the script.
2013-02-13 Stefan Monnier* lisp/tmm.el: Use lexical-binding and current-active...
2013-02-13 Christopher SchmidtAdd dired-hide-details-mode. (Bug#6799)
2013-02-13 Glenn MorrisMake yow.el obsolete
2013-02-13 Juri Linkov* vc/ediff-util.el (ediff-recenter): Use `select-frame...
2013-02-13 Juri LinkovAdd more keymaps where S-SPC scrolls in the opposite...
2013-02-13 Dmitry Gutov* lisp/progmodes/ruby-mode.el (ruby-move-to-block)...
2013-02-13 Kirill A. Korinskiyfortune-compile tiny change
2013-02-13 Chong Yidong* xml.el (xml-parse-string): Fix typo in handling of...
2013-02-13 Glenn Morris* emacs-lisp/package.el (package-menu-execute): Doc...
2013-02-13 Yves Baumes* package.el (package-menu-execute): Add optional noque...
2013-02-13 Glenn MorrisMerge from emacs-24; up to 2012-12-17T11:17:34Z!rgm...
2013-02-13 Juanma Barranquerolisp/progmodes/js.el: Silence byte-compiler warning.
2013-02-12 Michael Albinus* net/tramp-adb.el (tramp-adb-handle-start-file-process...
2013-02-12 Tassilo Horn* doc-view.el (doc-view-odf->pdf-converter-soffice...
2013-02-12 Glenn Morris* files.el (basic-save-buffer): Offer to create a non...
2013-02-12 Glenn MorrisChangeLog fixes
2013-02-12 Glenn MorrisMake S-SPC scroll in the opposite direction to SPC
2013-02-11 Stefan MonnierAidan Gauland <aidalgol@no8wireless.co.nz>
2013-02-11 Elias Pipping* lisp/doc-view.el (doc-view-current-cache-dir): Beware...
2013-02-11 Stefan MonnierClean up read_key_sequence a bit; reread active keymaps...
2013-02-11 Glenn MorrisCheck whether diff supports --label before using it
next