Thu, 13 Nov 2008 16:01:47 +0000 |
Juanma Barranquero |
* files.el (project-settings-file, locate-dominating-file):
|
Thu, 13 Nov 2008 15:17:48 +0000 |
Chong Yidong |
(project-settings-file): New variable.
|
Thu, 30 Oct 2008 04:32:22 +0000 |
Glenn Morris |
(locate-dominating-stop-dir-regexp): Fix typo.
|
Sat, 25 Oct 2008 15:18:53 +0000 |
Stefan Monnier |
* files.el (locate-dominating-stop-dir-regexp): New var.
|
Sat, 18 Oct 2008 18:40:25 +0000 |
Eli Zaretskii |
(trash-directory): Run thru `convert-standard-filename'.
|
Sat, 04 Oct 2008 20:31:12 +0000 |
Glenn Morris |
(make-temp-file): Handle empty `prefix'. (Bug#1081)
|
Fri, 03 Oct 2008 07:13:14 +0000 |
Glenn Morris |
(auto-mode-alist): Add .PRO as per above autoload.
|
Tue, 30 Sep 2008 12:51:44 +0000 |
Eli Zaretskii |
(locate-dominating-file): Wrap directory-files with condition-case, instead
|
Mon, 29 Sep 2008 11:30:03 +0000 |
Eli Zaretskii |
(locate-dominating-file): Take file-attributes of `dir', not of `file'
|
Mon, 29 Sep 2008 05:39:39 +0000 |
Michael Albinus |
* files.el (file-remote-p): Precise doc string; IDENTIFICATION can
|
Sat, 20 Sep 2008 21:28:34 +0000 |
Glenn Morris |
David De La Harpe Golden <david at harpegolden.net>
|
Thu, 18 Sep 2008 15:02:49 +0000 |
Simon Josefsson |
(auto-mode-alist): Use sieve-mode for .sv, .siv, and
|
Tue, 16 Sep 2008 08:27:32 +0000 |
Martin Rudalics |
(switch-to-buffer-other-frame): Don't raise frame since
|
Mon, 15 Sep 2008 09:23:14 +0000 |
Martin Rudalics |
(file-truename): Don't raise args-out-of-range error
|
Tue, 02 Sep 2008 16:10:37 +0000 |
Dan Nicolaescu |
(auto-mode-alist): Use verilog-mode for SystemVerilog files.
|
Tue, 05 Aug 2008 21:41:46 +0000 |
Chong Yidong |
(auto-save-visited-file-name): Move definition to fileio.c.
|
Tue, 05 Aug 2008 20:46:42 +0000 |
Chong Yidong |
(hack-one-local-variable-eval-safep): Handle lisp-indent-function and
|
Thu, 31 Jul 2008 21:35:59 +0000 |
Juanma Barranquero |
* files.el (read-file-modes): Fix tpo in docstring.
|
Thu, 31 Jul 2008 21:09:05 +0000 |
Chong Yidong |
(abbreviate-file-name): When replacing $HOME with ~, turn off
|
Thu, 31 Jul 2008 17:18:06 +0000 |
Juri Linkov |
(read-file-modes): Set default value to the original
|
Thu, 31 Jul 2008 05:33:56 +0000 |
Dan Nicolaescu |
* bitmaps/README:
|
Thu, 31 Jul 2008 01:22:54 +0000 |
Chong Yidong |
(normal-mode): Move call to hack-project-variables into
|
Fri, 11 Jul 2008 23:08:07 +0000 |
Jason Rumney |
(file-truename): Get truename of ancestors if file does
|
Wed, 02 Jul 2008 13:19:07 +0000 |
Jason Rumney |
Changes from Toru Tsuneyoshi for using Trash can when deleting files.
|
Wed, 11 Jun 2008 01:47:48 +0000 |
Stefan Monnier |
* emacs-lisp/map-ynp.el (map-y-or-n-p): Add support for other-window-scroll.
|
Wed, 28 May 2008 20:23:06 +0000 |
Stefan Monnier |
(hack-local-variables): Don't signal an error if the local
|
Wed, 28 May 2008 17:35:34 +0000 |
Stefan Monnier |
* progmodes/flymake.el (flymake-save-buffer-in-file):
|
Wed, 28 May 2008 12:36:15 +0000 |
Stefan Monnier |
* src/fileio.c (Fwrite_region): Delay the defaulting to beg&z to after
|
Thu, 22 May 2008 03:09:34 +0000 |
Stefan Monnier |
(locate-dominating-file): Accept non-existing argument.
|
Wed, 21 May 2008 03:55:26 +0000 |
Glenn Morris |
(c-postprocess-file-styles): Declare for compiler.
|