summaryrefslogtreecommitdiff
path: root/lisp/novice.el
Commit message (Collapse)AuthorAgeFilesLines
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
|
* Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
|
* * lisp/novice.el (disabled-command-function): Fix 2009-11-15 change. (Bug#7384)Glenn Morris2010-11-131-6/+5
|
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
|
* (disabled-command-function): Add useful args.Stefan Monnier2009-11-151-62/+44
| | | | | | | | Setup the help buffer so that [back] works. Remove redundant call to help-mode. (disabled-command-function): Use `case'. (en/disable-command): New function extracted from enable-command. (enable-command, disable-command): Use it.
* * x-dnd.el (x-dnd-maybe-call-test-function):Stefan Monnier2009-11-131-8/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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.
* Add 2009 to copyright years.Glenn Morris2009-01-051-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
| |
* | Merge from emacs--rel--22Miles Bader2007-07-261-1/+1
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | Patches applied: * emacs--rel--22 (patch 70-73) - Update from CVS 2007-07-25 Glenn Morris <rgm@gnu.org> * Relicense all FSF files to GPLv3 or later. Revision: emacs@sv.gnu.org/emacs--devo--0--patch-828
| * Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
| |
* | (disabled-command-function): Fit window to buffer toMartin Rudalics2007-07-081-2/+3
|/ | | | make last line visible.
* Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
|
* Update copyright years.Glenn Morris2006-12-051-1/+1
|
* (disabled-command-function): "?\ " -> "?\s".Juanma Barranquero2006-11-271-1/+1
|
* Comment change.Richard M. Stallman2006-09-081-0/+2
|
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-061-1/+1
|
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-061-2/+2
|
* (disabled-command-hook): Declare it with `define-obsolete-variable-alias'.Juanma Barranquero2005-07-191-2/+1
|
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
|
* (disable-command): Don't add spurious newlines to the init file.Lute Kamstra2005-04-271-4/+5
| | | | Reported by Dan Jacobson <jidanni@jidanni.org>.
* (disabled-command-function): Output in *Disabled Command*.Richard M. Stallman2005-03-061-4/+9
| | | | Explicitly ignore non-keyboard events, and explicitly handle C-g.
* (disabled-command-hook): Autoload the defaliasRichard M. Stallman2005-02-161-3/+2
| | | | and the make-obsolete-variable call.
* Change release version from 21.4 to 22.1 throughout.Kim F. Storm2005-02-091-1/+1
| | | | Change development version from 21.3.50 to 22.0.50.
* (disabled-command-hook): Use shorthand for obsolescence.Stefan Monnier2004-09-131-3/+3
| | | | (disabled-command-function): Make the ?\ char more obvious.
* (disabled-command-function): New variable renamed fromLuc Teirlinck2004-08-081-4/+10
| | | | | | | | `disabled-command-hook'. (disabled-command-hook): Keep the _variable_ as alias for `disabled-command-function' and make obsolete. (disabled-command-function): Function renamed from `disabled-command-hook'. Adapt code to namechange of the variable.
* (enable-command, disable-command): Doc fixes.Luc Teirlinck2004-07-311-2/+4
|
* Add arch taglinesMiles Bader2003-09-011-0/+1
|
* (disabled-command-hook): Clarify output text to match prompt.Pavel Janík2002-03-201-5/+5
|
* (disabled-command-hook): Clarify output text.Richard M. Stallman2002-02-031-24/+25
| | | | Indent the paragraph from the command's doc string.
* (enable-command): If Emacs was invoked as "emacs -q",Eli Zaretskii2002-02-021-15/+39
| | | | | | | don't alter the user's ~/.emacs. (disable-command): If user-init-file is nil or does not exist, default to "~/.emacs" (~/_emacs on DOS and, maybe, Windows). But don't alter the init file if Emacs was invoked as "emacs -q"
* Some fixes to follow coding conventions in files maintained by FSF.Pavel Janík2001-07-151-1/+1
|
* (enable-command): If user-init-file is nil or does notEli Zaretskii2001-05-271-13/+21
| | | | exist, default to "~/.emacs" (~/_emacs on DOS and, maybe, Windows).
* Add provide call.Richard M. Stallman1997-06-221-0/+2
|
* (disabled-command-hook): Correctly keep the firstRichard M. Stallman1996-12-131-5/+6
| | | | paragraph of the command's documentation.
* (disabled-command-hook): Use `defvar' and add documentation string.Erik Naggum1996-12-091-6/+10
| | | | (disabled-command-hook): New option ! turns off disabled commands.
* Update FSF's address.Erik Naggum1996-01-141-2/+3
|
* (disabled-command-hook): Recognize ESC x as well as M-x.Karl Heuer1995-02-081-8/+12
|
* (enable-command): Always insert code to enable.Richard M. Stallman1994-12-221-5/+6
| | | | (disable-command): Insert newline before as well as after.
* (disabled-command-hook): Set help-mode in *Help* buffer.Karl Heuer1994-11-091-1/+4
|
* Update copyright.Karl Heuer1994-05-031-1/+1
|
* (disabled-command-hook): Try to enable command in userRichard M. Stallman1994-04-281-3/+5
| | | | init file only if there is a user init file.
* (disabled-command-hook): Use eq to compare eltsRichard M. Stallman1994-02-121-1/+4
| | | | of this-command-keys. Choose the appropriate kind of Meta.
* (disabled-command-hook): Use eq to compare elts of this-command-keys.Richard M. Stallman1994-02-091-1/+1
|
* (disable-command): Reject invalid commands.Richard M. Stallman1994-02-021-0/+2
|
* (enable-command, disable-command): Use user-init-file.Richard M. Stallman1994-01-061-2/+4
|
* (enable-command): Remove spurious assignment of free variable `foo'.Roland McGrath1993-03-311-1/+0
|
* Undo previous change.Richard M. Stallman1993-03-281-9/+0
|
* (enable-and-notify) Added. Inspired by Roland McGrath's LCD packageEric S. Raymond1993-03-271-0/+9
| | | | enable-me.