Sat, 02 Oct 2010 15:21:43 +0200 |
Michael Albinus |
* files.el (remote-file-name-inhibit-cache): New defcustom.
|
Thu, 30 Sep 2010 20:57:26 -0700 |
Glenn Morris |
Tweak temporary-file-directory on darwin systems.
|
Sat, 25 Sep 2010 16:16:35 -0400 |
Chong Yidong |
* files.el (get-free-disk-space): Don't assume "df" output columns line up (Bug#6995).
|
Thu, 23 Sep 2010 20:06:33 -0700 |
Glenn Morris |
Move some autoloaded auto-mode-alist entries to files.el.
|
Thu, 23 Sep 2010 00:40:11 -0700 |
Glenn Morris |
* lisp/files.el (auto-mode-alist): Add .xa, .xw, .xsw for ld-script-mode.
|
Thu, 23 Sep 2010 00:34:40 -0700 |
Glenn Morris |
* lisp/files.el (auto-mode-alist): Prefer C-mode for .xs. (Bug#7071)
|
Thu, 23 Sep 2010 00:26:10 -0700 |
Glenn Morris |
Define ld-script auto-mode-alist entries in the standard place.
|
Mon, 13 Sep 2010 16:42:33 +0200 |
Eli Zaretskii |
Revert revno 101418 by Bob Chassel.
|
Mon, 13 Sep 2010 10:14:52 +0000 |
Robert J. Chassell |
10-09-13
|
Mon, 06 Sep 2010 12:38:03 -0400 |
Chong Yidong |
Merge changes from emacs-23 branch.
|
Mon, 06 Sep 2010 00:03:56 +0200 |
Stefan Monnier |
* doc/lispref/files.texi (Directory Names): Use \` rather than ^.
|
Sun, 05 Sep 2010 15:03:20 -0400 |
Chong Yidong |
* files.el (get-free-disk-space): Search more robustly for "available" column.
|
Sun, 29 Aug 2010 12:17:13 -0400 |
Chong Yidong |
Add "Package:" file headers to denote built-in packages.
|
Sun, 22 Aug 2010 16:02:16 -0400 |
Chong Yidong |
Merge changes from emacs-23 branch.
|
Wed, 18 Aug 2010 17:07:58 +0900 |
Kenichi Handa |
files.el: Add word-wrap as safe local variable.
|
Thu, 19 Aug 2010 23:21:21 +0200 |
Stefan Monnier |
* lisp/files.el (locate-file-completion-table): Only list the .el and .elc
|
Sat, 31 Jul 2010 18:46:58 +0300 |
Eli Zaretskii |
Add a Hebrew translation of the tutorial.
|
Sat, 12 Jun 2010 14:17:12 +0300 |
Eli Zaretskii |
Fix bug #6396.
|
Mon, 31 May 2010 17:15:20 +0200 |
Juanma Barranquero |
* files.el (directory-files-no-dot-files-regexp): Doc fix (bug#6298).
|
Thu, 27 May 2010 19:30:11 -0400 |
Chong Yidong |
Change delete-by-moving-to-trash so Lisp calls explicitly request trashing.
|
Mon, 31 May 2010 17:24:46 +0200 |
Juanma Barranquero |
Backport from trunk: Fix bug#6298.
|
Sat, 15 May 2010 11:31:40 +0300 |
Eli Zaretskii |
Don't override standard definition of convert-standard-filename.
|
Sat, 08 May 2010 14:47:07 -0400 |
Stefan Monnier |
Merge from emacs-23
|
Tue, 20 Apr 2010 18:28:26 -0400 |
Chong Yidong |
* files.el (copy-directory): Handle symlinks (Bug#5982).
|
Fri, 07 May 2010 10:18:27 -0400 |
Stefan Monnier |
* textmodes/dns-mode.el (auto-mode-alist): Add entry for .zone files.
|
Fri, 07 May 2010 08:49:14 -0400 |
Stefan Monnier |
* files.el (auto-save-mode): Move to simple.el to fix bootstrap.
|
Wed, 05 May 2010 22:53:56 -0400 |
Stefan Monnier |
Define auto-save-mode with define-minor-mode.
|
Tue, 20 Apr 2010 20:02:58 -0700 |
Glenn Morris |
Add SELinux support.
|
Mon, 19 Apr 2010 02:08:52 +0300 |
Juri Linkov |
Add 7z archive format support (bug#5475).
|
Tue, 30 Mar 2010 21:51:54 -0400 |
Stefan Monnier |
* files.el (auto-mode-case-fold): Change default to t.
|
Mon, 29 Mar 2010 08:26:24 -0400 |
Eli Zaretskii |
Support MS-Windows build and reversed rows in GUI frames; add initial docs.
|
Wed, 17 Mar 2010 21:54:51 -0700 |
Glenn Morris |
* files.el (interpreter-mode-alist): Use emacs-lisp-mode for Emacs scripts.
|
Fri, 12 Mar 2010 00:04:54 -0800 |
Dan Nicolaescu |
Add .dir-locals.el support for file-less buffers.
|
Thu, 11 Mar 2010 17:29:30 -0800 |
Dan Nicolaescu |
Add support for shelving snapshots and for showing shelves.
|
Sat, 27 Feb 2010 20:11:15 -0500 |
Chong Yidong |
Fix save-excursion warning in files.el.
|
Wed, 24 Feb 2010 10:30:49 -0500 |
Chong Yidong |
* files.el (hack-local-variables-filter): For eval forms, also
|
Sun, 21 Feb 2010 16:12:46 -0500 |
Chong Yidong |
* files.el (directory-listing-before-filename-regexp): Use
|
Sun, 14 Feb 2010 10:23:52 +0100 |
Michael Albinus |
* files.el (insert-directory): When WILDCARD-REGEXP and
|
Tue, 26 Jan 2010 22:36:36 -0500 |
Chong Yidong |
* lisp/files.el (delete-directory): Fix typo in last change.
|
Tue, 26 Jan 2010 22:17:23 -0500 |
Chong Yidong |
Fix delete-directory recursion behavior for trashing (Bug#5436).
|
Sun, 17 Jan 2010 03:25:53 +0100 |
Juanma Barranquero |
Fix typos in docstrings.
|
Wed, 13 Jan 2010 00:35:10 -0800 |
Glenn Morris |
Add 2010 to copyright years.
|
Tue, 12 Jan 2010 22:59:05 +0100 |
Michael Albinus |
* files.el (copy-directory): Compute target for recursive
|
Fri, 01 Jan 2010 15:03:37 -0500 |
Chong Yidong |
* lisp/files.el (minibuffer-with-setup-hook): Doc fix (Bug#5149).
|
Thu, 17 Dec 2009 13:18:03 +0000 |
Michael Albinus |
* files.el (file-expand-wildcards): In case of remote files, check
|
Thu, 17 Dec 2009 01:18:14 +0000 |
Juri Linkov |
Fix regression from 23.1 to allow multiple modes in Local Variables.
|
Wed, 25 Nov 2009 17:11:29 +0000 |
Juri Linkov |
Provide additional default values (file name at point or at the
|
Fri, 13 Nov 2009 22:19:45 +0000 |
Stefan Monnier |
* x-dnd.el (x-dnd-maybe-call-test-function):
|
Thu, 12 Nov 2009 06:55:39 +0000 |
Dan Nicolaescu |
* textmodes/ispell.el (ispell-skip-region-alist):
|
Wed, 11 Nov 2009 19:02:35 +0000 |
Stefan Monnier |
(directory-abbrev-alist): Fix docstring.
|
Fri, 06 Nov 2009 05:16:23 +0000 |
Dan Nicolaescu |
* textmodes/tex-mode.el (tex-alt-dvi-print-command)
|
Fri, 30 Oct 2009 02:00:11 +0000 |
Dan Nicolaescu |
* puresize.h (BASE_PURESIZE): Increase to 1470000.
|
Mon, 26 Oct 2009 06:43:36 +0000 |
Dan Nicolaescu |
* textmodes/tex-mode.el (tex-dvi-view-command)
|
Sat, 24 Oct 2009 20:30:44 +0000 |
Chong Yidong |
* files.el (delete-directory): Delete symlinks to directories with
|
Wed, 21 Oct 2009 20:03:57 +0000 |
Stefan Monnier |
* minibuffer.el (completion-table-with-terminator): Properly implement
|
Mon, 05 Oct 2009 07:41:46 +0000 |
Michael Albinus |
* files.el (directory-files-no-dot-files-regexp): New defconst.
|
Sun, 04 Oct 2009 12:14:05 +0000 |
Michael Albinus |
* files.el (copy-directory): New defun.
|
Sat, 03 Oct 2009 19:28:05 +0000 |
Chong Yidong |
* cedet/srecode/srt-mode.el (srecode-template-mode): Doc fix.
|
Fri, 02 Oct 2009 03:48:36 +0000 |
Juanma Barranquero |
Use `called-interactively-p' instead of `interactive-p'.
|
Thu, 01 Oct 2009 15:04:22 +0000 |
Michael Albinus |
* files.el (delete-directory): New defun. The original function
|
Thu, 01 Oct 2009 03:34:04 +0000 |
Stefan Monnier |
(cd-absolute): Don't abbreviate-file-name (bug#4599).
|
Tue, 29 Sep 2009 23:57:17 +0000 |
Chong Yidong |
* files.el (safe-local-eval-forms): Fix typo.
|
Fri, 25 Sep 2009 22:04:07 +0000 |
Chong Yidong |
* files.el (safe-local-eval-forms): Allow time-stamp in
|
Fri, 25 Sep 2009 04:35:14 +0000 |
Juanma Barranquero |
* menu-bar.el (list-buffers-directory): Add docstring.
|
Thu, 24 Sep 2009 23:22:17 +0000 |
Chong Yidong |
* nxml/nxml-mode.el: Alias xml-mode to nxml-mode.
|
Mon, 21 Sep 2009 22:12:28 +0000 |
Chong Yidong |
* files.el (conf-mode-maybe, magic-fallback-mode-alist): Use
|
Fri, 18 Sep 2009 18:42:16 +0000 |
Chong Yidong |
* files.el (auto-mode-alist): Change default for XML files to nXML
|
Sun, 13 Sep 2009 00:52:55 +0000 |
Stefan Monnier |
* mail/sendmail.el (send-mail-function):
|
Mon, 07 Sep 2009 15:23:09 +0000 |
Juanma Barranquero |
* files.el (top-level): Require `cl' when compiling.
|
Mon, 07 Sep 2009 02:26:37 +0000 |
Glenn Morris |
(auto-mode-alist): Use delphi-mode for .dpr files.
|
Sat, 05 Sep 2009 16:25:27 +0000 |
Karl Fogel |
* lisp/files.el (find-alternate-file): Run `kill-buffer-hook' manually
|
Sat, 05 Sep 2009 15:16:49 +0000 |
Karl Fogel |
* lisp/files.el (find-alternate-file): If the old buffer is modified
|
Fri, 04 Sep 2009 03:18:08 +0000 |
Stefan Monnier |
(locate-file-completion-table): Make it provide boundary
|
Sat, 29 Aug 2009 15:33:27 +0000 |
Stefan Monnier |
(get-free-disk-space): Fix paren-typo in last change.
|
Sat, 29 Aug 2009 14:58:15 +0000 |
Stefan Monnier |
(get-free-disk-space): Use / for default-directory.
|
Fri, 28 Aug 2009 23:48:46 +0000 |
Juri Linkov |
(magic-fallback-mode-alist): Add ZIP magic number
|
Fri, 28 Aug 2009 17:02:53 +0000 |
Stefan Monnier |
* gnus/nnheader.el (nnheader-find-file-noselect):
|
Wed, 26 Aug 2009 03:08:33 +0000 |
Glenn Morris |
(enable-local-variables, enable-local-eval)
|
Sun, 23 Aug 2009 00:45:17 +0000 |
Glenn Morris |
(auto-mode-alist): Remove code for defunct system-type next-mach.
|
Sun, 20 Sep 2009 21:06:41 +0000 |
Chong Yidong |
lisp/cedet/srecode.el:
|
Sun, 20 Sep 2009 03:44:02 +0000 |
Chong Yidong |
* files.el (auto-mode-alist): Use emacs-lisp-mode for Project.ede.
|
Mon, 17 Aug 2009 23:40:19 +0000 |
Chong Yidong |
* files.el (hack-one-local-variable): If the mode function is for
|
Sun, 16 Aug 2009 00:31:28 +0000 |
Chong Yidong |
* files.el (get-free-disk-space): Change fallback default
|
Sat, 15 Aug 2009 17:51:37 +0000 |
Chong Yidong |
* files.el (load-library): Doc fix.
|
Fri, 14 Aug 2009 23:40:20 +0000 |
Chong Yidong |
* files.el (auto-mode-alist): Use js-mode for .js files.
|
Wed, 12 Aug 2009 20:30:31 +0000 |
Juri Linkov |
Move code that deals with adding/deleting
|
Tue, 04 Aug 2009 23:51:58 +0000 |
Juri Linkov |
Commands to add/delete file/directory-local variables.
|
Tue, 21 Jul 2009 23:34:33 +0000 |
Chong Yidong |
* mail/rmailedit.el (rmail-edit-mode): Use auto-save-include-big-deletions.
|
Tue, 21 Jul 2009 14:40:33 +0000 |
Richard M. Stallman |
* files.el (auto-save-mode): Handle buffer-save-size = -2
|
Tue, 21 Jul 2009 04:37:53 +0000 |
Glenn Morris |
(abort-if-file-too-large): Explicitly pass `filename' as an argument.
|
Mon, 20 Jul 2009 14:21:27 +0000 |
Chong Yidong |
* files.el (hack-local-variables-filter): Fix last change.
|
Sun, 19 Jul 2009 16:55:16 +0000 |
Juri Linkov |
(ignored-local-variables): Add `dir-local-variables-alist'.
|
Sun, 19 Jul 2009 01:05:17 +0000 |
Chong Yidong |
* files.el (hack-local-variables-filter): Rewrite.
|
Sat, 18 Jul 2009 20:41:32 +0000 |
Alan Mackenzie |
(hack-local-variables-filter): Remove entries with duplicate keys from
|
Thu, 16 Jul 2009 01:52:32 +0000 |
Richard M. Stallman |
* files.el (auto-save-mode): If buffer-saved-size is -2, don't clobber it.
|
Sun, 05 Jul 2009 22:15:34 +0000 |
Stefan Monnier |
(find-alternate-file-other-window, find-alternate-file):
|
Sun, 28 Jun 2009 16:09:46 +0000 |
Chong Yidong |
* files.el (trash-directory): Fix defcustom type.
|
Sun, 28 Jun 2009 04:54:06 +0000 |
Chong Yidong |
* files.el (trash-directory): Change default to nil.
|
Mon, 22 Jun 2009 07:02:04 +0000 |
Glenn Morris |
(dir-locals-collect-mode-variables): Allow for any number of `mode'
|
Thu, 18 Jun 2009 06:54:47 +0000 |
Glenn Morris |
(dir-locals-set-directory-class): Make mtime argument
|
Wed, 17 Jun 2009 15:06:25 +0000 |
Chong Yidong |
* files.el (save-some-buffers-action-alist): Fix last change (Bug#3578).
|
Wed, 17 Jun 2009 02:54:49 +0000 |
Glenn Morris |
(dir-locals-set-directory-class): Fix doc typo.
|
Wed, 20 May 2009 12:53:54 +0000 |
Jason Rumney |
(locate-dominating-stop-dir-regexp): Add terminal
|
Wed, 29 Apr 2009 03:02:54 +0000 |
Chong Yidong |
* files.el (hack-local-variables-prop-line)
|
Tue, 28 Apr 2009 19:00:38 +0000 |
Stefan Monnier |
(load-library): Improve docstring.
|
Sat, 11 Apr 2009 15:26:26 +0000 |
Chong Yidong |
* files.el (dir-locals-directory-cache): Change format to include
|
Wed, 08 Apr 2009 14:05:38 +0000 |
Eli Zaretskii |
(append-to-file): Doc fix.
|
Mon, 30 Mar 2009 13:48:06 +0000 |
Jason Rumney |
(locate-dominating-stop-dir-regexp): Stop searching
|
Sat, 28 Mar 2009 12:26:04 +0000 |
Eli Zaretskii |
(shell-quote-wildcard-pattern): Doc fix.
|
Sat, 21 Mar 2009 15:53:29 +0000 |
Chong Yidong |
(file-modes-rights-to-number): Doc fix.
|
Sun, 15 Mar 2009 02:31:45 +0000 |
Chong Yidong |
(get-free-disk-space): Ensure that default-directory is
|
Fri, 13 Mar 2009 15:58:06 +0000 |
Stefan Monnier |
(auto-mode-alist): Add rules for OpenOffice extension
|
Tue, 03 Mar 2009 01:58:07 +0000 |
Kenichi Handa |
(basic-save-buffer-1): Set car part of
|
Sun, 01 Mar 2009 00:48:51 +0000 |
Glenn Morris |
(confirm-nonexistent-file-or-buffer): `other' must be last custom
|
Tue, 17 Feb 2009 14:27:28 +0000 |
Jason Rumney |
(make-directory): Stop recursing if parent is self. (Bug#2309)
|
Fri, 13 Feb 2009 15:14:33 +0000 |
Eli Zaretskii |
(load-library): Doc fix.
|
Thu, 12 Feb 2009 02:19:53 +0000 |
Stefan Monnier |
(read-buffer-to-switch): Add table to icomplete-with-completion-tables.
|
Sat, 07 Feb 2009 10:23:45 +0000 |
Eli Zaretskii |
(save-buffer): Display "Saving file FOO..." message regardless of
|
Sun, 11 Jan 2009 16:45:52 +0000 |
Chong Yidong |
(save-buffers-kill-terminal): Args for
|
Mon, 05 Jan 2009 03:18:22 +0000 |
Glenn Morris |
Add 2009 to copyright years.
|
Wed, 31 Dec 2008 02:13:31 +0000 |
Chong Yidong |
(basic-save-buffer): Revert 2008-12-22 change.
|
Sun, 28 Dec 2008 03:24:53 +0000 |
Chong Yidong |
(move-file-to-trash): Bind backup-directory-alist to nil before
|
Fri, 26 Dec 2008 17:59:48 +0000 |
Eli Zaretskii |
(dosified-file-name): Declare.
|
Fri, 26 Dec 2008 15:01:10 +0000 |
Eli Zaretskii |
(dir-locals-find-file) [ms-dos]: Run dir-locals-file through
|
Mon, 22 Dec 2008 20:11:51 +0000 |
Richard M. Stallman |
(basic-save-buffer): Fix previous change.
|
Mon, 22 Dec 2008 19:48:08 +0000 |
Richard M. Stallman |
(buffer-swapped-with): New variable.
|
Tue, 09 Dec 2008 23:43:11 +0000 |
Chong Yidong |
(save-some-buffers): At each map-y-or-n-p iteration,
|
Thu, 04 Dec 2008 06:13:19 +0000 |
Glenn Morris |
(toggle-read-only): Doc fix.
|
Wed, 03 Dec 2008 03:26:01 +0000 |
Chong Yidong |
Correct spalling.
|
Sat, 29 Nov 2008 21:32:39 +0000 |
Juanma Barranquero |
* files.el (break-hardlink-on-save): Fix typo in docstring. Add :version tag.
|
Sat, 29 Nov 2008 19:04:14 +0000 |
Karl Fogel |
* emacs-cvs/lisp/files.el
|
Mon, 24 Nov 2008 19:13:58 +0000 |
Chong Yidong |
(confirm-nonexistent-file-or-buffer): Allow
|
Sat, 22 Nov 2008 19:01:55 +0000 |
Juri Linkov |
(hack-local-variables-confirm): Rename arg `project' to
|
Sat, 22 Nov 2008 11:41:31 +0000 |
Martin Rudalics |
(switch-to-buffer-other-window, switch-to-buffer-other-frame):
|
Fri, 21 Nov 2008 06:46:18 +0000 |
Chong Yidong |
(confirm-nonexistent-file-or-buffer): Change default to nil.
|
Thu, 20 Nov 2008 02:45:15 +0000 |
Glenn Morris |
Stephen Berman <Stephen.Berman at gmx.net>
|
Wed, 19 Nov 2008 13:25:43 +0000 |
Dan Nicolaescu |
(project-settings-file): Remove.
|
Tue, 18 Nov 2008 18:26:08 +0000 |
Stefan Monnier |
(confirm-nonexistent-file-or-buffer):
|
Fri, 14 Nov 2008 23:36:37 +0000 |
Karl Fogel |
(file-precious-flag): Document that this flag is advisory.
|
Fri, 14 Nov 2008 13:05:18 +0000 |
Juanma Barranquero |
* w32-fns.el (w32-shell-dos-semantics):
|
Thu, 13 Nov 2008 17:04:53 +0000 |
Chong Yidong |
(project-find-settings-file): Fix last change.
|
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.
|
Tue, 20 May 2008 03:15:16 +0000 |
Michael Olson |
files.el (project-find-settings-file): Change concat to expand-file-name.
|
Mon, 19 May 2008 22:39:16 +0000 |
Michael Olson |
lisp/files.el: Remove trailing whitespace.
|
Mon, 19 May 2008 22:36:09 +0000 |
Michael Olson |
Implement Project-local variables.
|
Tue, 06 May 2008 07:58:00 +0000 |
Glenn Morris |
Switch to recommended form of GPLv3 permissions notice.
|
Fri, 02 May 2008 17:22:04 +0000 |
Stefan Monnier |
(minibuffer-with-setup-hook): Allow `fun' expressions rather than only value.
|
Tue, 29 Apr 2008 14:47:45 +0000 |
Stefan Monnier |
(read-buffer-to-switch): Avoid making assumptions about `other-buffer'.
|
Sun, 27 Apr 2008 19:49:15 +0000 |
Dan Nicolaescu |
* epa-file.el (auto-encryption-mode): Rename from epa-file-mode.
|
Tue, 22 Apr 2008 19:48:02 +0000 |
Juri Linkov |
(read-buffer-to-switch): New function.
|
Sat, 19 Apr 2008 03:33:13 +0000 |
Stefan Monnier |
* files.el (locate-file-completion-table): Rename from
|
Sat, 12 Apr 2008 03:14:56 +0000 |
Glenn Morris |
Move non-autoloaded define-obsolete-variable-alias calls for
|
Sat, 05 Apr 2008 21:10:34 +0000 |
Juanma Barranquero |
(abort-if-file-too-large): Fix typo in docstring.
|
Sat, 05 Apr 2008 12:03:23 +0000 |
Adrian Robert |
files.el: add abort-if-file-too-large and use it in find-file-noselect and insert-file-1
|
Thu, 03 Apr 2008 20:06:46 +0000 |
Stefan Monnier |
(auto-mode-alist): Use archive-mode for Debian packages.
|
Fri, 14 Mar 2008 17:14:09 +0000 |
Stefan Monnier |
(make-directory): Docstring fix.
|
Tue, 11 Mar 2008 20:48:57 +0000 |
Stefan Monnier |
(display-buffer-other-frame): Eliminate problematic code.
|
Sat, 01 Mar 2008 01:28:31 +0000 |
Miles Bader |
Merge from emacs--rel--22
|
Mon, 25 Feb 2008 17:42:13 +0000 |
Chong Yidong |
(shell-quote-wildcard-pattern): Quote ' and " as well.
|
Mon, 25 Feb 2008 00:21:57 +0000 |
Miles Bader |
Merge from emacs--rel--22
|
Tue, 19 Feb 2008 02:21:08 +0000 |
Stefan Monnier |
(locate-dominating-file): Fix thinko in last change.
|
Sat, 16 Feb 2008 21:39:31 +0000 |
Stefan Monnier |
(locate-dominating-file): Remove initial loop because it's
|
Thu, 31 Jan 2008 13:49:17 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Wed, 30 Jan 2008 07:57:28 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Wed, 09 Jan 2008 01:21:15 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Wed, 02 Jan 2008 04:13:39 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Sat, 29 Dec 2007 02:39:17 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Sun, 16 Dec 2007 05:08:49 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Thu, 06 Dec 2007 09:51:45 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Sun, 11 Nov 2007 00:56:44 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Sat, 27 Oct 2007 09:12:07 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Fri, 19 Oct 2007 00:00:21 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Mon, 15 Oct 2007 05:03:21 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Thu, 11 Oct 2007 16:14:00 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Wed, 29 Aug 2007 05:03:40 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Mon, 13 Aug 2007 13:48:35 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Fri, 27 Jul 2007 10:52:18 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Tue, 24 Jul 2007 01:23:55 +0000 |
Miles Bader |
Merge from emacs--devo--0
unicode-xft-base
|
Wed, 18 Jul 2007 22:15:15 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Sun, 15 Jul 2007 04:47:46 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Mon, 09 Jul 2007 08:00:55 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Mon, 11 Jun 2007 00:58:11 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Thu, 24 May 2007 21:31:10 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Tue, 15 May 2007 07:17:13 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Tue, 24 Apr 2007 21:56:25 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Wed, 11 Apr 2007 00:17:47 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Wed, 21 Mar 2007 13:33:07 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Sun, 18 Mar 2007 14:11:08 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Sun, 04 Mar 2007 06:19:40 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Mon, 26 Feb 2007 23:03:45 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Tue, 13 Feb 2007 12:14:16 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Tue, 30 Jan 2007 22:22:43 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Fri, 26 Jan 2007 06:16:11 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Tue, 02 Jan 2007 02:34:44 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Mon, 01 Jan 2007 03:21:06 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Sat, 16 Dec 2006 01:29:26 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Thu, 07 Dec 2006 04:14:14 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Tue, 21 Nov 2006 08:56:38 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Tue, 07 Nov 2006 23:22:48 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Sun, 15 Oct 2006 02:54:13 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Tue, 03 Oct 2006 05:04:21 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Thu, 14 Sep 2006 09:24:00 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Thu, 03 Aug 2006 11:45:23 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Wed, 19 Jul 2006 00:42:56 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Thu, 06 Jul 2006 08:59:39 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Tue, 20 Jun 2006 07:35:06 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Sat, 17 Jun 2006 20:57:37 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Wed, 07 Jun 2006 18:05:10 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Wed, 17 May 2006 07:46:49 +0000 |
Miles Bader |
Merge from emacs--devo--0
unicode-pre-font-backend
|
Wed, 10 May 2006 20:42:41 +0000 |
Miles Bader |
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-60
|
Tue, 02 May 2006 05:51:52 +0000 |
Miles Bader |
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-58
|
Fri, 21 Apr 2006 05:39:14 +0000 |
Miles Bader |
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-57
|
Mon, 17 Apr 2006 08:41:12 +0000 |
Miles Bader |
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-56
|
Sun, 09 Apr 2006 00:38:22 +0000 |
Miles Bader |
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-54
|
Tue, 28 Mar 2006 23:08:20 +0000 |
Miles Bader |
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-49
|
Mon, 13 Mar 2006 12:19:58 +0000 |
Miles Bader |
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-43
|
Thu, 09 Mar 2006 07:15:37 +0000 |
Miles Bader |
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-40
|
Fri, 03 Mar 2006 07:48:46 +0000 |
Miles Bader |
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-34
|
Wed, 22 Feb 2006 06:54:10 +0000 |
Miles Bader |
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-21
|
Fri, 17 Feb 2006 09:10:23 +0000 |
Miles Bader |
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-17
|
Tue, 14 Feb 2006 05:54:12 +0000 |
Miles Bader |
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-15
|
Wed, 08 Feb 2006 04:26:44 +0000 |
Miles Bader |
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-13
|
Wed, 01 Feb 2006 10:07:17 +0000 |
Miles Bader |
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-9
|
Thu, 19 Jan 2006 07:11:42 +0000 |
Miles Bader |
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-2
|
Mon, 16 Jan 2006 08:37:27 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-97
|
Mon, 19 Sep 2005 10:20:33 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-82
|
Tue, 06 Sep 2005 00:25:20 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-79
|
Fri, 26 Aug 2005 09:51:52 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-78
|
Fri, 22 Jul 2005 08:27:27 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-71
|
Thu, 14 Jul 2005 08:02:00 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-69
|
Thu, 07 Jul 2005 12:43:14 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-68
|
Wed, 15 Jun 2005 23:32:15 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-63
|
Thu, 09 Jun 2005 07:13:03 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-61
|
Mon, 06 Jun 2005 02:39:45 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-57
|
Thu, 26 May 2005 05:42:19 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-55
|
Fri, 20 May 2005 04:22:05 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-53
|
Thu, 12 May 2005 03:41:19 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-51
|
Thu, 05 May 2005 00:04:55 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-44
|
Thu, 21 Apr 2005 05:59:53 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-39
|
Thu, 14 Apr 2005 05:03:52 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-37
|
Sat, 02 Apr 2005 22:40:25 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-33
|
Thu, 31 Mar 2005 09:58:14 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-31
|
Thu, 24 Mar 2005 18:41:26 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-29
|
Sat, 19 Mar 2005 02:42:17 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-28
|
Sun, 13 Feb 2005 07:19:08 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-13
|
Wed, 02 Feb 2005 01:54:00 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-10
|
Mon, 24 Jan 2005 22:34:31 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-6
|
Sun, 16 Jan 2005 03:40:12 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-2
|
Sun, 02 Jan 2005 09:21:32 +0000 |
Miles Bader |
Merge from emacs--cvs-trunk--0
|
Sun, 02 Jan 2005 09:13:19 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-81
|
Tue, 14 Dec 2004 07:34:55 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-78
|
Wed, 08 Dec 2004 05:02:30 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-74
|
Fri, 19 Nov 2004 06:55:13 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-72
|
Fri, 12 Nov 2004 02:53:04 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-70
|
Thu, 04 Nov 2004 08:55:40 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-69
|
Wed, 27 Oct 2004 05:42:04 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-65
|
Wed, 29 Sep 2004 07:22:20 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-47
|
Tue, 21 Sep 2004 09:34:12 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-43
|
Wed, 15 Sep 2004 09:00:10 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-40
|
Sun, 11 Jul 2004 22:08:06 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-23
|
Tue, 29 Jun 2004 16:46:06 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-17
|
Mon, 28 Jun 2004 07:56:49 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-15
|
Fri, 16 Apr 2004 12:51:06 +0000 |
Kenichi Handa |
Sync to HEAD
|
Mon, 08 Sep 2003 12:53:41 +0000 |
Kenichi Handa |
*** empty log message ***
|
Mon, 27 May 2002 14:52:32 +0000 |
Dave Love |
(revert-buffer, recover-file): Use utf-8-emacs coding
|
Mon, 16 Jan 2006 00:03:54 +0000 |
Henrik Enberg |
sync with trunk
|
Mon, 08 Sep 2003 11:56:09 +0000 |
Kenichi Handa |
New directory
|
Wed, 30 Jan 2008 21:25:08 +0000 |
Stefan Monnier |
(file-remote-p): Docstring fix.
|
Wed, 30 Jan 2008 07:11:04 +0000 |
Miles Bader |
Merge from emacs--rel--22
|
Tue, 22 Jan 2008 23:53:46 +0000 |
Miles Bader |
Merge from emacs--rel--22
|
Tue, 08 Jan 2008 20:46:54 +0000 |
Miles Bader |
Merge from emacs--rel--22
|
Sat, 29 Dec 2007 12:58:06 +0000 |
Thien-Thi Nguyen |
(cd-absolute): Fix omission bug:
|
Fri, 28 Dec 2007 22:26:14 +0000 |
Miles Bader |
Merge from emacs--rel--22
|
Sun, 23 Dec 2007 17:37:14 +0000 |
Juri Linkov |
(auto-mode-alist): Add \\' to doc-view files regexp.
|
Sun, 23 Dec 2007 16:07:34 +0000 |
Andreas Schwab |
(switch-to-buffer-other-frame): Return the buffer
|
Tue, 18 Dec 2007 21:02:53 +0000 |
Michael Albinus |
* files.el (cd-absolute): Set `list-buffers-directory' in order to
|
Sun, 16 Dec 2007 04:31:49 +0000 |
Miles Bader |
Merge from emacs--rel--22
|
Wed, 12 Dec 2007 11:31:52 +0000 |
Vinicius Jose Latorre |
revert-buffer docstring fix
|
Wed, 12 Dec 2007 11:25:21 +0000 |
Vinicius Jose Latorre |
revert-buffer docstring fix
|
Wed, 12 Dec 2007 01:18:26 +0000 |
Vinicius Jose Latorre |
return back entry: revert-buffer should eliminate overlays and the mark
|
Tue, 11 Dec 2007 00:26:52 +0000 |
Vinicius Jose Latorre |
revert-buffer eliminates overlays and the mark
|
Thu, 06 Dec 2007 00:17:56 +0000 |
Deepak Goel |
Fix possibly buggy calls to `message'.
|
Thu, 22 Nov 2007 01:05:55 +0000 |
Dan Nicolaescu |
* international/titdic-cnv.el (dos-8+3-filename):
|
Wed, 21 Nov 2007 08:37:31 +0000 |
Dan Nicolaescu |
* frame.el (msdos-mouse-p):
|
Wed, 21 Nov 2007 03:06:01 +0000 |
Dan Nicolaescu |
* frame.el (msdos-mouse-p):
|
Fri, 16 Nov 2007 08:03:45 +0000 |
Werner LEMBERG |
* files.el (set-auto-mode-1): Check second line for -*- if file
|
Sat, 10 Nov 2007 17:20:37 +0000 |
Carsten Dominik |
* files.el (auto-mode-alist): Select org-mode for files with the
|
Fri, 09 Nov 2007 10:38:50 +0000 |
Juanma Barranquero |
(enable-local-variables): Doc fix.
|
Fri, 02 Nov 2007 11:03:43 +0000 |
Romain Francoise |
2007-11-02 Drake Wilson <drake@begriffli.ch> (tiny change)
|
Fri, 26 Oct 2007 14:25:17 +0000 |
Juanma Barranquero |
(kill-emacs-query-functions): Doc fix; `save-buffers-kill-emacs'
|
Sun, 21 Oct 2007 10:48:28 +0000 |
Michael Albinus |
* files.el (backup-buffer-copy): Call `copy-file' with non-nil
|
Thu, 18 Oct 2007 19:59:52 +0000 |
Reiner Steib |
(auto-mode-alist): Don't use doc-view for PS and EPS.
|
Thu, 18 Oct 2007 00:16:33 +0000 |
Juri Linkov |
(auto-mode-alist): Add \\. before PDF/PS/DVI extensions. Regroup.
|
Wed, 17 Oct 2007 21:34:19 +0000 |
Reiner Steib |
* bindings.el (completion-ignored-extensions): Remove pdf and dvi
|
Mon, 15 Oct 2007 02:07:53 +0000 |
Miles Bader |
Merge from emacs--rel--22
|
Tue, 09 Oct 2007 08:52:57 +0000 |
Miles Bader |
Merge from emacs--rel--22
|
Tue, 25 Sep 2007 11:05:46 +0000 |
Juanma Barranquero |
(cd): Use `mapc' rather than `mapcar'.
|
Wed, 19 Sep 2007 17:26:29 +0000 |
Stefan Monnier |
(auto-mode-alist): Use archive-mode for .rar files.
|
Mon, 10 Sep 2007 09:51:25 +0000 |
Michal Cadilhac |
(file-modes-char-to-who, file-modes-char-to-right)
|
Fri, 31 Aug 2007 13:29:34 +0000 |
Michal Cadilhac |
(create-file-buffer): If the filename sans directory starts with spaces,
|
Mon, 27 Aug 2007 09:21:49 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Mon, 13 Aug 2007 13:51:08 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Tue, 31 Jul 2007 05:50:45 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Tue, 24 Jul 2007 01:25:28 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Sun, 15 Jul 2007 02:05:20 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Mon, 11 Jun 2007 01:00:07 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Fri, 25 May 2007 02:47:22 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Thu, 24 May 2007 02:14:22 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Sun, 20 May 2007 23:29:14 +0000 |
Miles Bader |
Merged from emacs--devo--0
|
Fri, 11 May 2007 18:24:42 +0000 |
Karoly Lorentey |
Merged from emacs@sv.gnu.org
|
Sun, 22 Apr 2007 12:42:47 +0000 |
Karoly Lorentey |
Merged from emacs@sv.gnu.org
|
Sun, 22 Apr 2007 12:12:29 +0000 |
Karoly Lorentey |
Merged from emacs@sv.gnu.org
|
Sun, 22 Apr 2007 11:42:03 +0000 |
Karoly Lorentey |
Merged from emacs@sv.gnu.org
|
Sat, 24 Feb 2007 19:26:54 +0000 |
Karoly Lorentey |
Merged from emacs@sv.gnu.org
|
Mon, 29 Jan 2007 22:21:19 +0000 |
Karoly Lorentey |
Merged from emacs@sv.gnu.org
|
Sat, 13 Jan 2007 22:59:28 +0000 |
Karoly Lorentey |
Merged from emacs@sv.gnu.org
|
Sat, 06 Jan 2007 15:25:16 +0000 |
Karoly Lorentey |
Merged from emacs@sv.gnu.org
|
Mon, 01 Jan 2007 17:38:32 +0000 |
Karoly Lorentey |
Merged from emacs@sv.gnu.org.
|
Sun, 03 Dec 2006 15:03:30 +0000 |
Karoly Lorentey |
Merged from emacs@sv.gnu.org. Last-minute emacsclient rewrites be damned!
|
Sat, 14 Oct 2006 17:36:28 +0000 |
Karoly Lorentey |
Merged from emacs@sv.gnu.org
|
Sat, 14 Oct 2006 16:56:21 +0000 |
Karoly Lorentey |
Merged from emacs@sv.gnu.org
|
Sat, 29 Jul 2006 09:59:12 +0000 |
Karoly Lorentey |
Merged from emacs@sv.gnu.org
|
Fri, 14 Jul 2006 05:56:32 +0000 |
Karoly Lorentey |
Merged from emacs@sv.gnu.org.
|
Tue, 27 Jun 2006 15:06:36 +0000 |
Karoly Lorentey |
Merged from emacs@sv.gnu.org
|
Mon, 12 Jun 2006 07:27:12 +0000 |
Karoly Lorentey |
Merged from emacs@sv.gnu.org.
|
Sat, 20 May 2006 10:32:11 +0000 |
Karoly Lorentey |
Merged from emacs@sv.gnu.org
|
Wed, 17 May 2006 18:05:02 +0000 |
Karoly Lorentey |
Merged from emacs@sv.gnu.org
|
Wed, 10 May 2006 15:04:01 +0000 |
Karoly Lorentey |
Merged from emacs@sv.gnu.org
|
Wed, 03 May 2006 11:56:53 +0000 |
Karoly Lorentey |
Merged from emacs@sv.gnu.org
|
Wed, 19 Apr 2006 16:23:46 +0000 |
Karoly Lorentey |
Merged from emacs@sv.gnu.org
|
Wed, 12 Apr 2006 17:40:36 +0000 |
Karoly Lorentey |
Merged from emacs@sv.gnu.org
|
Mon, 10 Apr 2006 14:52:24 +0000 |
Karoly Lorentey |
Merged from
|
Sat, 01 Apr 2006 13:24:42 +0000 |
Karoly Lorentey |
Merged from emacs@sv.gnu.org
|
Wed, 22 Mar 2006 15:16:06 +0000 |
Karoly Lorentey |
Merged from emacs@sv.gnu.org
|
Sun, 12 Mar 2006 04:51:49 +0000 |
Karoly Lorentey |
Merged from emacs@sv.gnu.org
|
Fri, 10 Mar 2006 11:23:32 +0000 |
Karoly Lorentey |
Merged from emacs@sv.gnu.org
|
Tue, 28 Feb 2006 17:35:08 +0000 |
Karoly Lorentey |
Merged from emacs@sv.gnu.org
|
Thu, 23 Feb 2006 03:17:52 +0000 |
Karoly Lorentey |
Merged from emacs@sv.gnu.org
|
Mon, 20 Feb 2006 16:30:15 +0000 |
Karoly Lorentey |
Merged from emacs@sv.gnu.org
|
Thu, 16 Feb 2006 16:18:54 +0000 |
Karoly Lorentey |
Merged from
|
Sun, 12 Feb 2006 00:15:44 +0000 |
Karoly Lorentey |
Merged from emacs@sv.gnu.org
|
Mon, 06 Feb 2006 18:44:57 +0000 |
Karoly Lorentey |
Merged from emacs@sv.gnu.org
|
Mon, 30 Jan 2006 18:06:22 +0000 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 187, 704)
|
Thu, 12 Jan 2006 11:20:02 +0000 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 174-181, 685-690)
|
Thu, 29 Dec 2005 21:11:27 +0000 |
Karoly Lorentey |
Display "@" in mode-lines of Emacsclient frames.
|
Thu, 29 Dec 2005 18:20:26 +0000 |
Karoly Lorentey |
Rename `struct device' to `struct terminal'. Rename some terminal-related functions similarly.
|
Thu, 29 Dec 2005 04:46:59 +0000 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 681)
|
Mon, 19 Dec 2005 19:57:22 +0000 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 169-173, 671-676)
|
Sun, 11 Dec 2005 22:42:40 +0000 |
Karoly Lorentey |
Merged in changes from CVS trunk.
|
Sat, 10 Dec 2005 21:18:28 +0000 |
Karoly Lorentey |
Merged in changes from CVS trunk.
|
Sat, 03 Dec 2005 14:25:50 +0000 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 659-663)
|
Sat, 19 Nov 2005 19:17:56 +0000 |
Karoly Lorentey |
Store client's environment in terminal parameters, not server parameters.
|
Fri, 18 Nov 2005 13:13:34 +0000 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 152-156, 642-654)
|
Mon, 07 Nov 2005 14:56:19 +0000 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 149-151, 629-641)
|
Tue, 01 Nov 2005 06:23:08 +0000 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 142-148, 615-628)
|
Sun, 09 Oct 2005 20:00:17 +0000 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 118-132, 551-577)
|
Sat, 17 Sep 2005 19:00:49 +0000 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 543)
|
Sun, 04 Sep 2005 03:48:17 +0000 |
Karoly Lorentey |
Merged in changes from CVS trunk. Plus added lisp/term tweaks.
|
Tue, 05 Jul 2005 22:22:24 +0000 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 469)
|
Wed, 15 Jun 2005 12:57:51 +0000 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 80-82, 350-422)
|
Fri, 03 Jun 2005 05:49:26 +0000 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 74-79, 332-349)
|
Sat, 28 May 2005 21:04:38 +0000 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 70-73, 320-331)
|
Fri, 20 May 2005 17:44:36 +0000 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 69, 313-319)
|
Mon, 16 May 2005 15:49:27 +0000 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 307-312)
|
Fri, 13 May 2005 22:59:23 +0000 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 296-306)
|
Mon, 09 May 2005 16:13:15 +0000 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 292-295)
|
Fri, 06 May 2005 21:06:31 +0000 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 68, 286-291)
|
Mon, 02 May 2005 14:38:00 +0000 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 281-285)
|
Mon, 25 Apr 2005 11:49:38 +0000 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 67, 270-278)
|
Mon, 18 Apr 2005 13:40:23 +0000 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 60-65, 246-265)
|
Mon, 11 Apr 2005 12:40:15 +0000 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 59, 240-245)
|
Mon, 04 Apr 2005 16:43:15 +0000 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 45-55, 214-231)
|
Sun, 27 Mar 2005 17:29:43 +0000 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 204-213)
|
Wed, 23 Mar 2005 10:40:00 +0000 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 192-203)
|
Sat, 19 Mar 2005 17:55:13 +0000 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 39-44, 184-191)
|
Thu, 10 Feb 2005 20:43:55 +0000 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 12-13, 79-90)
|
Thu, 03 Feb 2005 23:28:36 +0000 |
Karoly Lorentey |
Merged in changes from CVS trunk. (Long time no see!) :-)
|
Thu, 06 Jan 2005 15:05:01 +0000 |
Karoly Lorentey |
Merged in changes from CVS trunk.
|
Thu, 06 Jan 2005 15:00:09 +0000 |
Karoly Lorentey |
Merged in changes from CVS trunk.
|
Thu, 23 Dec 2004 16:43:51 +0000 |
Karoly Lorentey |
Merged in changes from CVS trunk.
|
Wed, 08 Dec 2004 22:20:27 +0000 |
Karoly Lorentey |
Merged in changes from CVS trunk.
|
Mon, 22 Nov 2004 11:06:39 +0000 |
Karoly Lorentey |
Merged in changes from CVS trunk.
|
Sat, 13 Nov 2004 18:34:40 +0000 |
Karoly Lorentey |
Merged in changes from CVS trunk.
|
Sat, 06 Nov 2004 17:52:02 +0000 |
Karoly Lorentey |
Merged in changes from CVS trunk.
|
Sun, 31 Oct 2004 02:05:24 +0000 |
Karoly Lorentey |
Merged in changes from CVS trunk.
|
Wed, 29 Sep 2004 08:38:15 +0000 |
Karoly Lorentey |
Merged in changes from CVS trunk.
|
Thu, 23 Sep 2004 10:32:54 +0000 |
Karoly Lorentey |
Merged in changes from CVS trunk.
|
Thu, 16 Sep 2004 13:09:53 +0000 |
Karoly Lorentey |
Merged in changes from CVS trunk.
|
Mon, 16 Aug 2004 19:54:16 +0000 |
Karoly Lorentey |
Change binding of C-x C-c to only exit emacsclient, not Emacs itself.
|
Sat, 25 Aug 2007 14:09:02 +0000 |
Juri Linkov |
(auto-mode-alist): Move "\\.x[bp]m\\'" to image-mode.el.
|
Fri, 24 Aug 2007 07:10:53 +0000 |
Glenn Morris |
(backup-buffer-copy): Fully revert change. Sigh.
|
Fri, 24 Aug 2007 03:08:13 +0000 |
Glenn Morris |
Ulrich Mueller <ulm at gentoo.org> (tiny change)
|
Fri, 24 Aug 2007 03:03:52 +0000 |
Glenn Morris |
(backup-buffer-copy): Revert 2007-08-22 change.
|
Wed, 22 Aug 2007 04:36:52 +0000 |
Glenn Morris |
Fix typo in previous change.
|
Wed, 22 Aug 2007 03:49:15 +0000 |
Glenn Morris |
(backup-buffer-copy): Check backup directory is writable, to avoid
|
Mon, 13 Aug 2007 13:41:28 +0000 |
Miles Bader |
Merge from emacs--rel--22
|
Sun, 05 Aug 2007 12:46:33 +0000 |
Michael Albinus |
*** empty log message ***
|
Sun, 05 Aug 2007 08:50:52 +0000 |
Michael Albinus |
* files.el (set-auto-mode): Handle also remote files wrt
|
Thu, 26 Jul 2007 05:28:10 +0000 |
Miles Bader |
Merge from emacs--rel--22
|
Sun, 22 Jul 2007 23:12:50 +0000 |
Nick Roberts |
Mark mode-line-remote as risky.
|
Fri, 20 Jul 2007 04:00:37 +0000 |
Stefan Monnier |
(locate-dominating-file): Add comment.
|
Thu, 19 Jul 2007 03:29:47 +0000 |
Stefan Monnier |
(locate-dominating-file): New function.
|
Tue, 17 Jul 2007 21:07:49 +0000 |
Michael Albinus |
* files.el (file-remote-p): Introduce optional parameter
|
Tue, 10 Jul 2007 02:02:35 +0000 |
Miles Bader |
Merge from emacs--rel--22
|
Sun, 08 Jul 2007 18:03:20 +0000 |
Michael Albinus |
* files.el (file-remote-p): Introduce optional parameter CONNECTED.
|
Sat, 07 Jul 2007 05:28:29 +0000 |
Stefan Monnier |
(find-file-confirm-nonexistent-file): Rename from
|
Tue, 03 Jul 2007 02:54:27 +0000 |
Richard M. Stallman |
(find-file-confirm-inexistent-file): Make it a defcustom.
|
Tue, 03 Jul 2007 02:52:32 +0000 |
Richard M. Stallman |
(make-directory): Doc fix.
|
Sun, 01 Jul 2007 01:57:31 +0000 |
Stefan Monnier |
(find-file-confirm-inexistent-file): New var.
|
Tue, 05 Jun 2007 15:46:43 +0000 |
Chong Yidong |
(auto-mode-alist): Separate "ChangeLog.1" and "ChangeLog.a" entries,
|
Sun, 03 Jun 2007 18:51:42 +0000 |
Sam Steingold |
New command kill-matching-buffers kills buffers whose name matches a regexp.
|
Thu, 24 May 2007 06:25:50 +0000 |
Miles Bader |
Merge from emacs--rel--22
|
Tue, 22 May 2007 06:24:53 +0000 |
Glenn Morris |
(auto-mode-alist): Open `.asd' files in lisp-mode.
|
Mon, 21 May 2007 16:43:27 +0000 |
Chong Yidong |
(magic-mode-alist): Remove image-type-auto-detected-p.
|
Sat, 19 May 2007 23:44:44 +0000 |
Dan Nicolaescu |
(auto-mode-alist): Change the regexp so that
|
Tue, 05 Aug 2008 21:44:43 +0000 |
Chong Yidong |
(auto-save-visited-file-name): Move definition to fileio.c.
|
Thu, 31 Jul 2008 21:12:21 +0000 |
Chong Yidong |
(abbreviate-file-name): When replacing $HOME with ~, turn off
|
Tue, 26 Feb 2008 16:52:02 +0000 |
Jason Rumney |
(make-auto-save-file-name): Encode more characters in
|
Mon, 25 Feb 2008 17:40:42 +0000 |
Chong Yidong |
(shell-quote-wildcard-pattern): Quote ' and " as well.
|
Sun, 24 Feb 2008 16:55:51 +0000 |
Jason Rumney |
(file-name-invalid-regexp): Fix octal/decimal confusion.
|
Tue, 29 Jan 2008 14:45:13 +0000 |
Richard M. Stallman |
(hack-local-variables): Don't query about fake variables.
|
Thu, 10 Jan 2008 14:01:13 +0000 |
Dan Nicolaescu |
(safe-local-eval-forms): Mark
|
Mon, 07 Jan 2008 02:45:14 +0000 |
Glenn Morris |
Add 2008 to copyright years.
|
Wed, 26 Dec 2007 17:29:03 +0000 |
Richard M. Stallman |
(conf-mode-maybe): New function.
|
Sun, 23 Dec 2007 16:08:30 +0000 |
Andreas Schwab |
(switch-to-buffer-other-frame): Return the buffer
|
Sat, 22 Dec 2007 17:08:03 +0000 |
Eli Zaretskii |
(file-name-history): Add reference to `history-length' in the doc string.
|
Sat, 08 Dec 2007 19:39:26 +0000 |
Dan Nicolaescu |
(auto-mode-alist): Recognize verilog files.
|
Fri, 09 Nov 2007 03:16:18 +0000 |
Juanma Barranquero |
(enable-local-variables): Doc fix.
|
Fri, 02 Nov 2007 11:02:13 +0000 |
Romain Francoise |
2007-11-02 Drake Wilson <drake@begriffli.ch> (tiny change)
|
Sat, 13 Oct 2007 14:09:56 +0000 |
Richard M. Stallman |
(directory-abbrev-alist): Doc fix.
|
Sun, 23 Sep 2007 16:01:40 +0000 |
Dan Nicolaescu |
(file-name-sans-versions): Use [:alnum:] and also allow
|
Sat, 22 Sep 2007 17:52:17 +0000 |
Dan Nicolaescu |
(file-name-sans-versions): Also allow `A-Z'.
|
Sat, 22 Sep 2007 08:51:41 +0000 |
Andreas Schwab |
(file-name-sans-versions): Also allow `_'.
|
Sat, 22 Sep 2007 00:02:52 +0000 |
Dan Nicolaescu |
* files.el (file-name-sans-versions): Allow - and a-z in version
|
Thu, 13 Sep 2007 08:49:47 +0000 |
Eli Zaretskii |
(find-file): Fix last change.
|
Thu, 13 Sep 2007 08:26:34 +0000 |
Eli Zaretskii |
(find-file, find-file-other-window, find-file-other-frame, find-file-existing)
|
Sat, 01 Sep 2007 16:23:43 +0000 |
Richard M. Stallman |
(hack-local-variables-confirm): Rename arg VARS to ALL-VARS. Add doc string.
|
Thu, 30 Aug 2007 08:15:37 +0000 |
Martin Rudalics |
(backup-buffer-copy): Try to overwrite old backup first.
|
Fri, 24 Aug 2007 07:11:54 +0000 |
Glenn Morris |
(backup-buffer-copy): Fully revert change. Sigh.
|
Fri, 24 Aug 2007 03:09:33 +0000 |
Glenn Morris |
Ulrich Mueller <ulm at gentoo.org> (tiny change)
|
Fri, 24 Aug 2007 03:03:33 +0000 |
Glenn Morris |
(backup-buffer-copy): Revert 2007-08-22 change.
|
Wed, 22 Aug 2007 03:47:35 +0000 |
Glenn Morris |
(backup-buffer-copy): Check backup directory is writable, to avoid
|
Wed, 08 Aug 2007 14:06:02 +0000 |
Stefan Monnier |
(auto-mode-alist): Use the purecopied text (duh!).
|
Wed, 08 Aug 2007 07:38:50 +0000 |
Glenn Morris |
Replace `iff' in doc-strings and comments.
|
Sun, 05 Aug 2007 12:48:27 +0000 |
Michael Albinus |
*** empty log message ***
|
Sun, 05 Aug 2007 12:43:06 +0000 |
Michael Albinus |
* net/tramp.el (tramp-handle-file-remote-p): Return a string as
|
Sun, 05 Aug 2007 08:57:24 +0000 |
Michael Albinus |
* files.el (set-auto-mode): Handle also remote files wrt
|
Wed, 25 Jul 2007 04:47:42 +0000 |
Glenn Morris |
Switch license to GPLv3 or later.
|
Sun, 01 Jul 2007 03:21:51 +0000 |
Richard M. Stallman |
(find-file-visit-truename): Fix safe-local-variable value.
|
Tue, 05 Jun 2007 15:51:01 +0000 |
Chong Yidong |
(auto-mode-alist): Open `.asd' files in lisp-mode.
|
Tue, 05 Jun 2007 15:48:44 +0000 |
Chong Yidong |
(auto-mode-alist): Add lower-priority match for names like
|
Mon, 04 Jun 2007 20:41:15 +0000 |
Chong Yidong |
(magic-mode-alist): Remove image-type-auto-detected-p.
|
Tue, 22 May 2007 11:41:33 +0000 |
Richard M. Stallman |
(set-auto-mode): Doc fix.
|
Wed, 16 May 2007 16:13:12 +0000 |
Stefan Monnier |
(magic-mode-alist, magic-fallback-mode-alist):
|
Wed, 16 May 2007 16:07:15 +0000 |
Stefan Monnier |
(magic-fallback-mode-alist): Rename from file-start-mode-alist.
|
Mon, 14 May 2007 10:28:06 +0000 |
Juanma Barranquero |
(mode-require-final-newline, require-final-newline, enable-local-variables,
|
Thu, 10 May 2007 14:48:46 +0000 |
Richard M. Stallman |
(file-start-mode-alist): New variable.
|
Mon, 23 Apr 2007 07:17:08 +0000 |
Glenn Morris |
(magic-mode-alist): `<!DOCTYPE HTML' in html-mode.
|
Mon, 23 Apr 2007 01:23:12 +0000 |
Glenn Morris |
(magic-mode-alist): Allow for carriage-returns in sgml-mode entries.
|
Mon, 23 Apr 2007 01:21:11 +0000 |
Glenn Morris |
(magic-mode-alist): Allow for carriage-returns in html-mode entry.
|
Fri, 13 Apr 2007 15:09:37 +0000 |
Chong Yidong |
Revert 2007-03-25 change.
|
Sun, 25 Mar 2007 17:54:35 +0000 |
Chong Yidong |
Don't mark default-directory as a safe local var.
|
Tue, 20 Mar 2007 18:36:15 +0000 |
David Kastrup |
(magic-mode-alist): Require literal "%!PS" string for
|
Tue, 20 Mar 2007 09:35:42 +0000 |
Martin Rudalics |
(basic-save-buffer): Do not set visited filename when
|
Mon, 19 Mar 2007 18:29:56 +0000 |
Chong Yidong |
Revert 2006-12-08 change by Kevin Rodgers due to lack of legal papers.
|
Mon, 19 Mar 2007 05:40:20 +0000 |
Richard M. Stallman |
(default-directory): Mark safe.
|
Mon, 05 Mar 2007 18:46:36 +0000 |
Richard M. Stallman |
(find-file-noselect): No error if file no longer exists.
|
Thu, 01 Mar 2007 17:06:40 +0000 |
Chong Yidong |
(set-auto-mode-0): Use `indirect-function'.
|
Sun, 25 Feb 2007 09:24:11 +0000 |
Andreas Schwab |
(hack-one-local-variable-eval-safep): Correct handling
|
Sun, 11 Feb 2007 02:28:57 +0000 |
Juanma Barranquero |
(change-major-mode-with-file-name): Fix typo in docstring.
|
Fri, 09 Feb 2007 16:50:00 +0000 |
Chong Yidong |
(magic-mode-alist): Call image-mode instead of image-mode-maybe for
|
Wed, 31 Jan 2007 12:37:29 +0000 |
Jason Rumney |
(magic-mode-alist): Use image-mode-maybe rather than
|
Tue, 30 Jan 2007 20:23:38 +0000 |
Michael Albinus |
* files.el (get-free-disk-space): Return nil for remote
|
Sat, 27 Jan 2007 19:27:53 +0000 |
Chong Yidong |
(hack-local-variables-confirm): Don't keep trying to read an event
|
Sun, 21 Jan 2007 03:53:13 +0000 |
Glenn Morris |
Add 2007 to copyright years.
|
Sat, 20 Jan 2007 19:00:10 +0000 |
Chong Yidong |
(find-alternate-file): Revert query message to Emacs 21 version.
|
Sat, 06 Jan 2007 21:50:14 +0000 |
Eli Zaretskii |
(abbreviate-file-name): Doc fix.
|
Thu, 04 Jan 2007 22:14:32 +0000 |
Richard M. Stallman |
(find-file-noselect-1, set-visited-file-name):
|
Tue, 02 Jan 2007 01:26:20 +0000 |
Juanma Barranquero |
(version-control): Doc fix.
|
Sun, 31 Dec 2006 00:34:49 +0000 |
Kim F. Storm |
(auto-mode-case-fold): Doc fix.
|
Sun, 31 Dec 2006 00:29:49 +0000 |
Kim F. Storm |
(auto-mode-case-fold): New defcustom.
|
Sat, 30 Dec 2006 06:28:57 +0000 |
Richard M. Stallman |
(backup-buffer): Show entire backup file name in message.
|
Sat, 30 Dec 2006 01:53:11 +0000 |
Juanma Barranquero |
(magic-mode-alist): Detect image files with `image-type-auto-detected-p'
|
Tue, 19 Dec 2006 09:04:30 +0000 |
Kim F. Storm |
(magic-mode-alist): Allow matching file type by
|
Sun, 17 Dec 2006 18:03:09 +0000 |
Richard M. Stallman |
(magic-mode-alist): Mark as risky.
|
Mon, 11 Dec 2006 04:40:41 +0000 |
Richard M. Stallman |
Whitespace change.
|
Fri, 08 Dec 2006 18:05:12 +0000 |
Eli Zaretskii |
(insert-file-1): Compare file size to large-file-warning-threshold and request
|
Tue, 28 Nov 2006 02:20:32 +0000 |
Richard M. Stallman |
(revert-buffer): Special error message if file is now not readable.
|
Mon, 13 Nov 2006 10:24:55 +0000 |
Juanma Barranquero |
(set-visited-file-name): Use `format', not `message', in `y-or-n-p' call.
|
Fri, 10 Nov 2006 01:15:40 +0000 |
Kenichi Handa |
(revert-buffer): Fix previous change.
|
Mon, 30 Oct 2006 07:39:33 +0000 |
Kenichi Handa |
(revert-buffer): If a unibyte buffer is being reverted
|
Thu, 12 Oct 2006 23:00:44 +0000 |
Richard M. Stallman |
(file-name-history): Add defvar.
|
Thu, 12 Oct 2006 12:11:33 +0000 |
Andreas Schwab |
(auto-mode-alist): Match change log file name also with
|
Sun, 08 Oct 2006 11:34:29 +0000 |
Reiner Steib |
Mark `buffer-read-only' as safe-local-variable.
|
Sat, 30 Sep 2006 10:02:22 +0000 |
Eli Zaretskii |
(find-file-existing): Modified to not allow wildcards.
|
Fri, 22 Sep 2006 15:01:41 +0000 |
Chong Yidong |
* files.el (save-some-buffers-action-alist): Display diff in
|
Wed, 20 Sep 2006 17:35:01 +0000 |
Stefan Monnier |
(find-buffer-visiting): Don't get fooled by a nil inode.
|
Fri, 08 Sep 2006 11:58:46 +0000 |
Richard M. Stallman |
(risky-local-variable-p): Match ...-bindat-spec.
|
Wed, 06 Sep 2006 16:32:18 +0000 |
Stefan Monnier |
(abbreviate-file-name): Don't mistakenly match newlines in file name.
|
Sat, 29 Jul 2006 12:05:28 +0000 |
Eli Zaretskii |
(convert-standard-filename): For Cygwin, replace characters not allowed in
|
Sun, 16 Jul 2006 04:28:10 +0000 |
Stefan Monnier |
Remove spurious * in docstrings.
|
Wed, 12 Jul 2006 15:57:07 +0000 |
Richard M. Stallman |
(locate-file-completion): Avoid duplicates in result.
|
Thu, 06 Jul 2006 13:55:49 +0000 |
Chong Yidong |
* files.el (find-alternate-file): Doc fix.
|
Wed, 05 Jul 2006 17:13:28 +0000 |
Richard M. Stallman |
(abbreviate-file-name): Add save-match-data.
|
Sun, 02 Jul 2006 14:26:53 +0000 |
Stefan Monnier |
(find-file-noselect-1): Remove unused var assignment.
|
Fri, 23 Jun 2006 10:38:24 +0000 |
Eli Zaretskii |
Fix a comment.
|
Tue, 20 Jun 2006 22:22:33 +0000 |
Chong Yidong |
* files.el (hack-local-variables): Run `hack-local-variables-hook'
|
Mon, 19 Jun 2006 21:48:41 +0000 |
Richard M. Stallman |
(find-file-noselect): Improve the question wording.
|
Fri, 16 Jun 2006 15:14:40 +0000 |
Richard M. Stallman |
(basic-save-buffer-2): For a new precious file,
|
Mon, 12 Jun 2006 07:50:58 +0000 |
Thien-Thi Nguyen |
(hack-local-variables-confirm):
|
Wed, 07 Jun 2006 01:20:28 +0000 |
Kenichi Handa |
(hack-local-variables-prop-line)
|
Fri, 02 Jun 2006 06:34:00 +0000 |
Kenichi Handa |
(hack-local-variables): Ignore `char-trans' as well as `coding'.
|
Fri, 02 Jun 2006 06:28:13 +0000 |
Kenichi Handa |
(hack-local-variables-prop-line): Ignore `char-trans'
|
Tue, 30 May 2006 06:59:56 +0000 |
Daniel Pfeiffer |
(auto-mode-alist): Add makepp suffix and optional mk on Makeppfile.
|
Mon, 29 May 2006 05:47:29 +0000 |
Stefan Monnier |
(hack-one-local-variable-eval-safep): Don't burp if used
|
Fri, 26 May 2006 15:21:21 +0000 |
Chong Yidong |
* files.el (backup-buffer-copy): Remove deleted MUSTBENEW argument
|
Wed, 17 May 2006 22:54:35 +0000 |
Richard M. Stallman |
(file-name-extension): Doc fix.
|
Tue, 16 May 2006 18:33:31 +0000 |
Eli Zaretskii |
(auto-mode-alist): Add .lha files to archive file extensions.
|
Tue, 16 May 2006 03:35:46 +0000 |
Stefan Monnier |
Trivial typo.
|
Fri, 12 May 2006 12:29:08 +0000 |
Reiner Steib |
(version-control): Correct safe values.
|
Fri, 12 May 2006 00:14:21 +0000 |
Luc Teirlinck |
Balance parentheses.
|
Thu, 11 May 2006 15:01:41 +0000 |
Reiner Steib |
Move `safe-local-variable' declarations to the respective files.
|
Tue, 09 May 2006 22:55:30 +0000 |
Juri Linkov |
Remove `eval' and `let' binding for now unused lambda `string-or-null'.
|
Sat, 06 May 2006 14:37:04 +0000 |
Eli Zaretskii |
(buffer-stale-function): Point Info links to the main manual, not to emacs-xtra.
|
Tue, 02 May 2006 12:24:55 +0000 |
Reiner Steib |
(byte-compile-dynamic)
|
Sat, 29 Apr 2006 13:59:39 +0000 |
Stefan Monnier |
(safe-local-variable-p): Remove support for the special value t.
|
Tue, 18 Apr 2006 21:20:03 +0000 |
Richard M. Stallman |
(enable-local-variables): Allow :all as value.
|
Thu, 13 Apr 2006 10:54:38 +0000 |
Eli Zaretskii |
(hack-one-local-variable-eval-safep): Recognize `edebug-form-spec' for `put',
|
Tue, 11 Apr 2006 17:57:34 +0000 |
Richard M. Stallman |
(enable-local-variables): Allow value :safe.
|
Sat, 08 Apr 2006 10:41:12 +0000 |
Eli Zaretskii |
(hack-local-variables-confirm) <offer-save>: Clarify message text. Suggested
|
Thu, 06 Apr 2006 19:20:38 +0000 |
Reiner Steib |
* subr.el (string-or-null-p): New function.
|
Thu, 06 Apr 2006 15:36:24 +0000 |
Reiner Steib |
* files.el: Move some `safe-local-variable' declarations to the
|
Tue, 04 Apr 2006 18:58:48 +0000 |
Andreas Schwab |
Mark `left-margin', `byte-compile-dynamic-docstrings'
|
Fri, 24 Mar 2006 13:59:22 +0000 |
Romain Francoise |
(ctl-x-5-map): Really bind C-x 5 C-o to `display-buffer-other-frame'.
|
Mon, 20 Mar 2006 15:05:19 +0000 |
Richard M. Stallman |
(display-buffer-other-frame): New command.
|
Sat, 11 Mar 2006 11:42:58 +0000 |
Eli Zaretskii |
(auto-mode-alist): Add .odt (OpenOffice's open document) files. Mention in
|
Fri, 10 Mar 2006 23:22:30 +0000 |
Chong Yidong |
* files.el (hack-local-variables-confirm): Don't prompt for ! if
|
Wed, 08 Mar 2006 02:24:47 +0000 |
Chong Yidong |
* files.el (hack-local-variables-confirm): Set
|
Mon, 27 Feb 2006 01:53:28 +0000 |
Luc Teirlinck |
(load-library): Use `get-load-suffixes' instead of `load-suffixes'.
|
Tue, 21 Feb 2006 19:49:55 +0000 |
Richard M. Stallman |
(enable-local-variables): Doc fix.
|
Fri, 17 Feb 2006 15:33:22 +0000 |
Chong Yidong |
* files.el: Rearrange functions and variables in the file local
|
Fri, 17 Feb 2006 13:42:17 +0000 |
Reiner Steib |
Add truncate-lines, ispell-check-comments and
|
Wed, 15 Feb 2006 01:32:50 +0000 |
Chong Yidong |
* files.el (hack-local-variables-confirm): Kill temp buffer after use.
|
Wed, 15 Feb 2006 01:21:31 +0000 |
Chong Yidong |
* files.el (hack-local-variables-confirm): Allow scrolling if the
|
Tue, 14 Feb 2006 19:54:25 +0000 |
Chong Yidong |
* files.el (hack-local-variables): Remove ignored variables before
|
Tue, 14 Feb 2006 03:47:00 +0000 |
Chong Yidong |
* files.el (hack-local-variables): Only set results if they
|
Tue, 14 Feb 2006 01:21:31 +0000 |
Chong Yidong |
* files.el (safe-local-variable-values): New option.
|
Sun, 12 Feb 2006 20:30:28 +0000 |
Richard M. Stallman |
(magic-mode-alist): Don't use `\\s ' in regexps.
|
Sat, 11 Feb 2006 18:42:23 +0000 |
Eli Zaretskii |
(revert-buffer, recover-file): Replace buffer-read-only with inhibit-read-only. Suggested by Stefan Monnier.
|
Mon, 06 Feb 2006 15:23:23 +0000 |
Thien-Thi Nguyen |
Update years in copyright notice; nfc.
|
Sat, 04 Feb 2006 23:33:53 +0000 |
Kim F. Storm |
(magic-mode-regexp-match-limit): New defvar.
|
Thu, 26 Jan 2006 17:55:04 +0000 |
Richard M. Stallman |
(risky-local-variable-p): Follow var aliases.
|
Tue, 17 Jan 2006 18:11:53 +0000 |
Masatake YAMATO |
Added makefile-imake-mode.
|
Fri, 06 Jan 2006 11:55:01 +0000 |
Eli Zaretskii |
(basic-save-buffer-2): If backing-up failed, reset buffer-backed-up to nil.
|
Tue, 27 Dec 2005 22:54:08 +0000 |
Richard M. Stallman |
(set-visited-file-name): Doc fix.
|
Fri, 16 Dec 2005 15:41:21 +0000 |
Eli Zaretskii |
(set-auto-mode): If search for mode specification failed, look for an
|
Fri, 09 Dec 2005 16:44:18 +0000 |
Reiner Steib |
* files.el (save-buffer):
|
Thu, 08 Dec 2005 01:26:14 +0000 |
Bill Wohler |
(auto-mode-alist): Remove mh-letter-mode. Unnecessary, and causes
|
Sat, 26 Nov 2005 15:50:13 +0000 |
Thien-Thi Nguyen |
(file-relative-name): Doc fix.
|
Mon, 14 Nov 2005 22:19:28 +0000 |
Stefan Monnier |
(write-file): Refresh VC status.
|
Fri, 28 Oct 2005 16:20:12 +0000 |
Richard M. Stallman |
(find-file-noselect): Use %d to format large file size.
|
Sun, 23 Oct 2005 12:17:28 +0000 |
Michael Albinus |
* files.el (directory-listing-before-filename-regexp): New
|
Sat, 22 Oct 2005 15:34:37 +0000 |
Richard M. Stallman |
(make-temp-file): Moved from subr.el.
|
Sun, 18 Sep 2005 12:25:02 +0000 |
Deepak Goel |
Message format spec fixes (1)
|
Mon, 12 Sep 2005 15:05:24 +0000 |
Stefan Monnier |
(normal-mode): Check boundness of font-lock-keywords.
|
Wed, 31 Aug 2005 13:49:25 +0000 |
Juanma Barranquero |
(font-lock-keywords): Add defvar.
|
Tue, 30 Aug 2005 22:41:02 +0000 |
Michael Albinus |
Make `make-auto-save-file-name' a magic operation.
|
Tue, 30 Aug 2005 10:36:17 +0000 |
Richard M. Stallman |
(risky-local-variable-p): Match `-predicates' and `-commands.
|
Sat, 20 Aug 2005 21:49:28 +0000 |
Richard M. Stallman |
(normal-mode): If font lock is on, turn it off and on.
|
Mon, 15 Aug 2005 02:05:01 +0000 |
Richard M. Stallman |
(interpreter-mode-alist): Doc fix.
|
Tue, 09 Aug 2005 13:35:03 +0000 |
Richard M. Stallman |
(find-file-noselect): Don't call set-buffer-major-mode.
|
Sat, 06 Aug 2005 22:13:43 +0000 |
Thien-Thi Nguyen |
Update years in copyright notice; nfc.
|
Wed, 20 Jul 2005 01:55:39 +0000 |
Juanma Barranquero |
(find-file-noselect, recode-file-name): Doc fixes.
|
Mon, 18 Jul 2005 15:23:04 +0000 |
Juri Linkov |
(basic-save-buffer): Delete duplicate words.
|
Sun, 10 Jul 2005 14:42:02 +0000 |
Luc Teirlinck |
(set-visited-file-name): Avoid calling file-name-nondirectory with a
|
Fri, 08 Jul 2005 22:53:47 +0000 |
Richard M. Stallman |
(set-visited-file-name): Report the error for "empty filename" earlier.
|
Mon, 04 Jul 2005 23:32:44 +0000 |
Lute Kamstra |
Update FSF's address.
|
Tue, 14 Jun 2005 07:33:01 +0000 |
Daniel Pfeiffer |
Switch [Mm]akefile to gmake mode.
|
Fri, 10 Jun 2005 14:02:21 +0000 |
Juanma Barranquero |
(make-backup-file-name-function): Fix spellings in docstrings.
|
Mon, 06 Jun 2005 12:31:48 +0000 |
Richard M. Stallman |
(hack-local-variables-confirm): New arg FLAG-TO-CHECK.
|
Tue, 31 May 2005 13:26:21 +0000 |
Stefan Monnier |
(convert-standard-filename): Docstring fix.
|
Sat, 21 May 2005 02:42:00 +0000 |
Daniel Pfeiffer |
(auto-mode-alist): Check GNUmakefile before makefile. Default to makefile-bsdmake-mode on BSD systems.
|
Mon, 16 May 2005 11:33:47 +0000 |
Juanma Barranquero |
Replace `string-to-int' by `string-to-number'.
|
Sat, 14 May 2005 16:39:49 +0000 |
Luc Teirlinck |
(hack-local-variables-confirm): Add STRING argument.
|
Sat, 14 May 2005 00:56:30 +0000 |
Luc Teirlinck |
(interpreter-mode-alist, auto-mode-interpreter-regexp): Doc fixes.
|
Fri, 13 May 2005 07:56:28 +0000 |
Daniel Pfeiffer |
(auto-mode-alist, interpreter-mode-alist): Set up the new variants of makefile-mode.
|
Thu, 12 May 2005 23:09:33 +0000 |
Luc Teirlinck |
(normal-mode): Extend the scope of the `enable-local-variables'
|
Wed, 11 May 2005 16:24:55 +0000 |
Stefan Monnier |
(executable-find): Move from executable.el. Use locate-file.
|
Tue, 10 May 2005 09:08:28 +0000 |
Richard M. Stallman |
(read-directory-name): Fix previous change.
|
Fri, 06 May 2005 13:08:15 +0000 |
Eli Zaretskii |
(locate-file): Doc fix.
|
Sun, 01 May 2005 12:56:42 +0000 |
Luc Teirlinck |
(require-final-newline): Make Custom tags consistent
|
Sat, 30 Apr 2005 20:14:32 +0000 |
Richard M. Stallman |
(backup-buffer-copy): Use copy-file instead
|
Sun, 24 Apr 2005 21:29:15 +0000 |
Richard M. Stallman |
(mode-require-final-newline): Fix previous change.
|
Sun, 24 Apr 2005 14:50:42 +0000 |
Luc Teirlinck |
(mode-require-final-newline): Revert accidental change.
|
Sun, 24 Apr 2005 14:45:08 +0000 |
Luc Teirlinck |
(mode-require-final-newline): Minor doc fix.
|
Sun, 24 Apr 2005 12:06:25 +0000 |
Eli Zaretskii |
(mode-require-final-newline): Doc fix.
|
Sat, 23 Apr 2005 16:53:21 +0000 |
Richard M. Stallman |
(read-directory-name): Always pass non-nil
|
Sat, 16 Apr 2005 08:58:30 +0000 |
Andreas Schwab |
(auto-mode-alist): Handle /etc/sysconfig/*,
|
Sun, 10 Apr 2005 20:50:48 +0000 |
Stefan Monnier |
(set-auto-mode-1): Use line-end-position.
|
Fri, 01 Apr 2005 04:44:04 +0000 |
Luc Teirlinck |
(mode-require-final-newline): Make Custom correctly report a nil value
|
Mon, 28 Mar 2005 19:58:58 +0000 |
Stefan Monnier |
(minibuffer-with-setup-hook): New macro.
|
Sat, 26 Mar 2005 16:47:13 +0000 |
Eli Zaretskii |
(auto-mode-alist): Add .xpi files.
|
Fri, 25 Mar 2005 13:31:17 +0000 |
Thien-Thi Nguyen |
(save-some-buffers): Doc fix.
|
Sat, 19 Mar 2005 19:58:34 +0000 |
Juri Linkov |
(auto-mode-alist): Add comment. Optimize jar/ear/war.
|
Sat, 19 Mar 2005 15:11:07 +0000 |
Eli Zaretskii |
(save-buffer): Fix last change.
|
Sat, 19 Mar 2005 14:17:02 +0000 |
Eli Zaretskii |
(save-buffer): Doc fix.
|
Sat, 19 Mar 2005 13:29:06 +0000 |
Eli Zaretskii |
(backup-buffer): If the file's directory is not writable,
|
Fri, 18 Mar 2005 08:07:55 +0000 |
David Ponce |
(hack-local-variables): Do a case-insensitive search
|
Wed, 09 Feb 2005 15:50:47 +0000 |
Kim F. Storm |
Change release version from 21.4 to 22.1 throughout.
|
Sat, 29 Jan 2005 17:28:00 +0000 |
Richard M. Stallman |
(normal-backup-enable-predicate): Return nil for files
|
Sun, 23 Jan 2005 20:40:21 +0000 |
Luc Teirlinck |
(insert-directory): Take care of empty directory, listed without -a switch.
|
Tue, 04 Jan 2005 15:25:43 +0000 |
Andreas Schwab |
(insert-directory): Only look for error lines in
|
Mon, 03 Jan 2005 02:40:56 +0000 |
Richard M. Stallman |
(basic-save-buffer-1): Fix previous change.
|
Sun, 02 Jan 2005 18:08:12 +0000 |
Stefan Monnier |
(hack-local-variables): Fix last change.
|
Sun, 02 Jan 2005 01:20:33 +0000 |
Stefan Monnier |
(hack-local-variables): Cleanup prefix/suffix matching.
|
Fri, 31 Dec 2004 14:48:12 +0000 |
Richard M. Stallman |
(require-final-newline): Allow `visit' and `visit-save'.
|
Thu, 30 Dec 2004 23:56:23 +0000 |
Kenichi Handa |
(revert-buffer): Change
|
Thu, 30 Dec 2004 12:42:11 +0000 |
Kenichi Handa |
(basic-save-buffer-1): Set
|
Thu, 30 Dec 2004 01:49:12 +0000 |
Richard M. Stallman |
(hack-local-variables): If there is no PREFIX, set it to "^".
|
Mon, 27 Dec 2004 17:29:34 +0000 |
Richard M. Stallman |
Fix typo.
|
Mon, 27 Dec 2004 17:18:28 +0000 |
Richard M. Stallman |
(buffer-save-without-query): New var (buffer-local).
|
Mon, 13 Dec 2004 05:08:00 +0000 |
Juri Linkov |
(find-file-other-window, find-file-other-frame):
|
Fri, 10 Dec 2004 16:38:49 +0000 |
Thien-Thi Nguyen |
(auto-mode-alist): Map .com to DCL mode.
|
Wed, 01 Dec 2004 09:47:18 +0000 |
Daniel Pfeiffer |
acpid files under /etc
|
Tue, 30 Nov 2004 23:31:49 +0000 |
Daniel Pfeiffer |
(auto-mode-alist): Add conf-ppd-mode and inittab.
|
Sun, 14 Nov 2004 23:24:14 +0000 |
Luc Teirlinck |
(convert-standard-filename): Doc fix.
|
Sun, 14 Nov 2004 18:11:01 +0000 |
Daniel Pfeiffer |
(auto-mode-alist): handle .gtkrc, and under /etc passwd, group, shadow, default/* and pam.d/*.
|
Thu, 11 Nov 2004 21:42:32 +0000 |
Juri Linkov |
(magic-mode-alist): Use optimization for SGML mode too.
|
Thu, 11 Nov 2004 04:52:27 +0000 |
Stefan Monnier |
(magic-mode-alist): Reduce backtracking in the HTML regexp.
|
Wed, 10 Nov 2004 09:53:24 +0000 |
Daniel Pfeiffer |
Also do /etc/magic, hosts.allow, hosts.deny etc.
|
Wed, 10 Nov 2004 00:39:54 +0000 |
Daniel Pfeiffer |
(auto-mode-alist, magic-mode-alist): Use conf-mode
|
Thu, 04 Nov 2004 20:25:08 +0000 |
Daniel Pfeiffer |
(set-auto-mode): Don't get error after setting -*-mode-*-.
|
Thu, 04 Nov 2004 10:04:16 +0000 |
Richard M. Stallman |
Comment change.
|
Wed, 03 Nov 2004 21:44:49 +0000 |
Daniel Pfeiffer |
(xml-based-modes): Delete var.
|
Tue, 02 Nov 2004 07:57:53 +0000 |
Jan Djrv |
* files.el (find-file-existing): New function.
|
Mon, 01 Nov 2004 23:16:42 +0000 |
Kim F. Storm |
(set-auto-mode-0): Don't rely on dynamic binding of
|
Mon, 01 Nov 2004 07:56:17 +0000 |
John Paul Wallington |
(large-file-warning-threshold): Add :version keyword.
|
Thu, 28 Oct 2004 10:27:06 +0000 |
John Paul Wallington |
(set-auto-mode): Call `throw' correctly.
|
Thu, 28 Oct 2004 06:05:17 +0000 |
Daniel Pfeiffer |
(set-auto-mode-0): New function.
|
Wed, 27 Oct 2004 21:44:35 +0000 |
Daniel Pfeiffer |
Tack language suffix onto html, and make C-x C-w find the mode in the same way as C-x C-f.
|
Wed, 27 Oct 2004 10:27:46 +0000 |
Daniel Pfeiffer |
Set xml-mode also if no mode found from file name.
|
Tue, 26 Oct 2004 21:41:17 +0000 |
Daniel Pfeiffer |
(auto-mode-alist): Add pod, js, xbm and xpm and group trivial variants to shorten the list.
|
Sat, 25 Sep 2004 15:29:35 +0000 |
Stefan Monnier |
(insert-directory): Obey --dired even with symlinks.
|
Mon, 20 Sep 2004 16:12:57 +0000 |
Richard M. Stallman |
(enable-local-eval): Doc fix.
|
Tue, 14 Sep 2004 11:09:35 +0000 |
Simon Josefsson |
files.el (auto-mode-alist): Map .soa and .zone to dns-mode.
|
Sun, 11 Jul 2004 02:18:15 +0000 |
Luc Teirlinck |
(switch-to-buffer-other-window): Doc fix.
|
Sat, 26 Jun 2004 14:41:13 +0000 |
Kai Grojohann |
* net/ange-ftp.el (ange-ftp-file-remote-p): New return value,
|
Wed, 23 Jun 2004 14:38:19 +0000 |
Lars Hansen |
(write-contents-functions): Doc fix.
|
Wed, 16 Jun 2004 23:56:46 +0000 |
Juanma Barranquero |
(parse-colon-path, cd): Mention in docstring that the path separator is
|
Wed, 16 Jun 2004 01:31:13 +0000 |
Luc Teirlinck |
(buffer-stale-function): Add hyperlink to emacs-xtra manual to docstring.
|
Sun, 13 Jun 2004 21:28:38 +0000 |
Luc Teirlinck |
(before-save-hook): Add `time-stamp' to the options.
|
Fri, 11 Jun 2004 01:02:51 +0000 |
Juanma Barranquero |
(parse-colon-path, cd): Doc fixes (refer to `path-separator', not colon).
|
Sun, 30 May 2004 21:21:42 +0000 |
Juanma Barranquero |
Rework docstring (wording by Eli Zaretskii and Kai Grossjohann).
|
Sun, 30 May 2004 13:34:19 +0000 |
Richard M. Stallman |
(find-file): Doc fix.
|
Sat, 29 May 2004 22:42:06 +0000 |
Michael Albinus |
(file-remote-p): Apply file name handler for operation
|
Sat, 29 May 2004 01:51:59 +0000 |
Luc Teirlinck |
(find-file-noselect-1): Do not bind `inhibit-read-only' to t during
|
Thu, 27 May 2004 20:23:31 +0000 |
Michael Albinus |
* files.el (file-name-non-special): There are more operations
|
Tue, 25 May 2004 18:47:58 +0000 |
Luc Teirlinck |
(find-file-noselect-1): Fix bug introduced by Revision 1.694.
|
Sat, 22 May 2004 07:40:41 +0000 |
Richard M. Stallman |
(file-name-non-special): Allow t in file-arg-indices
|
Thu, 20 May 2004 23:29:24 +0000 |
Luc Teirlinck |
(find-file-noselect-1): Limit the scope of the
|
Wed, 19 May 2004 00:30:43 +0000 |
Stefan Monnier |
(auto-save-file-name-transforms): Make sure ange-ftp temp
|
Thu, 13 May 2004 19:51:57 +0000 |
Juanma Barranquero |
(file-truename): Don't mention COUNTER and PREV-DIRS arguments in the
|
Tue, 11 May 2004 17:32:44 +0000 |
Juanma Barranquero |
(set-visited-file-name, file-expand-wildcards): Fix docstring.
|
Sat, 01 May 2004 03:51:49 +0000 |
Juri Linkov |
(confirm-kill-emacs): Change group from top-level `emacs' to `convenience'.
|
Sat, 17 Apr 2004 19:58:19 +0000 |
Richard M. Stallman |
(locate-file-completion): Handle nil in path-and-suffixes.
|
Sat, 17 Apr 2004 01:46:53 +0000 |
Luc Teirlinck |
(insert-directory): Minor whitespace fix in docstring.
|
Thu, 01 Apr 2004 01:20:20 +0000 |
Luc Teirlinck |
(buffer-stale-function): Doc change.
|
Sat, 27 Mar 2004 04:05:23 +0000 |
Luc Teirlinck |
(buffer-stale-function): Minor doc fix.
|
Sat, 27 Mar 2004 03:54:41 +0000 |
Luc Teirlinck |
(buffer-stale-function): Doc fix.
|
Sat, 27 Mar 2004 01:08:15 +0000 |
Luc Teirlinck |
(buffer-stale-function): Moved here from autorevert.el.
|
Fri, 26 Mar 2004 16:21:03 +0000 |
Stefan Monnier |
(file-relative-name): Fix last change.
|
Fri, 26 Mar 2004 15:04:35 +0000 |
Stefan Monnier |
(file-relative-name): Use compare-strings.
|
Sun, 21 Mar 2004 04:38:36 +0000 |
Luc Teirlinck |
(insert-directory): Fix bug if SWITCHES is a list.
|
Thu, 04 Mar 2004 16:49:23 +0000 |
Richard M. Stallman |
(switch-to-buffer-other-window): Bind
|
Wed, 04 Feb 2004 08:21:08 +0000 |
John Paul Wallington |
(auto-mode-alist): Fix .scm, .stk, .ss, .sch entry.
|
Sat, 31 Jan 2004 04:38:32 +0000 |
Luc Teirlinck |
(read-directory-name): Adapt the docstring to recent change in Fread_file_name.
|
Wed, 14 Jan 2004 14:20:45 +0000 |
Stefan Monnier |
Docstring fix.
|
Wed, 07 Jan 2004 20:51:14 +0000 |
Luc Teirlinck |
(write-file-functions, write-contents-functions): Clarify docstrings.
|
Mon, 05 Jan 2004 18:17:41 +0000 |
Simon Josefsson |
(before-save-hook): Add.
|
Sat, 03 Jan 2004 12:11:21 +0000 |
Eli Zaretskii |
* progmodes/idlwave.el (idlwave-make-tags):
|
Mon, 29 Dec 2003 19:14:03 +0000 |
Richard M. Stallman |
(backup-buffer-copy): If MODES is nil, don't set modes.
|
Mon, 29 Dec 2003 14:04:31 +0000 |
Eli Zaretskii |
(kill-some-buffers): Doc fix.
|
Wed, 05 Nov 2003 04:06:27 +0000 |
Luc Teirlinck |
(risky-local-variable-p): Make second argument optional.
|
Mon, 06 Oct 2003 16:29:50 +0000 |
Dave Love |
(find-file-hook): Customize.
|
Thu, 02 Oct 2003 09:44:01 +0000 |
Lute Kamstra |
Fix typo.
|
Mon, 01 Sep 2003 15:45:59 +0000 |
Miles Bader |
Add arch taglines
|
Sun, 24 Aug 2003 15:19:42 +0000 |
Glenn Morris |
(file-newest-backup): Use `expand-file-name'.
|
Sun, 27 Jul 2003 19:53:40 +0000 |
Markus Rost |
(set-visited-file-name): Use truename for buffer-file-name.
|
Wed, 09 Jul 2003 20:28:23 +0000 |
Martin Stjernholm |
(auto-mode-alist, interpreter-mode-alist): Added comments about where
|
Sat, 05 Jul 2003 20:01:07 +0000 |
Martin Stjernholm |
(auto-mode-alist, interpreter-mode-alist): Removed entries to CC Mode
|
Mon, 16 Jun 2003 21:24:07 +0000 |
Juanma Barranquero |
(recover-session-finish): Don't give up when there are two consecutive empty
|
Tue, 03 Jun 2003 23:23:06 +0000 |
Juanma Barranquero |
(after-find-file): Fix arguments of call to `sit-for'.
|
Tue, 03 Jun 2003 11:08:25 +0000 |
Richard M. Stallman |
(after-find-file): Simplify msg if nonexistent directory.
|
Sat, 31 May 2003 07:59:33 +0000 |
John Paul Wallington |
(large-file-warning-threshold): Add type, groups.
|
Sat, 31 May 2003 02:00:26 +0000 |
Kenichi Handa |
(recover-file): Bind coding-system-for-read to
|
Sat, 24 May 2003 20:16:33 +0000 |
Andreas Schwab |
(insert-directory): Preserve CR in a file name.
|
Tue, 13 May 2003 18:39:39 +0000 |
Stefan Monnier |
(file-relative-name): Remove dead code.
|
Wed, 07 May 2003 21:58:24 +0000 |
Juanma Barranquero |
(insert-file-contents-literally): Allow it to be called within a magic file name
|
Tue, 06 May 2003 05:08:57 +0000 |
Kenichi Handa |
(revert-buffer): Comment fixed.
|
Fri, 25 Apr 2003 14:14:31 +0000 |
Kai Grojohann |
(file-relative-name): Recognize "c:/foo" as absolute
|
Thu, 24 Apr 2003 01:58:40 +0000 |
Richard M. Stallman |
(view-read-only): Doc fix.
|
Fri, 18 Apr 2003 13:53:18 +0000 |
Stefan Monnier |
(view-read-only): Move from view.el to files.el.
|
Thu, 17 Apr 2003 21:15:04 +0000 |
Stefan Monnier |
(view-read-only): Don't declare a second time.
|
Mon, 14 Apr 2003 20:48:44 +0000 |
Stefan Monnier |
*** empty log message ***
|
Wed, 09 Apr 2003 19:06:04 +0000 |
Richard M. Stallman |
(file-chase-links): Fix previous change.
|
Wed, 09 Apr 2003 01:34:38 +0000 |
Richard M. Stallman |
(file-chase-links): New arg LIMIT.
|
Thu, 03 Apr 2003 23:00:22 +0000 |
Richard M. Stallman |
(hack-local-variables-prop-line): New arg MODE-ONLY.
|
Mon, 31 Mar 2003 16:05:50 +0000 |
Kai Grojohann |
(file-relative-name): Remove superfluous `and'.
|
Sat, 29 Mar 2003 15:31:07 +0000 |
Kai Grojohann |
(file-relative-name): If FILENAME and DIRECTORY are on
|
Wed, 26 Mar 2003 04:42:29 +0000 |
Kenichi Handa |
(recode-file-name): New function.
|
Fri, 14 Mar 2003 22:36:57 +0000 |
John Paul Wallington |
* files.el (recover-session): Error if there are no previous
|
Wed, 12 Mar 2003 08:02:32 +0000 |
Kenichi Handa |
(insert-directory): Decode by what specified.
|
Tue, 11 Mar 2003 22:16:20 +0000 |
Jason Rumney |
(auto-mode-alist): Add .xsl for sgml-mode.
|
Sun, 23 Feb 2003 15:04:11 +0000 |
Richard M. Stallman |
(revert-buffer): Different error message for reverting a nonexistent file.
|
Sat, 22 Feb 2003 20:27:51 +0000 |
Kai Grojohann |
(abbreviate-file-name): Shorten docstring: variables
|
Fri, 21 Feb 2003 16:33:24 +0000 |
Kai Grojohann |
(abbreviate-file-name): Document removal of
|
Mon, 17 Feb 2003 06:18:32 +0000 |
Kenichi Handa |
(insert-directory): Add workaround for the case that we
|
Thu, 13 Feb 2003 19:37:44 +0000 |
Markus Rost |
(find-alternate-file): Undo last change.
|
Wed, 12 Feb 2003 14:11:04 +0000 |
Juanma Barranquero |
(file-truename): Revert change from 2002-11-27.
|
Wed, 12 Feb 2003 09:25:22 +0000 |
Juanma Barranquero |
(find-alternate-file): Check whether `dired-directory' is bound.
|
Tue, 04 Feb 2003 10:40:14 +0000 |
Richard M. Stallman |
(find-alternate-file): Handle dired-directory like buffer-file-name.
|
Fri, 31 Jan 2003 15:24:20 +0000 |
Juanma Barranquero |
Cygwin support patch.
|
Thu, 23 Jan 2003 05:59:47 +0000 |
Kenichi Handa |
(insert-directory): Read the output of "ls" by
|
Mon, 13 Jan 2003 08:05:13 +0000 |
Richard M. Stallman |
(mode-line-process): Mark as risky.
|
Wed, 01 Jan 2003 16:55:11 +0000 |
Richard M. Stallman |
(backup-buffer): Cope if file-modes returns nil.
|
Sat, 28 Dec 2002 21:23:58 +0000 |
Richard M. Stallman |
(find-file-noselect-1): Kill local value of `cursor-type'.
|
Sun, 08 Dec 2002 13:20:42 +0000 |
Andreas Schwab |
(insert-directory): Insert free space only when listing a full directory.
|
Sat, 07 Dec 2002 14:46:20 +0000 |
Andreas Schwab |
(find-file-read-args): Reenable wildcard processing unconditionally.
|
Wed, 27 Nov 2002 23:53:44 +0000 |
Jason Rumney |
(file-truename): Canonicalize non-existent names on w32.
|
Mon, 18 Nov 2002 04:57:40 +0000 |
Richard M. Stallman |
(parse-time-rules): Mark it as risky.
|
Thu, 14 Nov 2002 11:24:02 +0000 |
Kim F. Storm |
(mode-name): Mark it as risky-local-variable here like the
|
Wed, 06 Nov 2002 23:28:29 +0000 |
Dave Love |
(normal-mode): Call ucs-set-table-for-input.
|
Tue, 05 Nov 2002 07:21:14 +0000 |
Juanma Barranquero |
(find-buffer-visiting): Accept new optional PREDICATE argument to return only a
|
Sat, 26 Oct 2002 22:34:14 +0000 |
Richard M. Stallman |
(risky-local-variable-p): VAL=nil has special meaning.
|
Wed, 23 Oct 2002 17:38:44 +0000 |
Richard M. Stallman |
(risky-local-variable-p): New function.
|
Mon, 14 Oct 2002 15:19:49 +0000 |
Andr Spiegel |
(insert-directory): Handle //SUBDIRED// lines in recursive listings
|
Sun, 29 Sep 2002 01:43:10 +0000 |
Paul Reilly |
auto-mode-alist: Use archive-mode for ear/EAR (Enterprise ARchive) and
|
Sat, 28 Sep 2002 18:45:56 +0000 |
Jonathan Yavner |
New major mode "SES" for spreadsheets.
|
Thu, 26 Sep 2002 22:00:22 +0000 |
Richard M. Stallman |
(backup-buffer): Bind local var MODES.
|
Sun, 22 Sep 2002 13:01:10 +0000 |
Kai Grojohann |
* dired.el (dired-insert-directory): Always add "--dired" to to
|
Fri, 13 Sep 2002 20:22:11 +0000 |
Markus Rost |
(diff-buffer-with-file): Check whether associated file exists.
|
Tue, 10 Sep 2002 16:48:52 +0000 |
Richard M. Stallman |
(diff-buffer-with-file): Simplify.
|
Tue, 10 Sep 2002 08:08:18 +0000 |
Kai Grojohann |
(auto-mode-alist): ~/.gnus, ~/.viper are in
|
Mon, 09 Sep 2002 20:28:53 +0000 |
Markus Rost |
(save-some-buffers-action-alist): Use lower case for help string of
|
Mon, 09 Sep 2002 19:32:41 +0000 |
Richard M. Stallman |
(auto-mode-alist): Use sh-mode for .bash files.
|
Mon, 09 Sep 2002 19:23:37 +0000 |
Richard M. Stallman |
(make-backup-file-name-1): When make-directory fails,
|
Sat, 07 Sep 2002 21:30:37 +0000 |
Colin Walters |
(diff-buffer-with-file): Call diff synchronously, so we don't delete
|
Mon, 02 Sep 2002 00:11:41 +0000 |
Richard M. Stallman |
(save-some-buffers-action-alist): New variable.
|
Wed, 28 Aug 2002 22:23:17 +0000 |
Richard M. Stallman |
(find-buffer-visiting): Compare file attributes using buffer-file-truename.
|
Wed, 28 Aug 2002 22:16:42 +0000 |
Richard M. Stallman |
(make-auto-save-file-name, make-backup-file-name-1):
|
Tue, 27 Aug 2002 20:37:00 +0000 |
Richard M. Stallman |
(find-alternate-file): Bind kill-buffer-query-functions locally, don't set it.
|
Sat, 24 Aug 2002 02:57:31 +0000 |
Richard M. Stallman |
(ange-ftp-completion-hook-function): Add safe-magic prop.
|
Thu, 15 Aug 2002 20:08:24 +0000 |
Richard M. Stallman |
(recover-this-file): New function.
|
Tue, 30 Jul 2002 00:44:36 +0000 |
Kenichi Handa |
(revert-buffer): Fix previous change.
|
Sat, 27 Jul 2002 19:09:54 +0000 |
Richard M. Stallman |
(file-name-sans-extension): Avoid expanding DIRECTORY.
|
Fri, 26 Jul 2002 12:07:26 +0000 |
Kenichi Handa |
(revert-buffer): Before calling insert-file-contents,
|
Tue, 23 Jul 2002 19:23:08 +0000 |
Richard M. Stallman |
(basic-save-buffer-2): If there's an error writing the file,
|
Sat, 20 Jul 2002 22:02:45 +0000 |
Richard M. Stallman |
(toggle-read-only): Clean up the hint message.
|
Tue, 16 Jul 2002 17:40:37 +0000 |
Andr Spiegel |
Bind toggle-read-only to C-x C-q.
|
Sun, 14 Jul 2002 15:30:54 +0000 |
Richard M. Stallman |
(find-alternate-file): Offer to save a modified buffer.
|
Thu, 11 Jul 2002 17:32:01 +0000 |
Pavel Jank |
*** empty log message ***
|
Tue, 09 Jul 2002 02:41:40 +0000 |
Kenichi Handa |
(insert-directory): Be sure to bind
|
Sun, 07 Jul 2002 23:15:04 +0000 |
Kim F. Storm |
(after-find-file): Don't check for read-only status
|
Sun, 07 Jul 2002 09:21:52 +0000 |
Richard M. Stallman |
(safe-local-eval-forms): New user option.
|
Fri, 05 Jul 2002 23:15:37 +0000 |
Francesco Potort |
(auto-mode-alist): Add knowledge of .sx[dmicw] file
|
Tue, 02 Jul 2002 18:58:29 +0000 |
Richard M. Stallman |
(hack-one-local-variable-constantp): New function.
|
Sun, 30 Jun 2002 14:41:47 +0000 |
Andreas Schwab |
* files.el (directory-free-space-args): Don't use -P on Darwin.
|
Sun, 23 Jun 2002 21:16:38 +0000 |
Stefan Monnier |
Rename (and mark as obsolete)
|
Fri, 21 Jun 2002 08:35:50 +0000 |
Andreas Schwab |
(find-file-read-args): Add new argument `mustmatch' and
|
Thu, 13 Jun 2002 09:31:50 +0000 |
Andreas Schwab |
(auto-mode-alist): Move entry for ".in" to the end.
|
Tue, 11 Jun 2002 19:25:48 +0000 |
Richard M. Stallman |
(make-auto-save-file-name): Rename local `filename' to `file-name'.
|
Mon, 10 Jun 2002 06:30:09 +0000 |
Miles Bader |
(revert-buffer): Correct typo: variable name is `buffer-file-format',
|
Sat, 08 Jun 2002 18:27:16 +0000 |
Richard M. Stallman |
(find-file-noselect-1): Undo previous change.
|
Sat, 01 Jun 2002 18:04:35 +0000 |
Sam Steingold |
(auto-mode-alist): Strip trailing ".in" from the file
|
Thu, 30 May 2002 17:13:54 +0000 |
Richard M. Stallman |
(find-file-default): Add defvar for var already used.
|
Wed, 29 May 2002 16:34:41 +0000 |
Richard M. Stallman |
(find-file-noselect-1): Return the buffer we created
|
Tue, 28 May 2002 09:08:42 +0000 |
Kim F. Storm |
(read-directory-name): New function.
|
Wed, 22 May 2002 23:29:23 +0000 |
Markus Rost |
(file-newest-backup): Use file-name-sans-versions.
|
Mon, 20 May 2002 04:40:40 +0000 |
Miles Bader |
(find-file-read-args): Don't trash existing value of
|
Sun, 19 May 2002 15:55:04 +0000 |
Richard M. Stallman |
(locate-file): Doc fix.
|
Tue, 14 May 2002 05:36:21 +0000 |
Richard M. Stallman |
(make-auto-save-file-name):
|
Mon, 06 May 2002 21:11:51 +0000 |
Stefan Monnier |
(locate-file): Deprecate integer values for predicate.
|
Tue, 30 Apr 2002 01:56:23 +0000 |
Stefan Monnier |
(locate-file): New fun.
|
Mon, 29 Apr 2002 03:55:57 +0000 |
Richard M. Stallman |
(small-temporary-file-directory): Fix custom type.
|
Sun, 28 Apr 2002 22:30:22 +0000 |
Richard M. Stallman |
(make-auto-save-file-name): Specify # as suffix in the non-file-visiting case.
|
Tue, 23 Apr 2002 03:45:26 +0000 |
Richard M. Stallman |
(after-find-file): Use %s to output MSG.
|
Sun, 21 Apr 2002 18:21:47 +0000 |
Glenn Morris |
(auto-mode-alist): .f95 files in f90-mode.
|
Sat, 20 Apr 2002 22:22:57 +0000 |
Glenn Morris |
(auto-save-file-name-transforms): Doc string addition - no effect for
|
Fri, 19 Apr 2002 16:26:53 +0000 |
Stefan Monnier |
(file-name-non-special): Don't mangle the 0'th arg and the
|
Thu, 11 Apr 2002 12:13:53 +0000 |
Andreas Schwab |
(file-name-non-special): Handle return value of t from
|
Mon, 08 Apr 2002 05:00:25 +0000 |
Pavel Jank |
(display-time-string): Fix last change.
|
Sat, 06 Apr 2002 22:00:22 +0000 |
Richard M. Stallman |
(display-time-string-forms): Mark as risky.
|
Thu, 04 Apr 2002 21:19:32 +0000 |
Richard M. Stallman |
(mode-line-format, mode-line-modified)
|
Tue, 02 Apr 2002 23:14:26 +0000 |
Richard M. Stallman |
(hack-one-local-variable): Clear text props from string value.
|
Mon, 01 Apr 2002 03:45:11 +0000 |
Richard M. Stallman |
(file-expand-wildcards): Use save-match-data.
|
Sat, 30 Mar 2002 07:56:05 +0000 |
Eli Zaretskii |
(auto-save-file-name-transforms): Fix last change.
|
Fri, 29 Mar 2002 14:02:54 +0000 |
Eli Zaretskii |
(auto-save-file-name-transforms): Don't run "\\2" via expand-file-name.
|
Thu, 28 Mar 2002 18:26:07 +0000 |
Richard M. Stallman |
Mark many more variables as risky.
|
Mon, 18 Mar 2002 04:30:45 +0000 |
Richard M. Stallman |
(list-directory): Set default-directory at the end.
|
Sun, 17 Mar 2002 20:30:19 +0000 |
Kim F. Storm |
(save-buffers-kill-emacs): Also check for active server
|
Sat, 16 Mar 2002 02:25:56 +0000 |
Stefan Monnier |
(load-completion): New function.
|
Wed, 06 Mar 2002 18:19:43 +0000 |
Eli Zaretskii |
(make-auto-save-file-name): Make sure the produced file
|
Sun, 03 Mar 2002 21:57:59 +0000 |
Richard M. Stallman |
(make-auto-save-file-name): Use make-temp-file.
|
Wed, 06 Feb 2002 15:29:29 +0000 |
Richard M. Stallman |
(file-name-non-special): Add special handling for
|
Thu, 24 Jan 2002 18:55:53 +0000 |
Richard M. Stallman |
(basic-save-buffer-2): Ignore file-error in delete-file.
|
Sat, 12 Jan 2002 13:27:13 +0000 |
Eli Zaretskii |
(find-file-noselect): Don't consider a buffer as
|
Fri, 04 Jan 2002 02:13:37 +0000 |
Richard M. Stallman |
(basic-save-buffer): Undo previous change.
|
Sun, 30 Dec 2001 02:39:12 +0000 |
Richard M. Stallman |
(basic-save-buffer): If a before-write hook displays
|
Fri, 21 Dec 2001 15:20:42 +0000 |
Eli Zaretskii |
(directory-free-space-program): Mention
|
Tue, 18 Dec 2001 19:35:09 +0000 |
Richard M. Stallman |
(directory-free-space-program): New variable.
|
Fri, 14 Dec 2001 03:21:24 +0000 |
Richard M. Stallman |
(set-auto-mode): Fix previous change.
|
Wed, 12 Dec 2001 00:10:17 +0000 |
Richard M. Stallman |
(set-auto-mode-1): New subroutine, broken out of set-auto-mode.
|
Tue, 04 Dec 2001 18:25:57 +0000 |
Eli Zaretskii |
(save-abbrevs, save-some-buffers): Don't ask the user
|
Mon, 03 Dec 2001 00:02:52 +0000 |
Richard M. Stallman |
(insert-directory): If the df output does not look right,
|
Sat, 24 Nov 2001 23:59:28 +0000 |
Richard M. Stallman |
(temporary-file-directory): Use defcustom.
|
Wed, 21 Nov 2001 12:00:32 +0000 |
Richard M. Stallman |
(temporary-file-directory)
|
Wed, 21 Nov 2001 08:32:57 +0000 |
Kai Grojohann |
* files.el (auto-save-file-name-transforms): Put remote files in
|
Sun, 11 Nov 2001 01:53:50 +0000 |
Richard M. Stallman |
(save-abbrevs): Default value is t.
|
Thu, 01 Nov 2001 20:44:11 +0000 |
Richard M. Stallman |
(file-newest-backup): Don't pass backup file name
|
Thu, 01 Nov 2001 19:33:52 +0000 |
Richard M. Stallman |
(find-file-noselect): Offer to change buffer-read-only
|
Tue, 30 Oct 2001 00:23:09 +0000 |
Richard M. Stallman |
(find-backup-file-name): Use make-backup-file-name.
|
Mon, 22 Oct 2001 16:11:12 +0000 |
Eli Zaretskii |
(file-name-sans-extension, file-name-extension): Don't
|
Fri, 19 Oct 2001 16:30:11 +0000 |
Eli Zaretskii |
(auto-mode-alist): Associate .indent.pro with
|
Fri, 05 Oct 2001 12:10:57 +0000 |
Gerd Moellmann |
(find-file-noselect): If file's read-only status has
|
Thu, 13 Sep 2001 12:40:30 +0000 |
Eli Zaretskii |
(make-auto-save-file-name): If long file names are not
|
Wed, 25 Jul 2001 09:47:41 +0000 |
Gerd Moellmann |
(auto-mode-alist): Use nroff-mode for files ending
|
Sat, 23 Jun 2001 19:41:06 +0000 |
Eli Zaretskii |
(auto-mode-alist): Add configure.ac (autoconf).
|
Thu, 17 May 2001 10:58:00 +0000 |
Eli Zaretskii |
(switch-to-buffer-other-window, switch-to-buffer-other-frame): Add an xref
|
Fri, 11 May 2001 20:22:46 +0000 |
Stefan Monnier |
(auto-mode-alist): Add *.perl and fix the *.<rev> case.
|
Fri, 30 Mar 2001 11:04:05 +0000 |
Andreas Schwab |
(backup-directory-alist): Fix typo.
|
Fri, 02 Mar 2001 23:50:04 +0000 |
Dave Love |
(insert-file-contents-literally): Bind
|
Wed, 31 Jan 2001 13:53:37 +0000 |
Gerd Moellmann |
(save-buffer): Don't give message if (buffer-file-name)
|
Mon, 29 Jan 2001 17:06:56 +0000 |
Eli Zaretskii |
(confirm-kill-emacs): Doc fix.
|
Wed, 10 Jan 2001 20:19:16 +0000 |
Gerd Moellmann |
(confirm-kill-emacs): New user-option.
|
Thu, 21 Dec 2000 14:43:41 +0000 |
Eli Zaretskii |
(insert-directory-safely): New function.
|
Fri, 08 Dec 2000 14:19:00 +0000 |
Dave Love |
(load-file): Fix last change.
|
Wed, 06 Dec 2000 18:38:47 +0000 |
Dave Love |
(load-file): Fix change of 2000-03-12.
|
Fri, 01 Dec 2000 15:27:59 +0000 |
Eli Zaretskii |
(revert-buffer, recover-file): Bind
|
Wed, 29 Nov 2000 16:48:40 +0000 |
Gerd Moellmann |
(auto-mode-alist): Add an entry for antlr-mode.
|
Tue, 21 Nov 2000 21:12:49 +0000 |
Stefan Monnier |
(find-buffer-visiting): Compare all attributes before
|
Thu, 16 Nov 2000 17:04:27 +0000 |
Gerd Moellmann |
(basic-save-buffer): Don't add a newline if
|
Tue, 31 Oct 2000 16:55:23 +0000 |
Gerd Moellmann |
(find-file-noselect): When we expand a wildcard, return
|
Tue, 24 Oct 2000 15:17:51 +0000 |
Gerd Moellmann |
(after-find-file): Don't print any warnings if
|
Tue, 24 Oct 2000 15:06:14 +0000 |
Gerd Moellmann |
(after-find-file): Don't print a message ``New file''
|
Mon, 23 Oct 2000 17:37:56 +0000 |
Andrew Innes |
(make-backup-file-name-1) [windowsnt, ms-dos]: Remove
|
Tue, 17 Oct 2000 12:34:33 +0000 |
Eli Zaretskii |
(auto-mode-alist): Add .dif and .pat as diff-mode extensions, for MS-DOS.
|
Sat, 07 Oct 2000 18:49:14 +0000 |
Eli Zaretskii |
(find-backup-file-name) [ms-dos]: If support for long
|
Sat, 07 Oct 2000 03:04:02 +0000 |
Stefan Monnier |
(set-auto-mode): Ignore unknown -*- mode -*- rather than
|
Wed, 04 Oct 2000 17:16:59 +0000 |
Andr Spiegel |
Fix prev change.
|
Wed, 04 Oct 2000 09:55:21 +0000 |
Andr Spiegel |
(basic-save-buffer): Call vc-before-save before saving.
|
Sat, 30 Sep 2000 12:14:46 +0000 |
Gerd Moellmann |
(auto-mode-alist): Add pattern for `#*mail*...'.
|
Tue, 26 Sep 2000 16:25:29 +0000 |
Sam Steingold |
(find-file-suppress-same-file-warnings): period in doc string
|
Tue, 19 Sep 2000 15:14:24 +0000 |
Gerd Moellmann |
(find-file-suppress-same-file-warnings): New
|
Thu, 17 Aug 2000 12:07:05 +0000 |
Andreas Schwab |
(insert-directory): Don't lose original file name,
|
Thu, 10 Aug 2000 10:43:41 +0000 |
Eli Zaretskii |
(recover-file): Call insert-directory instead of
|
Wed, 09 Aug 2000 12:01:09 +0000 |
Eli Zaretskii |
(insert-directory): Don't call access-file on
|
Tue, 08 Aug 2000 18:32:10 +0000 |
Gerd Moellmann |
(auto-mode-interpreter-regexp): New variable.
|
Mon, 07 Aug 2000 10:06:54 +0000 |
Gerd Moellmann |
(shell-quote-wildcard-pattern): Make sure to return
|
Sun, 30 Jul 2000 13:26:45 +0000 |
Eli Zaretskii |
(shell-quote-wildcard-pattern): New function.
|
Wed, 26 Jul 2000 16:56:22 +0000 |
Andreas Schwab |
(normal-backup-enable-predicate): Correct
|
Tue, 18 Jul 2000 14:18:03 +0000 |
Sam Steingold |
insert-directory: use split-string
|
Fri, 23 Jun 2000 07:13:30 +0000 |
Gerd Moellmann |
(basic-save-buffer-2): When temporarily setting
|
Thu, 22 Jun 2000 14:58:38 +0000 |
Eli Zaretskii |
(make-backup-file-name-1): On DOS/Windows, run the
|
Fri, 09 Jun 2000 09:55:33 +0000 |
Dave Love |
Rename make-buffer-file-executable-if-script-p.
|
Fri, 09 Jun 2000 09:40:27 +0000 |
Dave Love |
(after-save-hook): Customize, with
|
Fri, 02 Jun 2000 18:42:13 +0000 |
Dave Love |
(convert-standard-filename): Doc fix.
|
Tue, 23 May 2000 13:16:42 +0000 |
Eli Zaretskii |
(make-backup-file-name-1): Replace slashes with `!'
|
Tue, 23 May 2000 11:22:08 +0000 |
Gerd Moellmann |
(interpreter-mode-alist): Add `bash2'.
|
Mon, 22 May 2000 19:29:04 +0000 |
Dave Love |
(parse-colon-path): Doc fix.
|
Fri, 19 May 2000 11:55:50 +0000 |
Gerd Moellmann |
(auto-mode-alist): Add pattern for `.shrc'.
|
Thu, 04 May 2000 21:50:18 +0000 |
Gerd Moellmann |
(auto-mode-alist): Change `EBROWSE' to `BROWSE'.
|
Tue, 02 May 2000 20:09:21 +0000 |
Gerd Moellmann |
(recover-session): Make directories as necessary
|
Sat, 29 Apr 2000 13:17:48 +0000 |
Gerd Moellmann |
(make-auto-save-file-name):
|
Mon, 17 Apr 2000 15:24:06 +0000 |
Gerd Moellmann |
(basic-save-buffer-2): Use a template with `$'
|
Mon, 17 Apr 2000 10:36:52 +0000 |
Stefan Monnier |
(backup-enable-predicate): Unquote the lambda.
|
Mon, 10 Apr 2000 13:32:07 +0000 |
Gerd Moellmann |
(auto-mode-alist): Add `EBROWSE'.
|
Sun, 09 Apr 2000 17:18:48 +0000 |
Dave Love |
(backup-enable-predicate): Use temporary-file-directory,
|
Mon, 03 Apr 2000 19:26:43 +0000 |
Gerd Moellmann |
(insert-directory): List the total free space
|
Sun, 26 Mar 2000 17:07:06 +0000 |
Dave Love |
Doc fixes.
|
Wed, 22 Mar 2000 03:09:39 +0000 |
Stefan Monnier |
(find-file-run-dired): Update docstring.
|
Sun, 12 Mar 2000 14:42:35 +0000 |
Dave Love |
(load-file): Allow completion to .elc.
|
Tue, 07 Mar 2000 12:17:34 +0000 |
Dave Love |
(auto-mode-alist): Add configure.in.
|
Wed, 19 Jan 2000 15:33:54 +0000 |
Dave Love |
(user-init-file): Don't declare here -- is primitive.
|
Mon, 20 Dec 1999 14:24:13 +0000 |
Carsten Dominik |
(auto-mode-alist) default mode for extension ".pro" set to `idlwave-mode'
|
Sun, 12 Dec 1999 12:26:53 +0000 |
Gerd Moellmann |
(after-find-file): Fix previous change.
|
Thu, 09 Dec 1999 15:20:31 +0000 |
Gerd Moellmann |
(after-find-file): Use auto-save-visited-file-name if set.
|
Tue, 07 Dec 1999 06:31:32 +0000 |
Stefan Monnier |
(save-some-buffers): Turn EXITING into the more general
|
Fri, 26 Nov 1999 17:31:26 +0000 |
Richard M. Stallman |
(write-file-hooks): Doc fix.
|
Fri, 19 Nov 1999 20:14:12 +0000 |
Stefan Monnier |
(auto-mode-alist): add patterns for diff-mode.
|
Wed, 10 Nov 1999 12:10:46 +0000 |
Gerd Moellmann |
(file-local-copy): Remove optional BUFFER argument
|
Tue, 12 Oct 1999 14:53:08 +0000 |
Gerd Moellmann |
(auto-mode-alist): Add ps-mode for .eps and .ps, case insensitive.
|
Tue, 05 Oct 1999 11:41:48 +0000 |
Dave Love |
Recognize temporary crontab files.
|
Fri, 17 Sep 1999 20:57:37 +0000 |
Richard M. Stallman |
(after-find-file): When visiting a backup file, make it read-only.
|
Sat, 11 Sep 1999 21:29:11 +0000 |
Richard M. Stallman |
(find-file-noselect): Catch errors in file-expand-wildcards,
|
Wed, 08 Sep 1999 07:37:56 +0000 |
Richard M. Stallman |
(backup-by-copying-when-privileged-mismatch): New variable.
|
Mon, 06 Sep 1999 11:47:56 +0000 |
Eli Zaretskii |
(small-temporary-file-directory): Make it nil except on ms-dos.
|
Thu, 02 Sep 1999 12:24:54 +0000 |
Eli Zaretskii |
(small-temporary-file-directory): New variable.
|
Thu, 26 Aug 1999 17:54:28 +0000 |
Dave Love |
(find-file): Doc fix.
|
Mon, 16 Aug 1999 11:41:29 +0000 |
Dave Love |
(interpreter-mode-alist): Add make, guile, clisp.
|
Tue, 10 Aug 1999 16:43:08 +0000 |
Karl Heuer |
Fix typo in copyright date.
|
Tue, 10 Aug 1999 16:40:14 +0000 |
Karl Heuer |
(after-find-file): Disable View mode if buffer is no
|
Thu, 29 Jul 1999 21:50:47 +0000 |
Dave Love |
(abbreviated-home-dir): Doc fix.
|
Tue, 13 Jul 1999 03:39:33 +0000 |
Karl Heuer |
Comment fix.
|
Mon, 05 Jul 1999 22:49:45 +0000 |
Richard M. Stallman |
(revert-buffer): Don't preserve point here.
|
Tue, 22 Jun 1999 22:43:36 +0000 |
Karl Heuer |
(auto-mode-alist): Add pike-mode.
|
Sat, 12 Jun 1999 03:57:37 +0000 |
Karl Heuer |
(write-file): When buffer is not already visiting a file,
|
Mon, 24 May 1999 02:09:27 +0000 |
Kenichi Handa |
(recover-file): Recover buffer-file-coding-system.
|
Fri, 14 May 1999 09:46:38 +0000 |
Dave Love |
[from rms]
|
Thu, 29 Apr 1999 20:28:43 +0000 |
Karl Heuer |
(find-file-noselect-1): If buffer-file-name has changed
|
Fri, 29 Jan 1999 11:31:33 +0000 |
Andreas Schwab |
(file-expand-wildcards): Never consider `.' and `..' a
|
Sun, 24 Jan 1999 20:12:25 +0000 |
Richard M. Stallman |
(find-file): If find-file-noselect returns a list,
|
Sun, 24 Jan 1999 20:10:30 +0000 |
Richard M. Stallman |
(find-file-noselect): Do wildcard processing only
|
Tue, 12 Jan 1999 22:20:25 +0000 |
Karl Heuer |
(auto-save-hook): Defvar this.
|
Mon, 11 Jan 1999 13:55:15 +0000 |
Richard M. Stallman |
(auto-mode-alist): Add sql-mode.
|
Wed, 06 Jan 1999 23:58:41 +0000 |
Richard M. Stallman |
(save-buffers-kill-emacs): Show the list of current
|
Mon, 04 Jan 1999 11:57:27 +0000 |
Andreas Schwab |
(recover-session): Preserve point when inserting
|
Sun, 03 Jan 1999 15:03:32 +0000 |
Richard M. Stallman |
(find-file-noselect): Let /: suppress wildcard matching.
|
Sat, 26 Dec 1998 05:14:48 +0000 |
Richard M. Stallman |
(file-expand-wildcards): Handle wildcards in directory name.
|
Thu, 10 Dec 1998 02:30:03 +0000 |
Karl Heuer |
(after-find-file): Message fix.
|
Sun, 29 Nov 1998 15:41:38 +0000 |
Richard M. Stallman |
(hack-one-local-variable): Cope with non-file buffers.
|
Sat, 07 Nov 1998 02:01:59 +0000 |
Karl Heuer |
(hack-local-variables): Test local-enable-local-variables.
|
Sun, 01 Nov 1998 08:46:04 +0000 |
Richard M. Stallman |
(revert-buffer): Doc fix.
|
Tue, 20 Oct 1998 18:48:06 +0000 |
Richard M. Stallman |
(auto-mode-alist): Recognize .rpm files.
|
Fri, 16 Oct 1998 19:20:55 +0000 |
Richard M. Stallman |
(find-file-wildcards): New option.
|
Thu, 08 Oct 1998 02:20:26 +0000 |
Richard M. Stallman |
(save-buffer): Doc fix.
|
Tue, 06 Oct 1998 23:27:28 +0000 |
Karl Heuer |
(find-file-noselect): Switch to the correct buffer
|
Tue, 06 Oct 1998 23:22:48 +0000 |
Karl Heuer |
Comment fix.
|
Thu, 27 Aug 1998 15:26:46 +0000 |
Karl Heuer |
(auto-mode-alist): Add snmp-mode patterns.
|
Mon, 24 Aug 1998 10:21:51 +0000 |
Andreas Schwab |
(file-name-invalid-regexp): Fix regex for ms-dos without long file names.
|
Wed, 12 Aug 1998 02:58:02 +0000 |
Richard M. Stallman |
(recover-session): Add leading space on added text lines.
|
Sat, 01 Aug 1998 19:02:22 +0000 |
Richard M. Stallman |
(auto-mode-alist): Escape dots in some regexps.
|