]> code.delx.au - gnu-emacs/history - lisp
Implement CLASH_DETECTION for MS-Windows.
[gnu-emacs] / lisp /
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):
2013-02-01 Christopher Schmidt* info.el (Info-next-reference, Info-prev-reference...
2013-02-01 Stefan Monnier* lisp/help-fns.el (help-split-fundoc): Don't insert...
2013-02-01 Glenn MorrisAuto-commit of loaddefs files.
2013-02-01 Glenn MorrisAuto-commit of loaddefs files.
2013-02-01 Glenn Morris* vc/vc-hooks.el (vc-menu-map): Disable vc-rollback...
2013-02-01 Glenn Morris* imenu.el (imenu-default-create-index-function):
2013-02-01 Alex Harsanyi* net/soap-client.el (soap-invoke): Encode the string for
2013-02-01 Glenn MorrisMove lisp/calc/README* to etc/CALC-NEWS
2013-02-01 Glenn MorrisMerge calc news from lisp/calc/README into etc/NEWS...
2013-01-31 Sam Steingoldfix last patch
2013-01-31 David EngsterSync CEDET and EIEIO version numbers with upstream.
2013-01-31 Glenn Morris* lisp/textmodes/remember.el (remember-clipboard):...
2013-01-31 Michael Albinus* net/tramp.el (tramp-tramp-file-p): Comment check for
2013-01-31 Glenn MorrisReduce delay between backing up a file and saving new...
2013-01-31 Michal Nazarewicz* lisp/simple.el (cycle-spacing): New command.
2013-01-31 Stefan Monnier* lisp/progmodes/opascal.el: Rename from delphi.el...
2013-01-31 Stefan Monnier* lisp/progmodes/pascal.el (pascal-mode-syntax-table...
2013-01-30 Juri Linkov* lisp/frame.el (toggle-frame-maximized, toggle-frame...
2013-01-30 Christopher Schmidtlisp/gnus/gnus-int.el (gnus-backend-trace): Honour...
2013-01-30 Stefan Monnier* lisp/progmodes/make-mode.el (makefile-backslash-regio...
2013-01-30 Stefan Monnier* lisp/progmodes/make-mode.el (makefile-fill-paragraph...
2013-01-30 Michael Albinus* autorevert.el (auto-revert-use-notify): Fix docstring.
2013-01-30 Leo Liu* lisp/imenu.el (imenu--truncate-items): Fix subalist...
2013-01-30 Glenn MorrisMerge from emacs-24; up to 2012-12-13T00:52:17Z!yamaoka...
2013-01-30 Glenn Morrismouse-drag-line changes for mouse-1 in header-line
2013-01-30 Stefan Monnier* lisp/jit-lock.el (jit-lock-stealth-chunk-start):...
2013-01-30 Fabián Ezequiel... * progmodes/python.el
next