aboutsummaryrefslogtreecommitdiffstats
path: root/lisp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* (blackbox-redefine-key): New function.Eli Zaretskii2005-10-252-12/+21
| | | | | (blackbox-mode-map): Use it to remap existing bindings for cursor motion instead of binding literal keys.
* (diary-list-entries): Prevent infloop when diary does not end in aGlenn Morris2005-10-251-3/+13
| | | | newline. Do not assume a blank line at the start of the diary file.
* *** empty log message ***Glenn Morris2005-10-251-0/+6
|
* (quail-translate-key): If the inputKenichi Handa2005-10-252-0/+20
| | | | | method is deterministic and failed to handle the last key, restart the key handling loop from an appropriate key.
* * vc.el (vc-dired-mode): Extend comment for binding ofMichael Albinus2005-10-252-0/+8
| | | | `directory-listing-before-filename-regexp'.
* (texinfo-mode): Use real chars, so as not to unnecessarily exposeStefan Monnier2005-10-252-4/+10
| | | | emacs-mule's internal char codes.
* (sentence-end-base): Use real chars, so asStefan Monnier2005-10-251-5/+5
| | | | not to unnecessarily expose emacs-mule's internal char codes.
* (gdb-mouse-until): New function.Nick Roberts2005-10-251-0/+19
| | | | (gdb-ann3): Bind it to mouse-2 and drag-mouse-1 in left fringe.
* *** empty log message ***Nick Roberts2005-10-251-3/+4
|
* (gdb-put-breakpoint-icon): Correct help-echo.Nick Roberts2005-10-251-3/+3
| | | | Display hand pointer and help-echo on disabled icon too.
* *** empty log message ***Nick Roberts2005-10-251-0/+6
|
* * menu-bar.el (menu-bar-help-menu): Rename "psychiatrist", in lineChong Yidong2005-10-244-1/+10
| | | | | | with 2005-10-23 change to doctor.el. * finder.el (finder-mode-map): Add follow-link binding.
* (gdb-ann3): Bind mouse-3 in left fringeKim F. Storm2005-10-241-14/+44
| | | | | | | | | | to gdb-mouse-toggle-breakpoint-fringe. (gdb-mouse-toggle-breakpoint-margin): Rename from gdb-mouse-toggle-breakpoint. Fix doc. (gdb-mouse-toggle-breakpoint-fringe): New defun. (gdb-put-string): Add optional SPROPS arg. Add props to string. (gdb-put-breakpoint-icon): Add gdb-bptno and gdb-enabled string properties also for fringe breakpoint bitmaps.
* *** empty log message ***Kim F. Storm2005-10-241-0/+11
|
* * mh-gnus.el: Load mml.el in order to see ifBill Wohler2005-10-243-10/+15
| | | | | | | mml-minibuffer-read-disposition is defined or not. * mh-mime.el: Now that mh-gnus.el loads mml, we shouldn't need the mml autoloads.
* (org-start-icalendar-file): Fixed format form.Carsten Dominik2005-10-241-2/+2
|
* *** empty log message ***Carsten Dominik2005-10-241-0/+4
|
* *** empty log message ***Stefan Monnier2005-10-241-25/+52
|
* Require CL while compiling.Stefan Monnier2005-10-241-100/+90
| | | | | | | | | | (savehist-history-variables): Remove. (savehist-save-minibuffer-history, savehist-additional-variables) (savehist-minibuffer-history-variables): New vars. (savehist-save): Use them. (savehist-uninstall, savehist-minibuffer-hook): New funs. (savehist-install): New fun, extracted from savehist-load. (savehist-load): Use them.
* (completion-common-substring): Use `completion-common-substring' prior to ↵Masatake YAMATO2005-10-242-4/+9
| | | | `completion-base-size'.
* (easy-mmode-define-global-mode): Don't add a dummy doc-string-elt property.Stefan Monnier2005-10-241-2/+3
| | | | (defalias, defvaralias, define-category): Add a docstring property.
* (define-obsolete-function-alias, define-obsolete-variable-alias):Stefan Monnier2005-10-241-12/+14
| | | | Add `doc-string' declaration.
* (defimage): Add `doc-string' declaration.Stefan Monnier2005-10-241-1/+2
|
* (define-widget): Add `doc-string' declaration.Stefan Monnier2005-10-241-30/+31
|
* (defface, defcustom): Add `doc-string' declaration.Stefan Monnier2005-10-241-0/+2
|
* (ad-make-advised-definition): Fix arg-order.Stefan Monnier2005-10-241-3/+4
| | | | (defadvice): Add `doc-string' declaration.
* (macro-declaration-function): Add a `doc-string' declaration.Stefan Monnier2005-10-241-0/+2
|
* (utf-7): Add autoload cookie.Kenichi Handa2005-10-242-0/+3
|
* Register more Cyrillic characters in x-keysym-table.Kenichi Handa2005-10-242-0/+34
|
* (server-sentinel): Set query-on-exit flag to nil on new client processesRomain Francoise2005-10-242-0/+8
| | | | (it isn't inherited from the server process).
* Regenerated to reflect latest changes.Eli Zaretskii2005-10-241-925/+1411
|
* (autoloads): Use "." instead of $(lisp) in the list of directories passedEli Zaretskii2005-10-242-2/+10
| | | | to batch-update-autoloads. Add "." to the list of the echoed directories.
* *** empty log message ***Eli Zaretskii2005-10-242-0/+18
|
* Moved pgg*.el files from lisp/gnus to lisp.Eli Zaretskii2005-10-246-0/+0
|
* (gdb-send): Bind inhibit-read-only to tNick Roberts2005-10-241-1/+2
| | | | in case comint-prompt-read-only is set to t.
* (gud-filter): Bind inhibit-read-only to tNick Roberts2005-10-241-1/+1
| | | | in case comint-prompt-read-only is set to t.
* *** empty log message ***Nick Roberts2005-10-241-0/+8
|
* From Ulf Jasper <ulf.jasper@web.de>:Glenn Morris2005-10-241-201/+349
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (icalendar-version): Increase to 0.13. Now a string. (icalendar-import-format): Handle CLASS, STATUS, URL. Rename `subject' to `summary'. (icalendar-import-format-summary): Rename from `icalendar-import-format-subject'. (icalendar-import-format-url, icalendar-import-format-status) (icalendar-import-format-class): New variables. (icalendar--rris): Take variable argument list. (icalendar--datestring-to-isodate): Remove unnecessary calendar-style check when converting dates with explicit month names. (icalendar-export-region): Change return type of conversion subroutines. Bury current buffer unless error occurred. (icalendar--convert-to-ical) (icalendar--parse-summary-and-rest): New functions. (icalendar--convert-ordinary-to-ical) (icalendar--convert-weekly-to-ical) (icalendar--convert-yearly-to-ical) (icalendar--convert-block-to-ical) (icalendar--convert-cyclic-to-ical) (icalendar--convert-anniversary-to-ical): Change return type. Strip trailing blanks from subject. (icalendar--convert-sexp-to-ical): Change return type. Strip trailing blanks from subject. Handle simple sexp entries as generated by icalendar.el. (icalendar--convert-float-to-ical) (icalendar--convert-date-to-ical): Strip trailing blanks from subject. (icalendar-import-file): Doc fix. (icalendar--format-ical-event): Handle CLASS, STATUS, URL. Correct call to icalendar--rris. (icalendar--convert-ical-to-diary): Doc fix. Rename `subject' to `summary'. (icalendar--add-diary-entry): Rename `subject' to `summary'.
* *** empty log message ***Glenn Morris2005-10-241-0/+38
|
* (occur-engine): Rearrange text properties.Romain Francoise2005-10-242-8/+15
|
* Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-616Miles Bader2005-10-242-0/+8
| | | | Add lisp/mh-e/.arch-inventory
* (mh-interpret-number-as-range-flag): Sync docstring with manual.Bill Wohler2005-10-242-3/+8
|
* *** empty log message ***Stefan Monnier2005-10-241-0/+6
|
* (debugger-make-xrefs): Don't assume case-fold-search is nil.Stefan Monnier2005-10-241-5/+8
| | | | (debug-help-follow): Use help-xref-interned directly.
* (inhibit-face-set-after-frame-default): New variable.Richard M. Stallman2005-10-242-18/+27
| | | | | (set-face-attribute): Bind it. (face-set-after-frame-default): Test it.
* *** empty log message ***Kim F. Storm2005-10-231-28/+17
|
* Autoload mm-uu for mm-uu-dissect to avoid compiler warning in EmacsBill Wohler2005-10-231-0/+1
| | | | 22.
* * mh-identity.el (mh-assoc-ignore-case): Merge with version inBill Wohler2005-10-234-15/+22
| | | | | | | | | | mh-alias.el and move to mh-acros.el * mh-alias.el (mh-assoc-ignore-case): Merge with version in mh-identity.el and move to mh-acros.el * mh-acros.el (mh-assoc-ignore-case): Merge of function from mh-identity.el and mh-alias.el.
* * mh-identity.el (mh-assoc-ignore-case): New macro that usesSatyaki Das2005-10-235-23/+85
| | | | | | | | | | | | | | | | | | | | | | | | | | | assoc-string (if the function is available) and falls back on assoc-ignore-case if assoc-string is not found. (mh-identity-field-handler): Use mh-assoc-ignore-case since assoc-ignore-case is a obsolete function in Emacs 22. * mh-e.el (mh-folder-buttons-init-flag): New variable that keeps track of whether the tool-bar in mh-folder-mode has been initialized yet. (mh-folder-mode): Initialize the tool-bar for folders the first time we get into mh-letter-mode. * mh-customize.el (mh-buffer-exists-p): New function which tests presence of buffers of a given mode. (mh-tool-bar-define): New functions mh-tool-bar-folder-buttons-init and mh-tool-bar-letter-buttons-init are defined. These functions are used to create the tool-bar from the corresponding customizable variables. * mh-comp.el (mh-letter-buttons-init-flag): New variable that keeps track of whether the tool-bar in mh-letter-mode has been initialized yet. (mh-letter-mode): Initialize the tool-bar for drafts the first time we get into mh-letter-mode.
* * thumbs.el (thumbs-image-type): Add .pbm.Chong Yidong2005-10-231-0/+4
|