summaryrefslogtreecommitdiff
path: root/lisp/man.el
Commit message (Collapse)AuthorAgeFilesLines
* (Man-completion-cache): New var.Stefan Monnier2009-11-251-2/+12
| | | | (Man-completion-table): Use it.
* (Man-completion-table): New function.Stefan Monnier2009-11-241-2/+23
| | | | (man): Use it.
* Use default-value rather than default-enable-multibyte-characters.Glenn Morris2009-09-031-3/+3
|
* (Man-init-defvars) [windows-nt]: Use a special command list. Don't invoke Awk.Eli Zaretskii2009-03-071-30/+45
|
* Add 2009 to copyright years.Glenn Morris2009-01-051-1/+1
|
* * align.el:Lute Kamstra2008-12-031-6/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * allout.el: * apropos.el: * arc-mode.el: * autoinsert.el: * avoid.el: * battery.el: * bookmark.el: * buff-menu.el: * calculator.el: * chistory.el: * cmuscheme.el: * comint.el: * compare-w.el: * dabbrev.el: * delim-col.el: * desktop.el: * diff-mode.el: * diff.el: * dired-aux.el: * dired-x.el: * dired.el: * dos-vars.el: * ediff-diff.el: * ediff-help.el: * ediff-init.el: * ediff-merg.el: * ediff-mult.el: * ediff-ptch.el: * ediff-vers.el: * ediff-wind.el: * ediff.el: * emerge.el: * facemenu.el: * faces.el: * ffap.el: * filecache.el: * find-dired.el: * font-core.el: * font-lock.el: * forms.el: * fringe.el: * help-at-pt.el: * hippie-exp.el: * ido.el: * image-file.el: * imenu.el: * indent.el: * info.el: * isearchb.el: * iswitchb.el: * jit-lock.el: * jka-compr.el: * log-edit.el: * lpr.el: * ls-lisp.el: * man.el: * menu-bar.el: * midnight.el: * mouse-sel.el: * mouse.el: * msb.el: * outline.el: * paren.el: * pcmpl-cvs.el: * pcmpl-gnu.el: * pcomplete.el: * pcvs-info.el: * pcvs-parse.el: * printing.el: * ps-mule.el: * ps-print.el: * replace.el: * ruler-mode.el: * saveplace.el: * sb-image.el: * scroll-bar.el: * sha1.el: * shadowfile.el: * shell.el: * sort.el: * speedbar.el: * strokes.el: * tempo.el: * term.el: * terminal.el: * time-stamp.el: * time.el: * tree-widget.el: * type-break.el: * vc-cvs.el: * vc-hg.el: * vc-mcvs.el: * vc-rcs.el: * vc-sccs.el: * vc.el: * view.el: * w32-vars.el: * whitespace.el: * wid-edit.el: Remove leading * from docstrings of defcustoms, deffaces, defconsts and defuns.
* (Man-getpage-in-background): Force recent `man's to outputGlenn Morris2008-10-161-0/+4
| | | | escape sequences even when stdout is not a tty. (Bug#1142)
* American English spelling fix.Glenn Morris2008-06-271-1/+1
|
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-061-6/+4
|
* Merge from emacs--rel--22Miles Bader2008-01-081-1/+1
|\ | | | | | | Revision: emacs@sv.gnu.org/emacs--devo--0--patch-987
| * Add 2008 to copyright years.Glenn Morris2008-01-071-1/+1
| |
| * (Man-heading-regexp): Add 0-9.Juri Linkov2007-11-161-2/+5
| | | | | | | | (Man-first-heading-regexp): Remove leading space [ \t]* before NAME.
| * Jari Aalto <jari.aalto at cante.net>Glenn Morris2007-09-131-1/+7
| | | | | | | | | | (Man-default-man-entry): At end of line, continue looking to the next line for possible end of hyphenated command.
* | (Man-default-man-entry): Make this a defun. ImproveMartin Rudalics2007-12-311-31/+72
| | | | | | | | guessing mechanism and handling of section numbers.
* | (Man-follow-manual-reference): Fill the minibuffer'sJuri Linkov2007-12-231-19/+26
| | | | | | | | default list with a full list of references.
* | (Man-default-man-entry): When looking for default manMartin Rudalics2007-12-191-16/+29
| | | | | | | | entry title search text preceding point. Use when instead of if.
* | Fix buggy calls to `error'.Deepak Goel2007-12-061-2/+2
| |
* | (Man-getpage-in-background): Don't disregard user optionJuri Linkov2007-11-231-11/+10
| | | | | | | | | | `Man-width' on non-window systems. Remove test for `window-system' around setting envvar "COLUMNS" depending on the value of `Man-width'.
* | (Man-heading-regexp): Add 0-9.Juri Linkov2007-11-161-2/+5
| | | | | | | | (Man-first-heading-regexp): Remove leading space [ \t]* before NAME.
* | Tabify previous change.Glenn Morris2007-09-131-7/+7
| |
* | Jari Aalto <jari.aalto at cante.net>Glenn Morris2007-09-131-1/+7
|/ | | | | (Man-default-man-entry): At end of line, continue looking to the next line for possible end of hyphenated command.
* Remove spurious * in docstrings.Stefan Monnier2007-08-081-76/+60
| | | | | | | | | Merge defvars and toplevel setq-defaults. (Man-highlight-references0): Limit=nil rather than point-max. (Man-mode-map): Move initialization into the declaration. (Man-strip-page-headers, Man-unindent): Use dolist & inhibit-read-only. (Man-view-header-file): Use expand-file-name rather than concat. (Man-notify-when-ready, Man-bgproc-sentinel): Use with-current-buffer.
* (Man-next-section): Make sure we do not move backward.Stefan Monnier2007-08-081-3/+7
|
* Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
|
* (Man-next-section): Don't consider the last line of the page as beingChong Yidong2007-06-041-1/+3
| | | | part of any section.
* (Man-support-local-filenames): Assure thatMartin Rudalics2007-03-241-1/+8
| | | | default-directory exists when doing call-process.
* Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
|
* (Man-xref-button-action): New function. If the `Man-target-string'Chong Yidong2006-12-091-10/+15
| | | | | | button property is a function, assume it accepts a position argument. (Man-abstract-xref-man-page): Use it. (Man-default-man-entry): New optional arg POS.
* (Man-topic-history): New variable.Juri Linkov2006-09-021-1/+3
| | | | (man): Use it.
* * man.el (Man-mode-map): Restore the \r binding.Dan Nicolaescu2006-04-041-11/+16
| | | | | | | | | | | (Man-abstract-xref-man-page): If Man-target-string is a function, call it. (Man-highlight-references): Use Man-default-man-entry to get the target. Deal with xrefs too. (Man-highlight-references0): Don't call the target function. * woman.el (WoMan-xref-man-page): Strip the section number, woman cannot deal with it.
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-061-1/+1
|
* (Man-heading-regexp): Add `/'.Juri Linkov2006-01-171-1/+1
|
* (Man-file-name-regexp): Adjust for a list of files.Nick Roberts2006-01-121-1/+1
|
* (Man-section-regexp): Add 0-9 to support "3X11" sections.Juri Linkov2005-12-041-1/+1
|
* (Man-highlight-references): Doc fix. Reformat code in a more Lisp-ish way.Eli Zaretskii2005-11-191-23/+18
|
* (Man-highlight-references): Set an emptyMasatake YAMATO2005-11-101-0/+4
| | | | | string to `Man-arguments' if it is nil. Suggested by Reiner Steib <reinersteib+gmane@imap.cc>.
* Improve man -k support.Masatake YAMATO2005-11-061-13/+38
| | | | | | | | | | | | (Man-reference-regexp): Accpet spaces between `Man-name-regexp' and `Man-section-regexp'. (Man-apropos-regexp): New variable. (Man-abstract-xref-man-page): Use value for `Man-target-string' if available. (Man-highlight-references, Man-highlight-references0): Handle the case when `Man-arguments' includes "-k". (Man-highlight-references0): Rename the argument `TARGET-POS' to `TARGET'. `TARGET' can be a number, function or nil.
* * woman.el (WoMan-xref-man-page): New button type derivedMasatake YAMATO2005-10-181-6/+17
| | | | | | | | | | from `Man-abstract-xref-man-page'. (woman-mode): Pass `WoMan-xref-man-page' to `Man-highlight-references'. * man.el (Man-abstract-xref-man-page): New button type. (Man-xref-man-page): Make it derived from `Man-abstract-xref-man-page'. (Man-highlight-references): Add new optiolnal argument `xref-man-type'.
* 2005-09-24 Emilio C. Lopes <eclig@gmx.net>Romain Francoise2005-09-241-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * woman.el (woman-file-name): * wid-edit.el (widget-file-prompt-value) (widget-coding-system-prompt-value): * w32-fns.el (set-w32-system-coding-system): * vc.el (vc-version-diff, vc-annotate): * textmodes/reftex-auc.el (reftex-arg-cite) (reftex-arg-index-tag): * textmodes/refer.el (refer-get-bib-files): * textmodes/artist.el (artist-figlet-choose-font): * terminal.el (terminal-emulator): * replace.el (occur-read-primary-args): * rect.el (string-rectangle, string-insert-rectangle): * ps-print.el (ps-print-preprint): * progmodes/pascal.el (pascal-goto-defun): * progmodes/etags.el (visit-tags-table, visit-tags-table-buffer): * progmodes/compile.el (compilation-find-file): * printing.el (pr-interactive-n-up): * play/animate.el (animate-birthday-present): * net/rcompile.el (remote-compile): * man.el (man, Man-goto-section, Man-follow-manual-reference): * mail/rmailsum.el (rmail-summary-search-backward) (rmail-summary-search): * mail/rmailout.el (rmail-output-read-rmail-file-name) (rmail-output-read-file-name): * mail/rmail.el (rmail-search, rmail-search-backwards): * mail/mailabbrev.el (merge-mail-abbrevs, rebuild-mail-abbrevs): * locate.el (locate): * international/quail.el (quail-show-keyboard-layout): * international/mule.el (set-buffer-file-coding-system) (revert-buffer-with-coding-system, set-file-name-coding-system) (set-terminal-coding-system, set-keyboard-coding-system) (set-next-selection-coding-system): * international/mule-diag.el (describe-coding-system) (describe-font, describe-fontset): * international/mule-cmds.el (universal-coding-system-argument) (search-unencodable-char, describe-input-method) (set-language-environment, describe-language-environment): * international/codepage.el (codepage-setup): * international/code-pages.el (codepage-setup): * info.el (Info-search, Info-follow-reference) (Info-search-backward): * emacs-lisp/advice.el (ad-read-advised-function) (ad-read-advice-class, ad-clear-cache, ad-activate) (ad-deactivate, ad-update, ad-unadvise, ad-read-advice-name) (ad-enable-advice, ad-disable-advice, ad-remove-advice) (ad-read-regexp): * ediff-util.el (ediff-toggle-regexp-match): * ediff-ptch.el (ediff-prompt-for-patch-file): * dired-aux.el (dired-diff): * diff.el (diff): * cus-edit.el (custom-variable-prompt): * calendar/timeclock.el (timeclock-ask-for-project): * calc/calcalg3.el (calc-get-fit-variables): * calc/calc-store.el (calc-edit-variable) (calc-permanent-variable): * vc-mcvs.el (vc-mcvs-register): * shadowfile.el (shadow-define-literal-group): * woman.el (woman-file-name): * vc.el (vc-version-diff, vc-merge): * textmodes/reftex-index.el (reftex-index-complete-tag): * format.el (format-decode-buffer, format-decode-region): * emulation/viper-cmd.el (viper-read-string-with-history): * emacs-lisp/debug.el (cancel-debug-on-entry): * emacs-lisp/checkdoc.el (checkdoc-this-string-valid-engine): * ediff.el (ediff-merge-revisions) (ediff-merge-revisions-with-ancestor, ediff-revision): * completion.el (interactive-completion-string-reader): * calc/calc-prog.el (calc-user-define-formula): Follow convention for reading with the minibuffer.
* (Man-init-defvars, Man-translate-references, Man-support-local-filenames,Juanma Barranquero2005-08-291-6/+6
| | | | Man-highlight-references): Fix typos in docstrings.
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-061-2/+2
|
* (Man-goto-page): Make second argument NOERROR optional.Juanma Barranquero2005-07-241-1/+1
|
* (Man-bgproc-sentinel): Check here for failure to findRichard M. Stallman2005-07-231-24/+29
| | | | | | | any man page in the output, and report the error here. (Man-arguments): Make it permanent local. (Man-goto-page): New arg NOERROR. Never kill the current buffer. (Man-mode): Pass t for NOERROR.
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
|
* (Man-mode-map): Initialize it properly.Lute Kamstra2005-06-121-5/+7
| | | | (Man-mode): Set mode-class property to special.
* (Man-name-regexp): Add `:' to accept qualified names.Juri Linkov2005-05-291-1/+1
|
* (Man-mode): Use kill-all-local-variables and run-mode-hooks.Lute Kamstra2005-05-261-2/+3
|
* (man-mode-syntax-table): Set up `:' to have word-constituent syntax.Eli Zaretskii2005-04-271-0/+1
|
* (Man-follow-manual-reference): If current-word returns nil, use "".Eli Zaretskii2005-03-191-1/+3
|
* (Man-getpage-in-background): Disable undo in Man buffer.Richard M. Stallman2005-01-291-0/+1
|