]> code.delx.au - gnu-emacs/history - lisp/files.el
* tramp.texi (top) [xxx, yyy, trampfn]: Provide two versions of
[gnu-emacs] / lisp / files.el
2013-02-08 Aidan Gauland* doc/misc/eshell.texi: Fill most of the missing sections.
2013-01-01 Paul EggertUpdate copyright notices for 2013.
2012-12-31 Glenn Morris* files.el (parse-colon-path): Return nil for empty...
2012-12-01 Leo Liu* lisp/files.el (dir-locals-read-from-file): Check...
2012-11-18 Paul EggertMinor cleanup for times as lists of four integers.
2012-10-30 Kenichi Handamerge trun
2012-10-29 Stefan Monnier* lisp/files.el (find-alternate-file): Only ask one...
2012-10-17 Glenn MorrisMerge from emacs-24; up to 2012-05-08T15:19:18Z!monnier...
2012-10-07 Daniel ColascioneMerge from trunk
2012-10-07 Kenichi Handamerge trunk
2012-10-06 Chong YidongMove bovine-grammar and wisent-grammar into lisp/ direc...
2012-10-06 Kenichi Handamerge trunk
2012-10-05 Glenn MorrisMerge from emacs-24; up to 2012-05-08T14:11:47Z!monnier...
2012-10-05 Glenn MorrisDoc typo fixes
2012-10-01 Paul EggertRevert the FOLLOW-SYMLINKS change for file-attributes.
2012-09-30 Paul Eggertfile-attributes has a new optional arg FOLLOW-SYMLINKS.
2012-09-30 Kenichi Handamerge trunk
2012-09-28 Glenn MorrisMerge from emacs-24; up to 2012-05-07T21:26:08Z!rgm...
2012-09-26 Stefan MonnierMerge profiler branch
2012-09-25 Chong YidongUse declare forms, where possible, to mark obsolete...
2012-09-22 Chong Yidong* files.el (ctl-x-map): Bind C-x C-q to read-only-mode.
2012-09-21 Chong YidongMerge from emacs-24; up to 2012-05-07T14:57:18Z!michael...
2012-09-17 Daniel ColascioneMerge from trunk
2012-09-16 Kenichi Handamerge trunk
2012-09-16 Chong Yidong* files.el (parse-colon-path): Use split-string.
2012-09-09 Chong YidongUse quit-window for quitting the *Local Variables*...
2012-09-07 Chong YidongFix handling of require-final-newline in after-find...
2012-09-05 Glenn MorrisMerge from emacs-24; up to 2012-05-05T02:50:20Z!monnier...
2012-09-03 Martin RudalicsNew macro with-temp-buffer-window and related fixes.
2012-08-30 Kenichi Handamerge trunk
2012-08-29 Stefan Monnier* lisp/simple.el (read-only-mode): Move from lisp/files...
2012-08-29 Stefan Monnier* lisp/files.el (read-only-mode): New minor mode.
2012-08-28 Glenn MorrisMerge from emacs-24; up to 2012-05-04T19:17:01Z!monnier...
2012-08-23 Stefan Monnier* lisp/files.el (safe-local-eval-forms): Fix before...
2012-08-16 Kenichi Handamerge trunk
2012-08-15 Glenn MorrisReplace version 24.2 with 24.3 where appropriate (hopef...
2012-08-13 Andreas Schwab* files.el (hack-local-variables-filter): Remove useles...
2012-08-11 Chong YidongMerge from emacs-24; up to 2012-05-02T11:38:01Z!lekktu...
2012-08-08 Juri Linkov* lisp/files.el (basic-save-buffer): Use `buffer-name...
2012-08-07 Glenn Morrishack-local-variables-filter fix for bug#12155
2012-08-07 Chong YidongMerge from emacs-24; up to 2012-05-02T07:12:52Z!rgm...
2012-08-05 Chong YidongDocfix for kill-buffer-hook and others.
2012-08-05 Chong Yidong* files.el (set-auto-mode): Fix invalid setq call.
2012-08-03 Eli ZaretskiiSupport symlinks on latest versions of MS-Windows.
2012-07-28 Chong YidongMerge from emacs-24 branch; up to 2012-05-01T18:47...
2012-07-21 Chong YidongMerge from emacs-24 branch; up to 2012-05-01T10:20...
2012-07-17 Stefan MonnierMerge from emacs-24
2012-07-16 Kenichi Handamerge trunk
2012-07-16 Kenichi Handamerge trunk
2012-07-13 Chong YidongDon't warn on toggle-read-only calls.
2012-07-06 Glenn Morris* lisp/files.el (toggle-read-only): Restrict message...
2012-07-06 Chong YidongMerge from emacs-24; up to 2012-05-01T00:16:02Z!rgm...
2012-07-04 Stefan Monnier* lisp/files.el (locate-dominating-file): Allow `name...
2012-07-01 Eli ZaretskiiFix bug #11827 with file-relative-name on MS-Windows.
2012-06-29 Glenn MorrisMerge from emacs-24; up to 2012-04-30T11:57:47Z!sdl...
2012-06-26 Sam Steingold* lisp/files.el (file-name-base): New convenience function.
2012-06-22 Stefan MonnierFurther GV/CL cleanups.
2012-06-22 Bastien GuerryFix bug #11726 -- send a message after `toggle-read...
2012-06-22 Stefan MonnierProvide generalized variables in core Elisp.
2012-06-21 Glenn MorrisMerge from emacs-24; up to 2012-04-26T03:04:36Z!cyd...
2012-06-17 Chong YidongMerge changes from emacs-24; up to 2012-04-26T02:03...
2012-06-15 Fabián Ezequiel... Merge from trunk
2012-06-14 Sam Steingold* lisp/files.el (abort-if-file-too-large): Use `file...
2012-06-13 Stefan Monnier* lisp/emacs-lisp/cl-macs.el (cl-defstruct): Don't...
2012-06-10 Chong YidongMerge from emacs-24; up to 2012-04-25T15:23:19Z!sdl...
2012-06-08 Stefan MonnierClean up scoping rule of predefined single-word vars.
2012-06-06 Michael Albinus* files.el (enable-remote-dir-locals): New option.
2012-05-31 Chong YidongMerge from emacs-24; up to 2012-04-24T21:47:24Z!michael...
2012-05-27 Glenn MorrisMerge from emacs-24; up to 2012-04-24T08:35:02Z!lekktu...
2012-05-25 Paul EggertMerge from trunk.
2012-05-24 Glenn MorrisFix previous (slogin and rlogin not appropriate for...
2012-05-24 Glenn MorrisMove prune-directory-list, remote-shell-program from...
2012-05-14 Chong YidongMerge from emacs-24; up to 2012-04-22T13:58:00Z!cyd...
2012-05-13 Stefan MonnierMove define-obsolete-variable-alias before the var...
2012-05-09 Glenn MorrisMerge from emacs-24; up to 2012-04-21T14:12:27Z!sdl...
2012-05-08 Glenn Morris* lisp/files.el (auto-mode-alist): Treat ".make" like...
2012-05-07 Glenn MorrisImprove previous dir-locals-read-from-file change
2012-05-06 Glenn Morris* files.el (dir-locals-read-from-file): Mention dir...
2012-05-05 Chong YidongMerge from emacs-24; up to 2012-04-20T05:47:55Z!eliz...
2012-05-05 Ransom Williams* lisp/files.el (file-auto-mode-skip): New var.
2012-05-04 Stefan MonnierAdd new error and function `user-error'.
2012-05-04 Stefan Monnier* lisp/files.el (automount-dir-prefix): Mark as obsolete.
2012-05-02 Glenn MorrisMerge from emacs-24; up to 2012-04-16T19:06:02Z!rgm...
2012-04-27 Chong YidongMerge changes from emacs-24 branch
2012-04-26 Stefan Monnier* lisp/vc/vc-mtn.el:
2012-04-25 Leo Liu* lisp/files.el (auto-mode-alist): Use javascript-mode...
2012-04-22 Paul EggertMerge from trunk.
2012-04-20 Chong YidongMerge from emacs-24 branch
2012-04-18 Paul EggertMerge from trunk.
2012-04-18 Christopher SchmidtFix require-final-newline interaction with read-only...
2012-04-17 Glenn MorrisMerge from pending; try to fix-up suboptimal ses ChangeLog.
2012-04-15 Chong YidongMerge from emacs-24 branch
2012-04-14 Paul EggertMerge from trunk.
2012-04-14 Glenn MorrisMerge from emacs-24, up to 2012-04-10T02:06:19Z!larsi...
2012-04-10 Chong YidongMerge 2012-04-09 GnuTLS fix from trunk
2012-04-10 Glenn Morris* lisp/files.el (dir-locals-set-class-variables): Doc...
2012-04-09 Paul EggertMerge from trunk.
2012-04-09 Glenn MorrisRemove ucs-set-table-for-input dead code
2012-04-01 Chong YidongRename file-subdir-of-p to file-in-directory-p.
2012-03-30 Thierry VolpiattoFix copying of symlinks.
next