Glenn Morris
ae940284fa
Add 2009 to copyright years.
2009-01-05 03:18:22 +00:00
Dan Nicolaescu
7c2fb837ec
* bitmaps/README:
...
* xfns.c:
* termcap.c:
* term.c:
* syswait.h:
* systty.h:
* systime.h:
* syssignal.h:
* sysdep.c:
* process.h:
* process.c:
* print.c:
* ndir.h:
* lread.c:
* keyboard.c:
* getpagesize.h:
* floatfns.c:
* fileio.c:
* emacs.c:
* doc.c:
* dispnew.c:
* dired.c:
* data.c:
* callproc.c:
* buffer.c:
* README:
* Makefile.in:
* s/template.h:
* s/msdos.h:
* m/vax.h: Remove VMS support.
* s/vms.h:
* vlimit.h:
* uaf.h:
* temacs.opt:
* param.h:
* ioctl.h: Remove file.
* descrip.mms:
* compile.com: Remove file.
* Create.c: Remove VMS support.
* message.el (Module):
* gnus-start.el (Module):
* gnus-registry.el (Module):
* textmodes/texinfmt.el:
* nxml/nxml-enc.el:
* mail/feedmail.el:
* international/mule.el:
* international/latexenc.el:
* emulation/viper-util.el:
* emulation/viper-init.el:
* emulation/viper-ex.el:
* emacs-lisp/bytecomp.el:
* version.el:
* subr.el:
* startup.el:
* sort.el:
* shadowfile.el:
* recentf.el:
* printing.el:
* paths.el:
* minibuffer.el:
* ls-lisp.el:
* loadup.el:
* hippie-exp.el:
* finder.el:
* files.el:
* ediff-util.el:
* ediff-ptch.el:
* ediff-init.el:
* ediff-diff.el:
* dired.el:
* dired-aux.el:
* cus-edit.el:
* bindings.el:
* arc-mode.el:
* add-log.el: Remove VMS support.
* obsolete/vmsproc.el:
* obsolete/vms-pmail.el:
* obsolete/vms-patch.el: Remove file.
* etags.c:
* emacsclient.c: Remove VMS support.
* termcap.src: Remove file.
* README:
* PROBLEMS:
* MACHINES: Remove VMS info.
* ediff.texi: Remove VMS support.
* os.texi:
* intro.texi:
* files.texi: Remove VMS support.
* emacs.texi: Remove VMS support.
* make-dist:
* README: Remove VMS support.
* vms: Remove directory.
2008-07-31 05:33:56 +00:00
Glenn Morris
276f10b759
(finder-no-scan-regexp): Add ldefs-boot.el
2008-06-21 19:35:45 +00:00
Glenn Morris
54e05660ef
(finder-font-lock-keywords): Handle ``quotes''.
...
(finder-compile-keywords): Move let to where needed.
(finder-mouse-face-on-line): Go back one more line if needed.
(finder-list-matches): Use cadr.
(finder-goto-xref): New function.
(finder-commentary): Add buttons to jump to foo.el libraries.
2008-06-10 03:06:30 +00:00
Glenn Morris
67f63a7a75
(finder-compile-keywords): Use lm-keywords-list rather than lm-keywords.
2008-06-07 02:42:43 +00:00
Glenn Morris
06687563bd
(finder-compile-keywords): Tweak whitespace in output.
2008-06-05 07:24:30 +00:00
Glenn Morris
228b739631
(finder-headmark): Initialize and add doc string.
...
(generated-finder-keywords-file): Doc fix.
(finder-no-scan-regexp): New variable.
(finder-compile-keywords): Use a single let binding. Disable undo in
the output buffer. Use autoload-rubric. Use mapc rather than mapcar.
Don't scan files matching finder-no-scan-regexp. Use
with-temp-buffer. Use expand-file-name rather than concat. Use
directory-files to do regexp matching. No need to require jka-compr.
(finder-list-keywords): Remove un-needed set-buffer. Disable undo.
(finder-list-matches): Disable undo.
(finder-commentary): Use let rather than let*. Disable undo.
(finder-current-item): Use zerop.
(finder-mode): Use define-derived-mode.
(finder-exit): Doc fix. Use dolist.
2008-06-05 02:35:15 +00:00
Glenn Morris
eb3fa2cfcf
Switch to recommended form of GPLv3 permissions notice.
2008-05-06 08:06:51 +00:00
Stefan Monnier
6a02191778
* finder.el (finder-commentary):
...
* subr.el (locate-library): Use locate-file-completion-table.
2008-04-19 04:01:16 +00:00
Stefan Monnier
89e2d47661
(finder-mode-syntax-table, finder-font-lock-keywords): New variables.
...
(finder-mode): Use finder-mode-syntax-table. Set font-lock-defaults.
(finder-exit): Ignore errors rather than avoiding them.
Kill *Finder-package* buffer also.
2008-03-24 18:43:04 +00:00
Miles Bader
59ce725a3b
Merge from emacs--rel--22
...
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-987
2008-01-08 20:46:54 +00:00
Glenn Morris
409cc4a3ea
Add 2008 to copyright years.
2008-01-07 02:45:14 +00:00
Juanma Barranquero
3731290f9e
(finder-compile-keywords): Use mapc' rather than
mapcar'.
2007-09-25 11:06:40 +00:00
Stefan Monnier
bf8aa90140
(finder-compile-keywords): Fix up comment style.
...
(finder-mouse-face-on-line): previous-line -> forward-line.
2007-09-19 14:57:02 +00:00
Glenn Morris
b4aa60262c
Switch license to GPLv3 or later.
2007-07-25 04:50:21 +00:00
Glenn Morris
d7a0267c8d
Add 2007 to copyright years.
2007-01-21 03:53:13 +00:00
Richard M. Stallman
c9fdebdf3a
(finder-mode-map): Add n and p bindings.
2006-04-10 15:28:25 +00:00
Thien-Thi Nguyen
aaef169dc6
Update years in copyright notice; nfc.
2006-02-06 15:23:23 +00:00
Chong Yidong
24bdbffe0b
* menu-bar.el (menu-bar-help-menu): Rename "psychiatrist", in line
...
with 2005-10-23 change to doctor.el.
* finder.el (finder-mode-map): Add follow-link binding.
2005-10-24 22:13:08 +00:00
Thien-Thi Nguyen
0d30b33766
Update years in copyright notice; nfc.
2005-08-06 22:13:43 +00:00
Lute Kamstra
086add1519
Update FSF's address.
2005-07-04 23:32:44 +00:00
Juanma Barranquero
887195ac83
Replace eval-current-buffer' by
eval-buffer'.
2005-05-18 10:17:59 +00:00
Eli Zaretskii
62832105d7
(finder-current-item): Throw an error on an empty line.
2005-03-19 14:35:59 +00:00
Stefan Monnier
79760fb2d0
(finder-mode): Follow coding convention.
2004-03-26 14:54:17 +00:00
Juri Linkov
dde4a5bbca
(finder-known-keywords): Fix data, tex, unix.
2004-03-22 07:45:47 +00:00
Richard M. Stallman
61e938eb8b
(finder-commentary): Call delete-other-windows.
2004-01-05 13:59:08 +00:00
Richard M. Stallman
dcd70a815b
(finder-mode-hook): New variable.
...
(finder-mode): Run hook finder-mode-hook
2003-09-19 14:28:46 +00:00
Miles Bader
ab5796a9f9
Add arch taglines
2003-09-01 15:45:59 +00:00
Andreas Schwab
9bd0d71aa9
* finder.el (generated-finder-keywords-file): New variable.
...
(finder-compile-keywords): Use it instead of hardcoding
finder-inf.el.
2002-12-29 17:59:00 +00:00
Markus Rost
529bc8c14c
(finder-compile-keywords): Don't insert a keyword to the generated
...
file.
2002-12-06 00:39:16 +00:00
Richard M. Stallman
63fe0a9878
(finder-commentary): Use buffer *Finder-package*.
2002-11-18 04:56:45 +00:00
Stefan Monnier
2e819a0824
("finder-inf"): Don't fail if the file is absent.
2002-10-10 15:04:41 +00:00
Stefan Monnier
24d30c0359
(finder-find-library): Remove.
...
(finder-commentary): Use find-library-name and add completion.
2002-09-11 21:28:51 +00:00
Stefan Monnier
f0c4433f47
Don't load finder-inf.el during byte-compilation.
2002-03-22 23:27:35 +00:00
Pavel Janík
e8af40eed4
Some fixes to follow coding conventions.
2001-07-16 12:23:00 +00:00
Miles Bader
ff524b84a8
(finder-insert-at-column): Also move to the next line if exactly at COLUMN.
2001-07-11 01:40:16 +00:00
Dave Love
f06f741699
(finder-known-keywords): Add files', remove
vms'.
...
(finder-help-echo): New variable.
(finder-mouse-face-on-line): Add help-echo stuff.
(finder-list-keywords, finder-list-matches): Use mapc.
2000-11-12 00:42:36 +00:00
Stefan Monnier
6a7ceddcab
Add local-variable settings to the generated file.
2000-08-16 20:49:45 +00:00
Gerd Moellmann
706239c766
(finder-commentary): Add autoload cookie.
2000-04-09 20:24:49 +00:00
Gerd Moellmann
8f713f537c
(finder-commentary): Activate Finder mode.
1999-12-01 23:41:44 +00:00
Dave Love
4f451c3f19
Comment on finder-known-keywords.
1999-09-09 20:06:35 +00:00
Dave Love
1226dd0bb1
(finder-known-keywords): Add `multimedia'.
1999-08-17 14:09:14 +00:00
Dave Love
2d212d8735
(finder-commentary): Fix interactive spec. Try
...
appending .el to file name.
(finder-find-library, finder-commentary): Doc fixes.
1999-01-29 18:27:10 +00:00
Dave Love
35e9c644ca
(finder-known-keywords): Fix `convenience' entry.
1998-05-30 17:57:14 +00:00
Richard M. Stallman
1c9056c314
(finder-known-keywords): Add `convenience'.
1998-05-18 04:34:54 +00:00
Dave Love
eb4df0c388
(finder-insert-at-column): Simplify.
...
(finder-mouse-face-on-line): New function.
(finder-list-keywords, finder-list-matches): Use it.
(finder-commentary, finder-select): Doc.
(finder-mouse-select): Doc. Remove spurious let.
1998-04-28 18:06:36 +00:00
Richard M. Stallman
5b64ebe8ec
(finder-compile-keywords):
...
Avoid error for nonexistent directory.
Print progress messages about directories.
Ignore files that are actually Emacs lock files.
1998-04-24 21:24:44 +00:00
Karl Heuer
35863d776f
(finder-find-library): Re-instate (with a different
...
implementation) so that `locate-library' can find compressed files.
(finder-commentary): Use it.
1997-11-15 21:04:47 +00:00
Karl Heuer
b26f4fbd7d
(finder-exit): Simplify.
1997-11-10 23:28:59 +00:00
Karl Heuer
f3b330d6d8
(finder-mode-map): Bind [mouse-2].
...
(finder-compile-keywords): Match compressed file names, but don't
put compression extension in the output.
(finder-find-library): Deleted.
(finder-commentary): Use locate-library, not finder-find-library.
(finder-mouse-select): New function.
(finder-summary): Mention mouse binding.
(finder-exit): Kill "*Finder Category*" buffer too. Avoid error
from deleting sole window.
1997-09-30 07:36:28 +00:00