diff options
author | Glenn Morris <rgm@gnu.org> | 2012-12-21 11:32:43 -0800 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2012-12-21 11:32:43 -0800 |
commit | a4b0cca119b01dc55bad802ef696c857fe014482 (patch) | |
tree | f2df86b3d472d15d3bbb69274325a7c0090f65b3 /lisp/ldefs-boot.el | |
parent | 0e9c7693712014196946a83709a83c08a7dfea25 (diff) | |
parent | 160b3852018831b830a7451f29f770fb49810342 (diff) | |
download | emacs-a4b0cca119b01dc55bad802ef696c857fe014482.tar.gz |
Merge from emacs-24; up to 2012-12-01T13:25:13Z!cyd@gnu.org
Diffstat (limited to 'lisp/ldefs-boot.el')
-rw-r--r-- | lisp/ldefs-boot.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/ldefs-boot.el b/lisp/ldefs-boot.el index 095a7229c60..167fd36fe82 100644 --- a/lisp/ldefs-boot.el +++ b/lisp/ldefs-boot.el @@ -9735,7 +9735,7 @@ If FILE-LIST-FORM is non-nil, it should be a form that, when evaluated, will return a list of file names. The search will be restricted to these files. -Aleso see the documentation of the `tags-file-name' variable. +Also see the documentation of the `tags-file-name' variable. \(fn REGEXP &optional FILE-LIST-FORM)" t nil) |