aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ehelp.el
Commit message (Collapse)AuthorAgeFilesLines
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
|
* Convert some .el files to lexical scoping.Juanma Barranquero2011-04-041-3/+3
| | | | | | | | | | | | | | | | * bs.el (bs-refresh, bs-sort-buffer-interns-are-last) (bs--get-marked-string, bs--get-modified-string) (bs--get-readonly-string, bs--get-size-string, bs--get-name) (bs--get-mode-name, bs--get-file-name): Mark unused arguments. (bs--configuration-name-for-prefix-arg): Rename argument PREFIX-ARG. * ehelp.el (electric-help-execute-extended) (electric-help-ctrl-x-prefix): * hexl.el (hexl-revert-buffer-function): * linum.el (linum-after-change, linum-after-scroll): * emacs-lisp/re-builder.el (reb-auto-update): Mark unused arguments. * help-fns.el (help-describe-category-set): Remove unused ERR variable.
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
|
* Nuke arch-tags.Glenn Morris2011-01-151-1/+0
|
* Merge from emacs-23Stefan Monnier2011-01-141-1/+1
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
| |
* | * ehelp.el (electric-help-orig-major-mode): New buffer-local variable.Juri Linkov2010-04-031-6/+14
|/ | | | | | | (electric-help-mode): Set it to original major-mode. Doc fix. (with-electric-help): Use `electric-help-orig-major-mode' instead of (default-value 'major-mode). Doc fix. http://lists.gnu.org/archive/html/emacs-devel/2010-04/msg00069.html
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
|
* * x-dnd.el (x-dnd-maybe-call-test-function):Stefan Monnier2009-11-131-4/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * window.el (split-window-vertically): * whitespace.el (whitespace-help-on): * vc-rcs.el (vc-rcs-consult-headers): * userlock.el (ask-user-about-lock-help) (ask-user-about-supersession-help): * type-break.el (type-break-force-mode-line-update): * time-stamp.el (time-stamp-conv-warn): * terminal.el (te-set-output-log, te-more-break, te-filter) (te-sentinel,terminal-emulator): * term.el (make-term, term-exec, term-sentinel, term-read-input-ring) (term-write-input-ring, term-check-source, term-start-output-log): (term-display-buffer-line, term-dynamic-list-completions): (term-ansi-make-term, serial-term): * subr.el (selective-display): * strokes.el (strokes-xpm-to-compressed-string, strokes-decode-buffer) (strokes-encode-buffer, strokes-xpm-for-compressed-string): * speedbar.el (speedbar-buffers-tail-notes, speedbar-buffers-item-info) (speedbar-reconfigure-keymaps, speedbar-add-localized-speedbar-support) (speedbar-remove-localized-speedbar-support) (speedbar-set-mode-line-format, speedbar-create-tag-hierarchy) (speedbar-update-special-contents, speedbar-buffer-buttons-engine) (speedbar-buffers-line-directory): * simple.el (shell-command-on-region, append-to-buffer) (prepend-to-buffer): * shadowfile.el (shadow-save-todo-file): * scroll-bar.el (scroll-bar-set-window-start, scroll-bar-drag-1) (scroll-bar-maybe-set-window-start): * sb-image.el (speedbar-image-dump): * saveplace.el (save-place-alist-to-file, save-places-to-alist) (load-save-place-alist-from-file): * ps-samp.el (ps-print-message-from-summary): * ps-print.el (ps-flush-output, ps-insert-file, ps-get-boundingbox) (ps-background-image, ps-begin-job, ps-do-despool): * ps-bdf.el (bdf-find-file, bdf-read-font-info): * printing.el (pr-interface, pr-ps-file-print, pr-find-buffer-visiting) (pr-ps-message-from-summary, pr-lpr-message-from-summary): (pr-call-process, pr-file-list, pr-interface-save): * novice.el (disabled-command-function) (enable-command, disable-command): * mouse.el (mouse-buffer-menu-alist): * mouse-copy.el (mouse-kill-preserving-secondary): * macros.el (kbd-macro-query): * ledit.el (ledit-go-to-lisp, ledit-go-to-liszt): * informat.el (batch-info-validate): * ido.el (ido-copy-current-word, ido-initiate-auto-merge): * hippie-exp.el (try-expand-dabbrev-visible): * help-mode.el (help-make-xrefs): * help-fns.el (describe-variable): * generic-x.el (bat-generic-mode-run-as-comint): * finder.el (finder-mouse-select): * find-dired.el (find-dired-sentinel): * filesets.el (filesets-file-close): * files.el (list-directory): * faces.el (list-faces-display, describe-face): * facemenu.el (list-colors-display): * ezimage.el (ezimage-image-association-dump, ezimage-image-dump): * epg.el (epg--process-filter, epg-cancel): * epa.el (epa--marked-keys, epa--select-keys, epa-display-info) (epa--read-signature-type): * emerge.el (emerge-copy-as-kill-A, emerge-copy-as-kill-B) (emerge-file-names): * ehelp.el (electric-helpify): * ediff.el (ediff-regions-wordwise, ediff-regions-linewise): * ediff-vers.el (rcs-ediff-view-revision): * ediff-util.el (ediff-setup): * ediff-mult.el (ediff-append-custom-diff): * ediff-diff.el (ediff-exec-process, ediff-process-sentinel) (ediff-wordify): * echistory.el (Electric-command-history-redo-expression): * dos-w32.el (find-file-not-found-set-buffer-file-coding-system): * disp-table.el (describe-display-table): * dired.el (dired-find-buffer-nocreate): * dired-aux.el (dired-rename-subdir, dired-dwim-target-directory): * dabbrev.el (dabbrev--same-major-mode-p): * chistory.el (list-command-history): * apropos.el (apropos-documentation): * allout.el (allout-obtain-passphrase): (allout-copy-exposed-to-buffer): (allout-verify-passphrase): Use with-current-buffer.
* * gnus/nnheader.el (nnheader-find-file-noselect):Stefan Monnier2009-08-281-5/+4
| | | | | | | | | | | | | | | | | | * gnus/mm-util.el (mm-insert-file-contents): * org/org-html.el (org-export-as-html): * org/org-docbook.el (org-export-as-docbook): * textmodes/reftex.el (reftex-get-file-buffer-force): * progmodes/verilog-mode.el (verilog-batch-execute-func): * emulation/viper.el (viper-go-away, viper-set-hooks): * emacs-lisp/re-builder.el (re-builder-unload-function): * emacs-lisp/bytecomp.el (byte-compile-file): * ses.el (ses-unload-function): * hexl.el (hexl-find-file): * files.el (normal-mode): * ehelp.el (with-electric-help): * autoinsert.el (auto-insert-alist): * arc-mode.el (archive-mode): Use (default-value 'major-mode) instead of default-major-mode.
* Use help-print-return-message rather than the now obsolete alias.Glenn Morris2009-08-211-3/+3
|
* Comment (add Author:, based on authors.el).Glenn Morris2009-01-101-2/+4
|
* Add 2009 to copyright years.Glenn Morris2009-01-051-1/+1
|
* * ehelp.el (electric-help-map, ehelp-map): Define within defvar.Juanma Barranquero2008-11-201-17/+12
| | | | (with-electric-help): Fix typo and reflow docstring.
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-061-6/+4
|
* Fix up comment convention on the arch-tag lines.Stefan Monnier2008-04-101-1/+1
|
* Add 2008 to copyright years.Glenn Morris2008-01-071-1/+1
|
* Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
|
* (with-electric-help, electric-help-exit, electric-help-retain): Doc fixes.Juanma Barranquero2007-02-131-5/+4
|
* Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
|
* (electric-help-command-loop): "?\ " -> "?\s".Juanma Barranquero2006-11-271-1/+1
|
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-061-1/+1
|
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-061-1/+2
|
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
|
* (electric-help-map): Reorder Q/q and R/r entries soKim F. Storm2004-11-011-2/+2
| | | | | substitute-command-keys will select lower-case bindings like those used in the static help texts.
* (electric-help-command-loop): Check whether the last character is visible,Juanma Barranquero2004-05-061-1/+1
| | | | not (point-max).
* (electric-help-command-loop, electric-help-undefined, electric-help-help):Juanma Barranquero2004-05-031-10/+10
| | | | Check against unmapped commands.
* Add arch taglinesMiles Bader2003-09-011-0/+1
|
* (ehelp-command): Use defalias to define ehelp-command.Richard M. Stallman2003-07-071-2/+5
| | | | Give it a doc string, and autoload it.
* Trailing whitespace deleted.Juanma Barranquero2003-02-041-6/+6
|
* (electric-help-mode-hook): Add defcustom.Gerd Moellmann2001-03-201-1/+6
|
* (with-electric-help): Doc fix.Eli Zaretskii2001-02-201-4/+4
|
* (electric-help): New defgroup.Gerd Moellmann2000-09-201-25/+41
| | | | | (electric-help-shrink-window): New user-option. (with-electric-help): Use it.
* (with-electric-help): Remove hook on exit.Richard M. Stallman1997-03-281-3/+12
| | | | (electric-help-exit): Add doc string. Remove hook before exit.
* (electric-helpify): Allow NAME to be given as arg.Richard M. Stallman1996-05-311-3/+3
| | | | (electric-command-apropos): Specify *Apropos* as buffer name.
* (electric-help-mode): Use add-hook mouse-leave-buffer-hook.Richard M. Stallman1996-04-051-5/+5
| | | | (electric-help-retain): Use remove-hook.
* (with-electric-help): Make buffer read-only as last thing.Richard M. Stallman1996-03-071-2/+3
|
* (with-electric-help):Richard M. Stallman1996-02-031-5/+10
| | | | | | | Bind inhibit-read-only around the erase-buffer. (electric-help-form-to-execute): Renamed from to-be-executed. Add defvar for it. (electric-help-mode): Turn off view-mode.
* (electric-help-command-loop): Pass proper format string to message.Karl Heuer1996-01-251-1/+1
|
* Update FSF's address.Erik Naggum1996-01-141-2/+3
|
* (with-electric-help): Add missing argument MINHEIGHT.Erik Naggum1995-11-021-1/+1
|
* Fix key bindings.Richard M. Stallman1995-10-211-16/+67
| | | | | | | | | | | | | | | (electric-help-mode): Use mouse-leave-buffer-hook. (electric-help-retain): Remove mouse-leave-buffer-hook. (with-electric-help): New argument minheight. (electric-help-execute-extended): New function. (electric-help-ctrl-x-prefix): New function. (electric-help-command-loop): Make messages more consistent. Include strategic sit-for 0, so that pos-visible-in-window-p will return the right thing. Make 2nd arg of Electric-command-loop return 'noprompt if we are in isearch-mode. Eval to-be-executed at the very end. (ehelp-map): Electrify apropos too.
* (with-electric-help): Doc fix.Richard M. Stallman1995-07-301-4/+12
|
* (electric-helpify): Autoload with-electric-help, electric-helpify.Richard M. Stallman1995-07-181-3/+5
|
* Update copyright.Karl Heuer1995-04-071-1/+1
|
* (electric-help-help, electric-help-command-loop):Richard M. Stallman1995-02-141-21/+24
| | | | | | | | | | | Mention q and r, not Q and R. (electric-help-map): Use supress-keymap instead of filling keymap with undefined commands. Bind R like r. Substitute electric-command-apropos for command-apropos. (electric-apropos): New function. (electric-help-help, electric-help-command-loop): Mention Q and R in messages.
* Doc fix.Jim Blandy1993-08-081-1/+1
|
* (electric-help-command-loop): Use equal to compareRichard M. Stallman1993-06-031-1/+2
| | | | lists of events.
* Added or corrected Commentary sectionsEric S. Raymond1993-03-221-0/+8
|
* (electric-help-command-loop): Handle any kind of event.Richard M. Stallman1993-03-061-1/+1
|