summaryrefslogtreecommitdiff
path: root/lisp/woman.el
Commit message (Collapse)AuthorAgeFilesLines
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
|
* Comment.Glenn Morris2009-12-021-0/+2
|
* 2009-12-02 Michael Welsh Duggan <mwd at cert.org>Glenn Morris2009-12-021-1/+1
| | | | (woman-make-bufname): Handle man-pages with "." in the name. (Bug#5038)
* Mark face aliases with "-face" suffix as obsolete.Glenn Morris2009-09-011-4/+4
|
* Use help-print-return-message rather than the now obsolete alias.Glenn Morris2009-08-211-4/+4
|
* * woman.el: Remove stand-alone closing parentheses.Chong Yidong2009-07-061-246/+88
| | | | | | | | | | (woman-file-name, woman2-format-paragraphs) (woman-leave-blank-lines): Code cleanup. (woman-use-own-frame): Change default to nil. (woman-italic, woman-bold, woman-unknown, woman-addition): Change defaults to inherit from default faces. (woman2-process-escapes): Consume the newline after a stand-alone filler character (Bug#3651).
* (woman-mode): Restore tab-width value after the call to Man-mode, sinceEli Zaretskii2009-03-071-1/+2
| | | | | Man-mode resets it to the default, and that makes right margin extend beyond woman-fill-column.
* (woman-parse-colon-path): Return a list even if there's only one directoryEli Zaretskii2009-03-071-1/+1
| | | | in PATHS.
* Add 2009 to copyright years.Glenn Morris2009-01-051-1/+1
|
* merging Emacs.app (NeXTstep port)Adrian Robert2008-07-151-4/+6
|
* American English spelling fix.Glenn Morris2008-06-271-1/+1
|
* American English spelling fix.Glenn Morris2008-06-271-1/+1
|
* American English spelling fix.Glenn Morris2008-06-271-1/+1
|
* Add some compiler declarations, for builds without X.Glenn Morris2008-06-121-0/+3
|
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-061-6/+4
|
* (woman2-TH): Undo last change. Use string-equal instead ofChong Yidong2008-04-111-1/+1
| | | | string-match.
* (woman2-TH): Quote search string argument to string-match.Chong Yidong2008-04-111-3/+2
|
* (woman-locale): New defcustom.Glenn Morris2008-02-081-1/+55
| | | | | (woman-expand-locale, woman-manpath-add-locales): New functions. (woman-manpath): Call woman-manpath-add-locales. Bump :version.
* (woman-parse-numeric-arg): Change handling of `==': can be internedGlenn Morris2008-01-121-2/+4
| | | | without a function definition.
* 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
| |
* | (woman-ignore): Fix doc typo.Glenn Morris2007-10-131-1/+1
| |
* | (woman0-rename): Fix paren typo.Glenn Morris2007-10-131-1/+1
| |
* | (woman-topic-all-completions, woman-mini-help): FixDavid Kastrup2007-09-301-20/+18
| | | | | | | | | | | | | | | | | | | | | | fallout from 2007-09-07 introduction of `dolist' when the list actually was being manipulated in the loop. (woman-Cyg-to-Win, woman-pre-process-region) (woman-horizontal-escapes, woman-if-body, woman-unescape) (woman-strings, woman-special-characters, woman1-hc) (woman-change-fonts, woman-find-next-control-line): Use `match-beginning' rather than `match-string' when the result is just used as a flag.
* | (woman-dired-define-keys): Use `mapc' rather than `mapcar'.Juanma Barranquero2007-09-251-2/+2
| |
* | (woman-mode-map, woman-syntax-table): Initialize in the declaration.Stefan Monnier2007-09-101-24/+21
| |
* | Remove spurious * in docstrings.Stefan Monnier2007-09-071-88/+69
|/ | | | | | | | | | | | (woman-mini-help, woman-non-underline-faces, woman0-rename) (woman-topic-all-completions-merge, woman-file-name-all-completions) (woman-select-symbol-fonts, woman-expand-directory-path): Use dolist. (woman-write-directory-cache, woman-display-extended-fonts) (WoMan-log-begin, WoMan-log-1): Use with-current-buffer. (woman-really-find-file): Use pop-to-buffer if switch-to-buffer fails. (woman-mode): Use inhibit-read-only. (woman-negative-vertical-space): Use dotimes. (woman2-tagged-paragraph, woman-tab-to-tab-stop): Use insert-char.
* Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
|
* Add comment.Chong Yidong2007-04-101-1/+2
|
* (woman-decode-buffer): Postphone macro-set check...Chong Yidong2007-04-101-12/+11
| | | | (woman-decode-region): ...to here.
* * woman.el (woman-Cyg-to-Win): Don't convert cons cellsDavid Kastrup2007-03-311-30/+59
| | | | | | | | | | | | | corresponding to MANPATH_MAP entries. (woman-man.conf-path, woman-parse-man.conf): Doc fix. (woman-parse-man.conf): Use more discriminating man.conf name. (woman-parse-man.conf): Parse MANPATH_MAP entries. (woman-manpath): Doc fix and type fix. (woman-cached-data): Check for MANPATH_MAP entries. (woman-expand-directory-path): Treat MANPATH_MAP entries. * woman.texi (Topic, Interface Options): Explain changes semantics of woman-manpath in order to consider MANPATH_MAP entries.
* (woman-change-fonts): Tweak previous change by usingChong Yidong2007-03-171-1/+1
| | | | woman-request-regexp rather than "^\\.".
* (woman-change-fonts): Add a hack to deal withGlenn Morris2007-03-101-47/+80
| | | | | | font-escape followed by "." at start of a line. (woman2-IP): Add a hack to deal with consecutive requests. (woman2-tagged-paragraph): Extend existing hack to handle "sp".
* Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
|
* (woman-decode-buffer): Clarify error message.Richard M. Stallman2007-01-031-1/+1
|
* (woman-decode-buffer): Signal error for alien macro sets. SuggestedChong Yidong2006-12-241-0/+12
| | | | by James Cloos.
* Update copyright years.Glenn Morris2006-12-051-1/+1
|
* * woman.el (woman2-format-paragraphs): Avoid infinite loop in caseChong Yidong2006-10-151-1/+5
| | | | there is no terminating newline.
* (woman0-so): Use `let*', not `let'.Juanma Barranquero2006-09-221-4/+4
| | | | (woman-horizontal-line): Remove unbalanced parenthesis.
* Make sure all the end-of-region markers we use haveStefan Monnier2006-09-221-15/+15
| | | | | | | | | a non-nil insertion-type. (woman0-so): Move things around so we can use copy-marker. (woman0-roff-buffer, woman2-process-escapes-to-eol, woman2-roff-buffer): Adjust marker type. (woman2-process-escapes): Check marker type. (woman-horizontal-line): Dispense with the use of a marker.
* (woman-topic-history): Change defvar to defvaraliasJuri Linkov2006-09-021-1/+1
| | | | for symbol `Man-topic-history'.
* * woman.el (woman-follow): New function, based on `man-follow'.Chong Yidong2006-08-281-1/+12
| | | | | | | (woman-mode-map): Use it. * ibuffer.el (ibuffer-do-sort-by-recency): Perform full update since ibuffer-do-sort-by-recency does not define a sorter.
* (WoMan-xref-man-page): Fix call to `substring'.Juanma Barranquero2006-04-061-3/+3
|
* * man.el (Man-mode-map): Restore the \r binding.Dan Nicolaescu2006-04-041-1/+7
| | | | | | | | | | | (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/+2
|
* * woman.el (WoMan-xref-man-page): New button type derivedMasatake YAMATO2005-10-181-1/+6
| | | | | | | | | | 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-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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.
* Message format spec fixes (1)Deepak Goel2005-09-181-1/+1
|
* (woman-topic-at-point-default): Renamed to woman-use-topic-at-point-default.Eli Zaretskii2005-09-101-52/+46
| | | | | | | | | (woman-topic-at-point): Renamed to woman-use-topic-at-point. (woman-file-name): Reflect renames above. Automatically use the word at point as topic if woman-use-topic-at-point is non-nil. Otherwise offer it as default but don't insert it in the minibuffer. Also use `test-completion' instead of `assoc' as suggested by Stefan Monnier.
* Format- and whitespace-related changes.Eli Zaretskii2005-09-091-8/+5
|