mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-15 10:30:25 -08:00
Merge changes from emacs-23 branch.
This commit is contained in:
commit
1099930585
11 changed files with 52 additions and 18 deletions
|
|
@ -67,9 +67,9 @@ Use this feature when you have directories which you normally refer to
|
|||
via absolute symbolic links. Make TO the name of the link, and FROM
|
||||
the name it is linked to."
|
||||
:type '(repeat (cons :format "%v"
|
||||
:value ("" . "")
|
||||
:value ("\\`" . "")
|
||||
(regexp :tag "From")
|
||||
(regexp :tag "To")))
|
||||
(string :tag "To")))
|
||||
:group 'abbrev
|
||||
:group 'find-file)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue