Fix logic of caching display string positions for bidi display.
[bpt/emacs.git] / lisp / files.el
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-16 Lars Magne Ingebri... Make `buffer-offer-save' permanently local
2011-07-14 Eli ZaretskiiSupport bidi reordering of overlay and display strings.
2011-07-13 Lars Magne Ingebri... (make-directory): Clarify that an error will be raised...
2011-07-12 Lars Magne Ingebri... Give better error messages when trying to load non...
2011-07-11 Leo LiuOnly do the `C-x C-q' warning on VC backends where...
2011-07-07 Chong YidongMerge from emacs-23 branch
2011-07-06 Kenichi Handamerge trunk
2011-07-06 Glenn MorrisMerge from emacs-23; up to 2010-06-16T23:27:20Z!jay...
2011-07-04 Stefan Monnier* lisp/files.el (find-file): Use pop-to-buffer-same...
2011-07-03 Lars Magne Ingebri... * files.el (file-expand-wildcards): Ignore non-readable
2011-06-30 Chong YidongAvoid calling customize-save-variable during startup...
2011-06-29 Glenn Morris* lisp/files.el (auto-mode-alist): Add .f03, .f08 for...
2011-06-25 Glenn MorrisMerge from emacs-23; up to 2010-06-15T03:34:12Z!rgm...
2011-06-21 Paul EggertMerge from trunk.
2011-06-19 Chong YidongFix last change.
2011-06-19 Chong Yidong* lisp/files.el (auto-mode-alist): Entry for m2-mode...
2011-06-13 Paul EggertMerge from trunk.
2011-06-11 Martin RudalicsMove/add window-buffer-related functions to window.el.
2011-06-10 Paul EggertMerge from trunk.
2011-06-09 Glenn MorrisAllow/recommend explicit args for minor-modes in file...
2011-06-09 Alexander KlimovSmall fixes for dired-listing-switches usage.
2011-06-04 Glenn MorrisMerge from emacs-23; up to 2010-06-12T17:12:15Z!cyd...
2011-06-04 Eli ZaretskiiSupport bidi reordering of text covered by display...
2011-05-29 Glenn MorrisMerge from emacs-23; up to 2010-06-12T11:17:12Z!eliz...
2011-05-28 Chong YidongTweak auto-mode-alist to handle config.h.in (Bug#8547).
2011-05-27 Paul EggertMerge from trunk.
2011-05-27 Paul EggertMerge: Integer overflow fixes.
2011-05-27 David Michael* lisp/files.el (interpreter-mode-alist): Add rbash.
2011-05-27 Glenn MorrisMerge from emacs-23; up to 2010-06-12T10:58:54Z!romain...
2011-05-27 Glenn MorrisMake set-auto-mode respect mode: entries at the end...
2011-05-26 Glenn Morris* lisp/files.el (hack-local-variables, hack-local-varia...
2011-05-26 Glenn MorrisDowncase mode names in recent files.el changes.
2011-05-25 Glenn MorrisMerge from emacs-23; up to 2010-06-12T08:59:37Z!albinus...
2011-05-24 Glenn MorrisMerge from emacs-23; up to 2010-06-11T21:26:13Z!lekktu...
2011-05-23 Stefan MonnierDon't quote lambda expressions with `quote'.
2011-05-23 Paul EggertMerge from trunk.
2011-05-22 Glenn MorrisFurther tweak previous files.el change.
2011-05-22 Glenn MorrisTweak previous files.el change.
2011-05-22 Glenn MorrisMore small hack-local-variables tweaks for MODE-ONLY...
2011-05-21 Glenn MorrisSmall files.el hack-local changes for mode-only case.
2011-05-21 Glenn MorrisMerge from emacs-23; up to 2010-06-11T18:51:00Z!juri...
2011-05-20 Kenichi Handamerge trunk
2011-05-20 NixSmall break-hardlink-on-save fix.
2011-05-17 Glenn MorrisMerge from emacs-23; up to 2010-06-11T14:39:54Z!cyd...
2011-05-12 Glenn MorrisMerge from emacs-23; up to 2010-06-10T12:56:11Z!michael...
2011-05-10 Glenn MorrisDeprecate using "mode:" to enable minor modes (bug...
2011-05-05 Glenn MorrisMerge from emacs-23; up to 2010-06-10T05:17:21Z!rgm...
2011-04-26 Paul EggertMerge from mainline.
2011-04-24 Chong Yidong* files.el (auto-mode-alist): Use js-mode for .json...
2011-04-23 Glenn MorrisMerge from emacs-23; up to 2010-06-09T17:54:28Z!albinus...
2011-04-19 Paul EggertMerge from mainline.
2011-04-19 Juanma Barranquerolisp/*.el: Lexical-binding cleanup.
2011-04-13 Eli ZaretskiiFix bug #8487 with invisible text at EOB under bidi.
2011-04-11 Eli ZaretskiiFix bug #8468 with redisplay and scroll-margin > 0.
2011-04-09 Paul EggertMerge from mainline.
2011-04-09 Glenn MorrisMerge from emacs-23; up to 2010-06-08T03:06:47Z!dann...
2011-04-09 Eli ZaretskiiProduce more accurate results from file-size-human...
2011-04-08 Chong YidongMerge changes from emacs-23 branch
2011-04-08 Eli ZaretskiiNew function file-size-human-readable.
2011-04-06 Chong YidongReimplement list-processes in Lisp.
2011-04-06 Juanma BarranqueroNew variable `revert-buffer-in-progress-p'.
2011-04-05 Paul EggertMerge from mainline.
2011-04-02 Glenn Morris* lisp/files.el (save-some-buffers): Doc fix.
2011-04-01 Paul EggertMerge from mainline.
2011-04-01 Stefan MonnierMerge from lexical-binding branch.
2011-03-31 Stefan MonnierMerge from trunk
2011-03-21 Stefan MonnierMerge from trunk
2011-03-19 Chong YidongMerge changes from emacs-23 branch
2011-03-13 Paul EggertMerge from mainline.
2011-03-13 Paul EggertImprove quality of tests for time stamp overflow.
2011-03-12 Glenn MorrisMerge from emacs-23; up to 2010-06-03T22:16:02Z!dann...
2011-03-11 Eli ZaretskiiFix comparisons of file ownership on MS-Windows for...
2011-03-06 Stefan MonnierMerge from trunk
2011-03-06 Paul EggertMerge from mainline.
2011-03-05 Antoine LevittReplace many instances of read-file-name with read...
2011-03-05 Reuben ThomasHandle git-style backup names in file-name-version...
2011-03-05 David EngsterMake save-some-buffers message more informative (Bug...
2011-03-05 Eli ZaretskiiFix bug #8177 with re-visiting image files.
2011-03-03 Christian OhlerMerged an ERT fix and a speedup.
2011-03-03 Glenn Morrisfile-truename doc fix for bug#2341.
2011-03-02 Paul EggertMerge from mainline.
2011-03-01 Glenn Morris* lisp/files: Fix comment typo.
2011-03-01 Glenn Morris* lisp/files.el: Comment.
2011-03-01 Glenn MorrisAdd the ability to exclude dir-locals from subdirs...
2011-02-28 Glenn MorrisMerge from emacs-23; up to 2010-06-03T05:41:49Z!rgm...
2011-02-25 Paul EggertMerge from mainline.
2011-02-24 Glenn MorrisMore dir-locals fixes for files.el.
2011-02-24 Glenn MorrisPartial fix for bug#8095.
2011-02-23 Glenn MorrisMerge from emacs-23; up to 2010-06-02T00:10:42Z!yamaoka...
2011-02-23 Glenn Morris* lisp/files.el (safe-local-eval-forms): Add the write...
2011-02-22 Kenichi Handamerge emacs-23
2011-02-21 Stefan MonnierMerge from trunk
2011-02-20 Paul EggertMerge: Import crypto/md5 and stdint modules from gnulib.
2011-02-19 Eli ZaretskiiAdapt and fix the MS-DOS port due to gnulib imports.
2011-02-19 Glenn MorrisMerge from emacs-23; up to 2010-06-01T01:49:15Z!monnier...
2011-02-19 Paul EggertMerge from mainline.
2011-02-18 Stefan Monnier* lisp/files.el (cd): Make completion obey cd-path.
next