]> code.delx.au - gnu-emacs/history - lisp
* filelock.c (lock_file): Don't access freed storage.
[gnu-emacs] / lisp /
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 Katsumi Yamaokagnus-util.el (gnus-define-keys): Convert [?\S-\ ] to...
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 Fabián Ezequiel... * progmodes/python.el (python-info-current-defun):...
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 Aidan Gauland* lisp/erc/erc-match.el (erc-match-message): Fix last...
2013-02-13 Juanma Barranquerolisp/progmodes/js.el: Silence byte-compiler warning.
2013-02-12 Paul EggertIn doc, use standard American English style for e.g...
2013-02-12 Michael Albinus* net/tramp-adb.el (tramp-adb-handle-start-file-process...
2013-02-12 Tassilo HornImprove previous patch to allow for multiple simultaneo...
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
2013-02-11 Glenn MorrisAdd `enable-dir-local-variables'
2013-02-11 Glenn Morris* vc/vc-svn.el (vc-svn-command): Move --non-interactive...
2013-02-11 Paul EggertRemove obsolete references to VAX in comments.
2013-02-10 Christopher Schmidt* minibuf-eldef.el (minibuffer-default--in-prompt-regex...
2013-02-10 Michael Albinus* net/ange-ftp.el (ange-ftp-make-directory): Don't...
2013-02-10 Chong Yidong* files.el (basic-save-buffer-1): Don't set buffer...
2013-02-10 Glenn MorrisMerge from emacs-24; up to 2012-12-15T12:19:04Z!juri...
2013-02-10 Glenn MorrisChangeLog attribution fix
2013-02-10 Glenn MorrisChangeLog typo fix
2013-02-10 Katsumi Yamaokalisp/gnus/nnir.el ("nnir"): Add 'virtual ability to...
2013-02-10 Katsumi Yamaokalisp/gnus/nnir.el ("nnir"): Add 'virtual ability to...
2013-02-09 Jay Belanger* doc/misc/calc.texi (Basic Operations on Units):
2013-02-09 Eli Zaretskiisubr.el (buffer-file-type, default-buffer-file-type...
2013-02-09 Eli ZaretskiiRemove all references to buffer-file-type and related...
2013-02-09 Tassilo Horn* doc-view.el: Use (and prefer) soffice as default...
2013-02-09 Chong YidongBind view-echo-area-messages in minibuffer-inactive...
2013-02-09 Chong Yidong* dired-x.el (dired-do-run-mail): Prompt for confirmation.
2013-02-09 Chong YidongCorrect non-standard binding of report-emacs-bug-insert...
2013-02-08 Glenn MorrisMerge from emacs-24; up to 2012-12-14T21:27:39Z!rgm...
2013-02-08 Stefan Monnier* lisp/emacs-lisp/byte-run.el (eval-when-compile, eval...
2013-02-08 Stefan Monnier* lisp/simple.el (end-of-buffer): Don't touch unrelated...
2013-02-08 Stefan Monnier* lisp/eshell/esh-proc.el (eshell/kill): Fix last change.
2013-02-08 Aidan Gauland* lisp/eshell: Minor fixes.
2013-02-08 Aidan Gauland* doc/misc/eshell.texi: Fill most of the missing sections.
2013-02-08 Jambunathan K* lisp/icomplete.el (icomplete-forward-completions)
2013-02-07 Michael Albinus* vc/vc-hooks.el (vc-find-file-hook): `buffer-file...
2013-02-07 Glenn MorrisMerge from emacs-24; up to 2012-12-14T15:38:50Z!monnier...
2013-02-07 Richard M. StallmanForce saving without encoding, regardless of current...
2013-02-07 Glenn MorrisRegenerate AUTHORS and ldefs-boot.el emacs-24.2.93
2013-02-07 Glenn MorrisChangeLog author fix
2013-02-07 Bastien GuerryMerge Org 7.9.3e (commit b07a9bb).
2013-02-07 Glenn MorrisMerge from emacs-24; up to 2012-12-14T15:22:24Z!monnier...
2013-02-07 Glenn Morrismouse.el comment
2013-02-07 Gabor Vida* auth-source.el (auth-source-format-prompt): Don't...
2013-02-06 Nicolas Richard* emacs-lisp/package.el (describe-package-1): Tell...
2013-02-06 Glenn Morris* vc/vc-hooks.el (vc-find-file-hook): Don't ask about...
2013-02-06 Glenn Morris* lisp/startup.el (command-line): If simple.el is missing,
2013-02-05 Jan Djärv* lisp/cus-start.el (all): Add ns-use-native-fullscreen.
2013-02-05 Glenn Morris* lisp/profiler.el (profiler-report-mode-map): Add...
2013-02-05 Glenn MorrisFix indentation in previous
2013-02-05 Glenn Morrisgamegrid-add-score-with-update-game-score fix
2013-02-04 Thierry Volpiatto* lisp/vc/vc.el (vc-next-action): Fix inf-loop.
2013-02-04 Chong YidongMerge FFAP's URI-detection code into thingatpt.el.
2013-02-04 Glenn Morrisert--explain-format-atom fix for non-characters
2013-02-03 Daniel ColascioneDaniel Colascione 2013-02-03 * emacs.c: Use execvp...
2013-02-03 Michael Albinus* net/tramp.el (tramp-debug-message): Extend function...
2013-02-03 Stefan Monnier* lisp/url/url-cache.el (url-cache-create-filename...
2013-02-03 Stefan Monnier* lisp/progmodes/cperl-mode.el (cperl-mode): Avoid...
2013-02-03 Stefan Monnier* lisp/subr.el (internal--called-interactively-p--get...
2013-02-02 Alan MackenzieFix bug in the state cache mechanism. Remove 'BOD...
2013-02-02 Christopher Schmidt* progmodes/compile.el (compilation-mode-hook)
2013-02-02 Christopher Schmidt* progmodes/compile.el (compilation-start-hook): Simpli...
2013-02-02 Christopher Schmidt* progmodes/compile.el (compilation-error-regexp-alist...
2013-02-02 Paul EggertSpelling fixes.
2013-02-02 Glenn MorrisMerge from emacs-24; up to 2012-12-13T09:45:54Z!lekktu...
2013-02-02 Juri Linkov* lisp/progmodes/grep.el (grep-regexp-alist): Use varia...
2013-02-01 Stefan Monnier* lisp/mouse.el (mouse-drag-track): Always deactivate...
2013-02-01 Juri Linkov* lisp/replace.el (perform-replace): Move let-bindings...
2013-02-01 Andrew W. Nosenko* net/tramp.el (tramp-check-for-regexp): Avoid "Args...
2013-02-01 Christopher Schmidt* vc/vc-arch.el (vc-arch-registered):
next