]> code.delx.au - gnu-emacs/history - lisp/files.el
Merge from emacs-24; up to 2012-04-21T14:12:27Z!sdl.web@gmail.com
[gnu-emacs] / lisp / files.el
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-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 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.
2012-03-26 Glenn MorrisMore small edits for lispref/os.texi
2012-03-25 Stefan MonnierMerge from trunk origin/pending
2012-03-22 Kenichi Handamerge trunk
2012-03-21 Stefan Monnier* lisp/files.el (move-file-to-trash): Files aren't...
2012-03-09 Glenn MorrisAnother dir-locals iteration
2012-03-08 Glenn MorrisUndo 2012-03-06T08:22:42Z!rgm@gnu.org
2012-03-06 Glenn MorrisTweak previous dir-locals-find-file change
2012-03-06 Glenn Morrisdir-locals-find-file tweak for "odd" .dir-locals.el...
2012-03-06 Glenn Morris* lisp/files.el (locate-dominating-file): Doc fix.
2012-03-01 Michael Albinus* files.el (file-equal-p): Fix docstring. Avoid unnece...
2012-02-28 thierry volpiatto* lisp/files.el (file-equal-p): renamed from `files...
2012-02-28 Glenn MorrisStandardize possessive apostrophe usage in manuals...
2012-02-26 Chong YidongCode and doc fixes for file-subdir-of-p and files-equal-p.
2012-02-24 Glenn MorrisFix previous change files.el change
2012-02-24 thierry volpiattoFix bug#10489: 24.0.92 `dired-do-copy' may create infin...
2012-02-10 Glenn MorrisDoc fixes for remote-file-name-inhibit-cache
2012-02-09 Glenn Morris* lisp/files.el (rename-uniquely): Doc fix. (Bug#3806)
2012-02-09 Glenn MorrisMerge from emacs-23; up to 2010-06-29T18:17:31Z!cyd...
2012-02-04 Glenn MorrisDocument revert-buffer-in-progress-p
2012-01-23 Paul EggertSpelling fix.
2012-01-21 Kenichi Handamerge trunk
2012-01-21 Glenn MorrisFile-local variable fixes.
2012-01-19 Glenn MorrisMerge from emacs-23; up to 2012-01-19T07:15:48Z!rgm...
2012-01-18 Alan MackenzieMerge from trunk.
2012-01-18 Glenn Morrisfiles.el doc fixes.
2012-01-13 Eric M. LudlamFix EDE security flaw involving loading arbitrary Lisp...
2012-01-11 Glenn MorrisAdd 2012 to FSF copyright years for Emacs files (do...
2012-01-09 Chong YidongMerge changes from emacs-23 branch
2012-01-07 Paul EggertMerge from trunk.
2012-01-06 Chong YidongMore customization-related documentation updates.
2012-01-05 Glenn MorrisAdd 2012 to FSF copyright years for Emacs files
2011-12-29 Paul Eggert* files.el (move-file-to-trash): Preserve default file...
2011-12-21 Drew Adams* files.el (file-remote-p): Fix docstring. (Bug#10319)
2011-12-05 Kenichi Handamerge trunk
2011-12-04 Paul EggertSpelling fixes.
2011-11-28 Stefan Monnier* lisp/files.el (find-file): Don't use force-same-window.
2011-11-20 Paul EggertMerge from trunk.
2011-11-20 Paul EggertSpelling fixes.
2011-11-14 Paul EggertSpelling fixes.
2011-11-11 Kenichi Handamerge trunk
2011-11-10 Glenn Morristoggle-read-only fixes for bugs#7292, 10006.
2011-11-07 Stefan Monnier* lisp/files.el (find-file): Always use selected-window.
2011-11-06 Glenn MorrisMerge from emacs-23; up to 2010-06-22T07:41:10Z!rgm...
2011-10-28 Alan MackenzieBoring merge from savannah.
2011-10-28 Alan MackenzieMerge in random stuff from savannah.
2011-10-27 Glenn MorrisMake set-visited-file-name reload local variables if...
2011-10-23 Chong YidongMake vc-toggle-read-only an alias for toggle-read-only.
2011-10-12 Michael AlbinusFix Bug#6019, Bug#9315.
2011-10-01 Chong YidongMerge changes from emacs-23
2011-09-27 Kenichi Handamerge trunk
2011-09-22 Michael Albinus* files.el (copy-directory): Set directory attributes...
2011-09-18 Chong YidongAllow visiting files with malformed prop-lines.
2011-09-18 Chong YidongMerge changes from emacs-23 branch
2011-09-12 Chong Yidong* dired-aux.el (dired-mark-read-string): Don't use...
2011-09-10 Eli ZaretskiiAdd to sendmail.el a new command mail-add-attachment.
2011-09-09 Eli ZaretskiiFix bug #9392 with rmail-forward.
2011-09-04 Paul EggertMerge from trunk.
2011-09-03 Paul EggertMerge from trunk.
2011-09-03 Paul EggertMerge from trunk.
2011-09-03 Leo LiuRemove unused variable find-file-not-true-dirname-list
2011-09-02 Chong YidongRemove pop-to-buffer-same-window.
2011-08-30 Chong YidongMerge changes from emacs-23 branch
2011-08-24 Paul EggertMerge from trunk.
2011-08-23 Kenichi Handamerge trunk
2011-08-20 Glenn Morris* lisp/files.el (hack-local-variables): Fully ignore...
2011-08-19 Glenn Morrisfiles.el fix for bug#9331
2011-08-09 Chong YidongMerge from emacs-23 branch
2011-08-05 Eli ZaretskiiFix bug #9221 with memory leak in bidi display.
2011-07-25 Eli ZaretskiiFix logic of caching display string positions for bidi...
2011-07-23 Eli ZaretskiiFix pos-visible-in-window-p under bidi redisplay.
2011-07-23 Eli ZaretskiiSpeed up keyboard auto-repeat cursor motion under bidi...
2011-07-17 Paul EggertMerge from trunk.
2011-07-17 Paul EggertMerge from trunk.
2011-07-16 Lars Magne Ingebri... Make `buffer-offer-save' permanently local
2011-07-14 Eli ZaretskiiSupport bidi reordering of overlay and display strings.
2011-07-14 Paul EggertMerge from trunk.
next