• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /macosx-10.10/emacs-93/emacs/lisp/

Lines Matching +defs:mark +defs:diary +defs:entries +defs:hook

264 New log entries are usually made with \\[add-change-log-entry] or \\[add-change-log-entry-other-window].
265 Each entry behaves as a paragraph, and the entries for one day as a page.
266 Runs `change-log-mode-hook'.
303 old-style time formats for entries are supported.
308 Fix any old-style date entries in the current log file to default format.
451 BEG and END mark the region. If BEG and END are specifically set to
470 BEG and END mark the limits of the region. This function will prompt
489 using a REGEXP like \"(\". All you would have to do is to mark the
496 BEG and END mark the extent of the region. If RULES or EXCLUDE-RULES
515 BEG and END mark the extent of the region. TITLE identifies the rule
676 \\[allout-mark-topic] `allout-mark-topic'
740 `allout-mode-hook'
741 `allout-mode-deactivate-hook'
742 `allout-exposure-change-hook'
743 `allout-structure-added-hook'
744 `allout-structure-deleted-hook'
745 `allout-structure-shifted-hook'
843 ;;;### (autoloads (ange-ftp-hook-function ange-ftp-reread-dir) "ange-ftp"
858 (autoload (quote ange-ftp-hook-function) "ange-ftp" "\
913 `comint-last-output-start' and the process-mark.
953 Used in `antlr-mode'. Also a useful function in `java-mode-hook'.
961 ;;;;;; appt-display-diary appt-display-duration appt-display-mode-line
967 *Non-nil means check for appointments in the diary buffer.
968 To be detected, the diary entry must have the format described in the
1007 (defvar appt-display-diary t "\
1008 *Non-nil displays the diary when the appointment list is first initialized.
1011 (custom-autoload (quote appt-display-diary) "appt" t)
1025 Update the appointments list from today's diary buffer.
1029 NUMBER hold the arguments that `diary-list-entries' received.
1030 They specify the range of dates that the diary is being processed for.
1223 \\[array-fill-rectangle] Copy the field at mark into every cell with row and column
1224 between that of point and mark.
1236 Entering array mode calls the function `array-mode-hook'.
1437 When entering artist-mode, the hook `artist-mode-init-hook' is called.
1438 When quitting artist-mode, the hook `artist-mode-exit-hook' is called.
1466 Alternatively, you may set this variable in `asm-mode-set-comment-hook',
1469 Turning on Asm mode runs the hook `asm-mode-hook' at the end of initialization.
1641 (add-hook 'c-mode-hook 'turn-on-auto-revert-mode)
1667 (add-hook 'my-logfile-mode-hook 'turn-on-auto-revert-tail-mode)
1842 `bibtex-maintain-sorted-entries' to non-nil. However, then BibTeX mode
1844 entries. This is usually the case, if you have created a buffer completely
1872 Note: some functions in BibTeX mode depend on entries being in a special
1879 Entry to BibTeX mode calls the value of `bibtex-mode-hook'
2053 (define-key bookmark-map "m" 'bookmark-set) ; "m" for "mark"
2266 `browse-url' function then run `browse-url-of-file-hook'.
2942 ;;;;;; general-holidays holidays-in-diary-buffer diary-list-include-blanks
2943 ;;;;;; nongregorian-diary-marking-hook mark-diary-entries-hook nongregorian-diary-listing-hook
2944 ;;;;;; diary-display-hook diary-hook list-diary-entries-hook print-diary-entries-hook
2946 ;;;;;; european-date-diary-pattern american-date-diary-pattern european-calendar-style
2947 ;;;;;; abbreviated-calendar-year sexp-diary-entry-symbol diary-include-string
2948 ;;;;;; bahai-diary-entry-symbol islamic-diary-entry-symbol hebrew-diary-entry-symbol
2949 ;;;;;; diary-nonmarking-symbol diary-file calendar-move-hook today-invisible-calendar-hook
2950 ;;;;;; today-visible-calendar-hook initial-calendar-window-hook
2951 ;;;;;; calendar-load-hook all-bahai-calendar-holidays all-islamic-calendar-holidays
2953 ;;;;;; mark-holidays-in-calendar view-calendar-holidays-initially
2954 ;;;;;; calendar-remove-frame-by-deleting mark-diary-entries-in-calendar
2955 ;;;;;; view-diary-entries-initially calendar-offset) "calendar"
2967 (defvar view-diary-entries-initially nil "\
2968 Non-nil means display current date's diary entries on entry to calendar.
2969 The diary is displayed in another window when the calendar is first displayed,
2970 if the current date is visible. The number of days of diary entries displayed
2971 is governed by the variable `number-of-diary-entries'. This variable can
2974 (custom-autoload (quote view-diary-entries-initially) "calendar" t)
2976 (defvar mark-diary-entries-in-calendar nil "\
2977 Non-nil means mark dates with diary entries, in the calendar window.
2978 The marking symbol is specified by the variable `diary-entry-marker'.")
2980 (custom-autoload (quote mark-diary-entries-in-calendar) "calendar" t)
2995 (defvar mark-holidays-in-calendar nil "\
2996 Non-nil means mark dates of holidays in the calendar window.
2999 (custom-autoload (quote mark-holidays-in-calendar) "calendar" t)
3036 (defvar calendar-load-hook nil "\
3040 (custom-autoload (quote calendar-load-hook) "calendar" t)
3042 (defvar initial-calendar-window-hook nil "\
3048 (custom-autoload (quote initial-calendar-window-hook) "calendar" t)
3050 (defvar today-visible-calendar-hook nil "\
3054 (setq today-visible-calendar-hook 'calendar-star-date)
3055 It can also be used to mark the current date with `calendar-today-marker';
3057 (setq today-visible-calendar-hook 'calendar-mark-today)
3059 The corresponding variable `today-invisible-calendar-hook' is the list of
3067 (custom-autoload (quote today-visible-calendar-hook) "calendar" t)
3069 (defvar today-invisible-calendar-hook nil "\
3072 The corresponding variable `today-visible-calendar-hook' is the list of
3080 (custom-autoload (quote today-invisible-calendar-hook) "calendar" t)
3082 (defvar calendar-move-hook nil "\
3087 (add-hook 'calendar-move-hook (lambda () (diary-view-entries 1)))
3089 redisplays the diary for whatever date the cursor is moved to.")
3091 (custom-autoload (quote calendar-move-hook) "calendar" t)
3093 (defvar diary-file "~/diary" "\
3094 Name of the file in which one's personal diary of dates is kept.
3096 The file's entries are lines beginning with any of the forms
3097 specified by the variable `american-date-diary-pattern', by default:
3105 with the remainder of the line being the diary entry string for
3122 file. The European forms (see `european-date-diary-pattern') are
3133 A diary entry can be preceded by the character
3134 `diary-nonmarking-symbol' (ordinarily `&') to make that entry
3136 window but will appear in a diary window.
3138 Multiline diary entries are made by indenting lines after the first with
3141 Lines not in one the above formats are ignored. Here are some sample diary
3142 entries (in the default American style):
3156 If the first line of a diary entry consists only of the date or day name with
3158 diary window; only the continuation lines is shown. For example, the
3159 single diary entry
3169 will appear in the diary window without the date line at the beginning. This
3170 facility allows the diary window to look neater, but can cause confusion if
3171 used with more than one day's entries displayed.
3173 Diary entries can be based on Lisp sexps. For example, the diary entry
3175 %%(diary-block 11 1 1990 11 10 1990) Vacation
3177 causes the diary entry \"Vacation\" to appear from November 1 through
3178 November 10, 1990. Other functions available are `diary-float',
3179 `diary-anniversary', `diary-cyclic', `diary-day-of-year',
3180 `diary-iso-date', `diary-french-date', `diary-hebrew-date',
3181 `diary-islamic-date', `diary-bahai-date', `diary-mayan-date',
3182 `diary-chinese-date', `diary-coptic-date', `diary-ethiopic-date',
3183 `diary-persian-date', `diary-yahrzeit', `diary-sunrise-sunset',
3184 `diary-phases-of-moon', `diary-parasha', `diary-omer',
3185 `diary-rosh-hodesh', and `diary-sabbath-candles'. See the
3186 documentation for the function `list-sexp-diary-entries' for more
3189 Diary entries based on the Hebrew, the Islamic and/or the Baha'i
3191 are ignored unless you set the `nongregorian-diary-listing-hook' and
3192 the `nongregorian-diary-marking-hook' appropriately. See the
3196 details, see the documentation for the variable `list-diary-entries-hook'.")
3198 (custom-autoload (quote diary-file) "calendar" t)
3200 (defvar diary-nonmarking-symbol "&" "\
3201 Symbol indicating that a diary entry is not to be marked in the calendar.")
3203 (custom-autoload (quote diary-nonmarking-symbol) "calendar" t)
3205 (defvar hebrew-diary-entry-symbol "H" "\
3206 Symbol indicating a diary entry according to the Hebrew calendar.")
3208 (custom-autoload (quote hebrew-diary-entry-symbol) "calendar" t)
3210 (defvar islamic-diary-entry-symbol "I" "\
3211 Symbol indicating a diary entry according to the Islamic calendar.")
3213 (custom-autoload (quote islamic-diary-entry-symbol) "calendar" t)
3215 (defvar bahai-diary-entry-symbol "B" "\
3216 Symbol indicating a diary entry according to the Baha'i calendar.")
3218 (custom-autoload (quote bahai-diary-entry-symbol) "calendar" t)
3220 (defvar diary-include-string "#include" "\
3221 The string indicating inclusion of another file of diary entries.
3222 See the documentation for the function `include-other-diary-files'.")
3224 (custom-autoload (quote diary-include-string) "calendar" t)
3226 (defvar sexp-diary-entry-symbol "%%" "\
3227 The string used to indicate a sexp diary entry in `diary-file'.
3228 See the documentation for the function `list-sexp-diary-entries'.")
3230 (custom-autoload (quote sexp-diary-entry-symbol) "calendar" t)
3233 Interpret a two-digit year DD in a diary entry as either 19DD or 20DD.
3241 Use the European style of dates in the diary and in any displays.
3243 1990. The default European date styles (see `european-date-diary-pattern')
3263 (defvar american-date-diary-pattern (quote ((month "/" day "[^/0-9]") (month "/" day "/" year "[^0-9]") (monthname " *" day "[^,0-9]") (monthname " *" day ", *" year "[^0-9]") (dayname "\\W"))) "\
3265 See the documentation of `diary-date-forms' for an explanation.")
3267 (custom-autoload (quote american-date-diary-pattern) "calendar" t)
3269 (defvar european-date-diary-pattern (quote ((day "/" month "[^/0-9]") (day "/" month "/" year "[^0-9]") (backup day " *" monthname "\\W+\\<\\([^*0-9]\\|\\([0-9]+[:aApP]\\)\\)") (day " *" monthname " *" year "[^0-9]") (dayname "\\W"))) "\
3271 See the documentation of `diary-date-forms' for an explanation.")
3273 (custom-autoload (quote european-date-diary-pattern) "calendar" t)
3287 (defvar print-diary-entries-hook (quote lpr-buffer) "\
3288 List of functions called after a temporary diary buffer is prepared.
3289 The buffer shows only the diary entries currently visible in the diary
3294 (custom-autoload (quote print-diary-entries-hook) "calendar" t)
3296 (defvar list-diary-entries-hook nil "\
3297 List of functions called after diary file is culled for relevant entries.
3298 It is to be used for diary entries that are not found in the diary file.
3300 A function `include-other-diary-files' is provided for use as the value of
3301 this hook. This function enables you to use shared diary files together
3302 with your own. The files included are specified in the diary file by lines
3309 the variable `diary-include-string'. When you use `include-other-diary-files'
3310 as part of the list-diary-entries-hook, you will probably also want to use the
3311 function `mark-included-diary-files' as part of `mark-diary-entries-hook'.
3315 (setq list-diary-entries-hook
3316 '(include-other-diary-files sort-diary-entries))
3317 (setq diary-display-hook 'fancy-diary-display)
3319 in your `.emacs' file to cause the fancy diary buffer to be displayed with
3320 diary entries from various included files, each day's entries sorted into
3323 (custom-autoload (quote list-diary-entries-hook) "calendar" t)
3325 (defvar diary-hook nil "\
3326 List of functions called after the display of the diary.
3329 (custom-autoload (quote diary-hook) "calendar" t)
3331 (defvar diary-display-hook nil "\
3332 List of functions that handle the display of the diary.
3333 If nil (the default), `simple-diary-display' is used. Use `ignore' for no
3334 diary display.
3336 Ordinarily, this just displays the diary buffer (with holidays indicated in
3337 the mode line), if there are any relevant entries. At the time these
3338 functions are called, the variable `diary-entries-list' is a list, in order
3339 by date, of all relevant diary entries in the form of ((MONTH DAY YEAR)
3340 STRING), where string is the diary entry for the given date. This can be
3344 A function `fancy-diary-display' is provided as an alternative
3345 choice for this hook; this function prepares a special noneditable diary
3346 buffer with the relevant diary entries that has neat day-by-day arrangement
3347 with headings. The fancy diary buffer will show the holidays unless the
3348 variable `holidays-in-diary-buffer' is set to nil. Ordinarily, the fancy
3349 diary buffer will not show days for which there are no diary entries, even
3351 diary buffer, set the variable `diary-list-include-blanks' to t.")
3353 (custom-autoload (quote diary-display-hook) "calendar" nil)
3355 (defvar nongregorian-diary-listing-hook nil "\
3356 List of functions called for listing diary file and included files.
3357 As the files are processed for diary entries, these functions are used
3358 to cull relevant entries. You can use either or both of
3359 `list-hebrew-diary-entries', `list-islamic-diary-entries' and
3360 `list-bahai-diary-entries'. The documentation for these functions
3361 describes the style of such diary entries.")
3363 (custom-autoload (quote nongregorian-diary-listing-hook) "calendar" t)
3365 (defvar mark-diary-entries-hook nil "\
3366 List of functions called after marking diary entries in the calendar.
3368 A function `mark-included-diary-files' is also provided for use as the
3369 `mark-diary-entries-hook'; it enables you to use shared diary files together
3370 with your own. The files included are specified in the diary file by lines
3375 variable `diary-include-string'. When you use `mark-included-diary-files' as
3376 part of the mark-diary-entries-hook, you will probably also want to use the
3377 function `include-other-diary-files' as part of `list-diary-entries-hook'.")
3379 (custom-autoload (quote mark-diary-entries-hook) "calendar" t)
3381 (defvar nongregorian-diary-marking-hook nil "\
3382 List of functions called for marking diary file and included files.
3383 As the files are processed for diary entries, these functions are used
3384 to cull relevant entries. You can use either or both of
3385 `mark-hebrew-diary-entries', `mark-islamic-diary-entries' and
3386 `mark-bahai-diary-entries'. The documentation for these functions
3387 describes the style of such diary entries.")
3389 (custom-autoload (quote nongregorian-diary-marking-hook) "calendar" t)
3391 (defvar diary-list-include-blanks nil "\
3392 If nil, do not include days with no diary entry in the list of diary entries.
3393 Such days will then not be shown in the fancy diary buffer, even if they
3396 (custom-autoload (quote diary-list-include-blanks) "calendar" t)
3398 (defvar holidays-in-diary-buffer t "\
3399 Non-nil means include holidays in the diary display.
3400 The holidays appear in the mode line of the diary buffer, or in the
3401 fancy diary buffer next to the date. This slows down the diary functions
3402 somewhat; setting it to nil makes the diary display faster.")
3404 (custom-autoload (quote holidays-in-diary-buffer) "calendar" t)
3498 The choices are: `one-frame' (calendar and diary together in one separate,
3499 dedicated frame); `two-frames' (calendar and diary in separate, dedicated
3502 three options overrides the value of `view-diary-entries-initially'.")
3601 The hook `c-mode-common-hook' is run with no args at mode
3602 initialization, then `c-mode-hook'.
3622 The hook `c-mode-common-hook' is run with no args at mode
3623 initialization, then `c++-mode-hook'.
3644 The hook `c-mode-common-hook' is run with no args at mode
3645 initialization, then `objc-mode-hook'.
3666 The hook `c-mode-common-hook' is run with no args at mode
3667 initialization, then `java-mode-hook'.
3688 The hook `c-mode-common-hook' is run with no args at mode
3689 initialization, then `idl-mode-hook'.
3711 The hook `c-mode-common-hook' is run with no args at mode
3712 initialization, then `pike-mode-hook'.
3746 done in ~/.emacs. It is useful to call c-set-style from a mode hook in this
4330 and runs the normal hook `command-history-hook'.
4400 Runs the hook `inferior-scheme-mode-hook' (after the `comint-mode-hook'
4405 (add-hook 'same-window-buffer-names "*scheme*")
4541 `comint-last-output-start' and the buffer's `process-mark', if other filter
4546 You can use `add-hook' to add functions to this list
4580 The file name is used to make a symbol name, such as `comint-sh-hook', and any
4633 This command pushes the mark in each window
4636 the mark is pushed twice in that buffer:
4662 ;;;;;; compilation-ask-about-save compilation-window-height compilation-mode-hook)
4666 (defvar compilation-mode-hook nil "\
4667 *List of hook functions run by `compilation-mode' (see `run-mode-hooks').")
4669 (custom-autoload (quote compilation-mode-hook) "compile" t)
4720 (add-hook 'c-mode-hook
4790 Runs `compilation-mode-hook' with `run-mode-hooks' (which see).
4802 Turning the mode on runs the normal hook `compilation-shell-minor-mode-hook'.
4811 Turning the mode on runs the normal hook `compilation-minor-mode-hook'.
5355 You may also set `cperl-electric-parens-mark' to have electric parens
5356 look for active mark and \"embrace\" a region if possible.'
5410 \(see also `cperl-electric-parens-mark' and `cperl-electric-parens'),
5504 Turning on CPerl mode calls the hooks in the variable `cperl-mode-hook'
5624 region (and highlight the region using `transient-mark-mode'),
5695 (add-hook 'same-window-regexps "\\`\\*Customiz.*\\*\\'")
6090 (add-hook 'c-mode-hook 'turn-on-cwarn-mode)
6282 `dcl-mode-load-hook' with no args, if that value is non-nil.
6283 Turning on DCL mode calls the value of the variable `dcl-mode-hook'
6465 Turning on Delphi mode calls the value of the variable delphi-mode-hook with
6551 The new mode runs the hook constructed by the function
6552 `derived-mode-hook-name'.
6657 desktop-buffer-mark
6698 desktop-buffer-mark
6745 is processed and `desktop-after-read-hook' is run. If no desktop file
6746 is found, clear the desktop and run `desktop-no-desktop-file-hook'.
6833 ;;;### (autoloads (diary-mode diary-mail-entries diary) "diary-lib"
6834 ;;;;;; "calendar/diary-lib.el" (17958 11887))
6835 ;;; Generated autoloads from calendar/diary-lib.el
6837 (autoload (quote diary) "diary-lib" "\
6838 Generate the diary window for ARG days starting with the current date.
6839 If no argument is provided, the number of days of diary entries is governed
6840 by the variable `number-of-diary-entries'. A value of ARG less than 1
6845 (autoload (quote diary-mail-entries) "diary-lib" "\
6846 Send a mail message showing diary entries for next NDAYS days.
6847 If no prefix argument is given, NDAYS is set to `diary-mail-days'.
6848 Mail is sent to the address specified by `diary-mail-addr'.
6850 You can call `diary-mail-entries' every night using an at/cron job.
6856 # diary-rem.sh -- repeatedly run the Emacs diary-reminder
6858 -eval \"(setq diary-mail-days 3 \\
6859 diary-file \\\"/path/to/diary.file\\\" \\
6861 diary-mail-addr \\\"user@host.name\\\" )\" \\
6862 -l diary-lib -f diary-mail-entries
6863 at -f diary-rem.sh 0200 tomorrow
6867 0 1 * * * diary-rem.sh
6872 (autoload (quote diary-mode) "diary-lib" "\
6873 Major mode for editing the diary file.
7047 list of files to make directory entries for.
7081 and insert subdirectories into the same buffer. You can \"mark\"
7087 Type \\[dired-mark] to Mark a file or subdirectory for later commands.
7128 `dired-before-readin-hook'
7129 `dired-after-readin-hook'
7130 `dired-mode-hook'
7131 `dired-load-hook'
7144 ;;;;;; dired-tree-up dired-kill-subdir dired-mark-subdir-files dired-goto-subdir
7160 FILE defaults to the file at the mark. (That's the mark set by
7161 \\[set-mark-command], not by Dired's \\[dired-mark] command.)
7197 (> mtime1 mtime2) - mark newer files
7198 (not (= size1 size2)) - mark files with different sizes
7199 (not (string= (nth 8 fa1) (nth 8 fa2))) - mark files with different modes
7200 (not (and (= (nth 2 fa1) (nth 2 fa2)) - mark files with different UID
7508 (autoload (quote dired-mark-subdir-files) "dired-aux" "\
7809 Turning on DNS mode runs `dns-mode-hook'.
7904 and before running the hook variable `mode-HOOK'.
8114 `menu-bar-update-hook' or use a menu filter.
8565 Run hooks in `electric-buffer-menu-mode-hook' on entry.
8601 `emacs-lisp-mode-hook'.")
8786 Regions (i.e., point and mark) can be set in advance or marked interactively.
8794 Regions (i.e., point and mark) can be set in advance or marked interactively.
8907 ;;;### (autoloads nil "ediff-hook" "ediff-hook.el" (17842 58280))
8908 ;;; Generated autoloads from ediff-hook.el
8915 (ediff-cond-compile-for-xemacs-or-emacs (progn (defvar ediff-menu (quote ("Compare" ["Two Files..." ediff-files t] ["Two Buffers..." ediff-buffers t] ["Three Files..." ediff-files3 t] ["Three Buffers..." ediff-buffers3 t] "---" ["Two Directories..." ediff-directories t] ["Three Directories..." ediff-directories3 t] "---" ["File with Revision..." ediff-revision t] ["Directory Revisions..." ediff-directory-revisions t] "---" ["Windows Word-by-word..." ediff-windows-wordwise t] ["Windows Line-by-line..." ediff-windows-linewise t] "---" ["Regions Word-by-word..." ediff-regions-wordwise t] ["Regions Line-by-line..." ediff-regions-linewise t]))) (defvar ediff-merge-menu (quote ("Merge" ["Files..." ediff-merge-files t] ["Files with Ancestor..." ediff-merge-files-with-ancestor t] ["Buffers..." ediff-merge-buffers t] ["Buffers with Ancestor..." ediff-merge-buffers-with-ancestor t] "---" ["Directories..." ediff-merge-directories t] ["Directories with Ancestor..." ediff-merge-directories-with-ancestor t] "---" ["Revisions..." ediff-merge-revisions t] ["Revisions with Ancestor..." ediff-merge-revisions-with-ancestor t] ["Directory Revisions..." ediff-merge-directory-revisions t] ["Directory Revisions with Ancestor..." ediff-merge-directory-revisions-with-ancestor t]))) (defvar epatch-menu (quote ("Apply Patch" ["To a file..." ediff-patch-file t] ["To a buffer..." ediff-patch-buffer t]))) (defvar ediff-misc-menu (quote ("Ediff Miscellanea" ["Ediff Manual" ediff-documentation t] ["Customize Ediff" ediff-customize t] ["List Ediff Sessions" ediff-show-registry t] ["Use separate frame for Ediff control buffer" ediff-toggle-multiframe :style toggle :selected (if (and (featurep (quote ediff-util)) (boundp (quote ediff-window-setup-function))) (eq ediff-window-setup-function (quote ediff-setup-windows-multiframe)))] ["Use a toolbar with Ediff control buffer" ediff-toggle-use-toolbar :style toggle :selected (if (featurep (quote ediff-tbar)) (ediff-use-toolbar-p))]))) (if (and (featurep (quote menubar)) (not (featurep (quote infodock))) (not (featurep (quote ediff-hook)))) (ediff-xemacs-init-menus))) (if (featurep (quote menu-bar)) (progn (defvar menu-bar-ediff-misc-menu (make-sparse-keymap "Ediff Miscellanea")) (fset (quote menu-bar-ediff-misc-menu) (symbol-value (quote menu-bar-ediff-misc-menu))) (defvar menu-bar-epatch-menu (make-sparse-keymap "Apply Patch")) (fset (quote menu-bar-epatch-menu) (symbol-value (quote menu-bar-epatch-menu))) (defvar menu-bar-ediff-merge-menu (make-sparse-keymap "Merge")) (fset (quote menu-bar-ediff-merge-menu) (symbol-value (quote menu-bar-ediff-merge-menu))) (defvar menu-bar-ediff-menu (make-sparse-keymap "Compare")) (fset (quote menu-bar-ediff-menu) (symbol-value (quote menu-bar-ediff-menu))) (define-key menu-bar-ediff-menu [window] (quote ("This Window and Next Window" . compare-windows))) (define-key menu-bar-ediff-menu [ediff-windows-linewise] (quote ("Windows Line-by-line..." . ediff-windows-linewise))) (define-key menu-bar-ediff-menu [ediff-windows-wordwise] (quote ("Windows Word-by-word..." . ediff-windows-wordwise))) (define-key menu-bar-ediff-menu [separator-ediff-windows] (quote ("--"))) (define-key menu-bar-ediff-menu [ediff-regions-linewise] (quote ("Regions Line-by-line..." . ediff-regions-linewise))) (define-key menu-bar-ediff-menu [ediff-regions-wordwise] (quote ("Regions Word-by-word..." . ediff-regions-wordwise))) (define-key menu-bar-ediff-menu [separator-ediff-regions] (quote ("--"))) (define-key menu-bar-ediff-menu [ediff-dir-revision] (quote ("Directory Revisions..." . ediff-directory-revisions))) (define-key menu-bar-ediff-menu [ediff-revision] (quote ("File with Revision..." . ediff-revision))) (define-key menu-bar-ediff-menu [separator-ediff-directories] (quote ("--"))) (define-key menu-bar-ediff-menu [ediff-directories3] (quote ("Three Directories..." . ediff-directories3))) (define-key menu-bar-ediff-menu [ediff-directories] (quote ("Two Directories..." . ediff-directories))) (define-key menu-bar-ediff-menu [separator-ediff-files] (quote ("--"))) (define-key menu-bar-ediff-menu [ediff-buffers3] (quote ("Three Buffers..." . ediff-buffers3))) (define-key menu-bar-ediff-menu [ediff-files3] (quote ("Three Files..." . ediff-files3))) (define-key menu-bar-ediff-menu [ediff-buffers] (quote ("Two Buffers..." . ediff-buffers))) (define-key menu-bar-ediff-menu [ediff-files] (quote ("Two Files..." . ediff-files))) (define-key menu-bar-ediff-merge-menu [ediff-merge-dir-revisions-with-ancestor] (quote ("Directory Revisions with Ancestor..." . ediff-merge-directory-revisions-with-ancestor))) (define-key menu-bar-ediff-merge-menu [ediff-merge-dir-revisions] (quote ("Directory Revisions..." . ediff-merge-directory-revisions))) (define-key menu-bar-ediff-merge-menu [ediff-merge-revisions-with-ancestor] (quote ("Revisions with Ancestor..." . ediff-merge-revisions-with-ancestor))) (define-key menu-bar-ediff-merge-menu [ediff-merge-revisions] (quote ("Revisions..." . ediff-merge-revisions))) (define-key menu-bar-ediff-merge-menu [separator-ediff-merge] (quote ("--"))) (define-key menu-bar-ediff-merge-menu [ediff-merge-directories-with-ancestor] (quote ("Directories with Ancestor..." . ediff-merge-directories-with-ancestor))) (define-key menu-bar-ediff-merge-menu [ediff-merge-directories] (quote ("Directories..." . ediff-merge-directories))) (define-key menu-bar-ediff-merge-menu [separator-ediff-merge-dirs] (quote ("--"))) (define-key menu-bar-ediff-merge-menu [ediff-merge-buffers-with-ancestor] (quote ("Buffers with Ancestor..." . ediff-merge-buffers-with-ancestor))) (define-key menu-bar-ediff-merge-menu [ediff-merge-buffers] (quote ("Buffers..." . ediff-merge-buffers))) (define-key menu-bar-ediff-merge-menu [ediff-merge-files-with-ancestor] (quote ("Files with Ancestor..." . ediff-merge-files-with-ancestor))) (define-key menu-bar-ediff-merge-menu [ediff-merge-files] (quote ("Files..." . ediff-merge-files))) (define-key menu-bar-epatch-menu [ediff-patch-buffer] (quote ("To a Buffer..." . ediff-patch-buffer))) (define-key menu-bar-epatch-menu [ediff-patch-file] (quote ("To a File..." . ediff-patch-file))) (define-key menu-bar-ediff-misc-menu [emultiframe] (quote ("Toggle use of separate control buffer frame" . ediff-toggle-multiframe))) (define-key menu-bar-ediff-misc-menu [eregistry] (quote ("List Ediff Sessions" . ediff-show-registry))) (define-key menu-bar-ediff-misc-menu [ediff-cust] (quote ("Customize Ediff" . ediff-customize))) (define-key menu-bar-ediff-misc-menu [ediff-doc] (quote ("Ediff Manual" . ediff-documentation))))))
9117 This is suitable as an entry on `find-file-hook' or appropriate mode hooks.
9305 Turning the mode on or off runs `enriched-mode-hook'.
9419 (defvar erc-ctcp-query-DCC-hook (quote (erc-ctcp-query-DCC)) "\
9446 Look up entries in `erc-ezb-login-alist'. If the username or password
9506 You can put this on `erc-insert-modify-hook' and/or `erc-send-modify-hook'.
9587 `erc-insert-post-hook'.
9824 Meant to be used in hooks, like `erc-insert-post-hook'.
9912 ;;;;;; pop-tag-mark find-tag-regexp find-tag-other-frame find-tag-other-window
9915 ;;;;;; find-tag-hook tags-add-tables tags-compression-info-list
9960 (defvar find-tag-hook nil "\
9965 (custom-autoload (quote find-tag-hook) "etags" t)
10028 onto a ring and may be popped back to with \\[pop-tag-mark].
10049 onto a ring and may be popped back to with \\[pop-tag-mark].
10072 onto a ring and may be popped back to with \\[pop-tag-mark].
10095 onto a ring and may be popped back to with \\[pop-tag-mark].
10116 onto a ring and may be popped back to with \\[pop-tag-mark].
10123 (define-key esc-map "*" 'pop-tag-mark)
10125 (autoload (quote pop-tag-mark) "etags" "\
10613 ;;;;;; expand-abbrev-hook expand-add-abbrevs) "expand" "expand.el"
10641 (autoload (quote expand-abbrev-hook) "expand" "\
10642 Abbrev hook used to do the expansion job of expand abbrevs.
10720 Turning on F90 mode calls the value of the variable `f90-mode-hook'
10937 or mail hook code. Other recognized values for WHAT-EVENT (these are passed
10984 Then set mark, jump to choice, and try to fetch it. The menu is
11220 - `ff-pre-find-hook'
11223 - `ff-pre-load-hook'
11226 - `ff-post-load-hook'
11229 - `ff-not-found-hook'
11232 - `ff-file-created-hook'
11296 Set mark before moving, if the buffer already existed.
11300 See also `find-function-recenter-line' and `find-function-after-hook'.
11337 Set mark before moving, if the buffer already existed.
11341 See also `find-function-recenter-line' and `find-function-after-hook'.
11378 Set mark before moving, if the buffer already existed.
11382 See also `find-function-recenter-line' and `find-function-after-hook'.
11388 Set mark before moving, if the buffer already existed.
11544 This runs `flyspell-mode-hook' after flyspell is entered.
11553 \(add-hook 'tex-mode-hook (function (lambda () (setq ispell-parser 'tex))))
11635 When Follow mode is switched on, the hook `follow-mode-hook'
11636 is called. When turned off, `follow-mode-off-hook' is called.
11805 Turning on Fortran mode calls the value of the variable `fortran-mode-hook'
11935 Do not add entries to this list directly; use `define-generic-mode'
11968 mode hook `MODE-hook'.
12147 This will modify the `gnus-setup-news-hook', and
12320 ;;;;;; "gnus-diary" "gnus/gnus-diary.el" (17992 30878))
12321 ;;; Generated autoloads from gnus/gnus-diary.el
12323 (autoload (quote gnus-user-format-function-d) "gnus-diary" "\
12328 (autoload (quote gnus-user-format-function-D) "gnus-diary" "\
12475 nnmail-pre-get-new-mail-hook.
12598 (define-mail-user-agent (quote gnus-user-agent) (quote gnus-msg-mail) (quote message-send-and-exit) (quote message-kill-buffer) (quote message-send-hook))
12838 You and Emacs play in turn by marking a free square. You mark it with X
12886 ;;;;;; grep-process-setup grep-setup-hook grep-find-command grep-command
12913 (defvar grep-setup-hook nil "\
12914 List of hook functions run by `grep-process-setup' (see `run-hooks').")
12916 (custom-autoload (quote grep-setup-hook) "grep" t)
12943 Set up `compilation-exit-message-function' and run `grep-setup-hook'.
13115 (add-hook 'same-window-regexps "\\*gud-.*\\*\\(\\|<[0-9]+>\\)")
13256 hook variable, or an expression evaluating to such a symbol.
13389 Entry to this mode runs the normal hook `help-mode-hook'.
13815 Lastly, the normal hook `hs-minor-mode-hook' is run using `run-hooks'.
13864 \\[highlight-compare-with-file] - mark text as changed by comparing this
13871 `highlight-changes-enable-hook' - when enabling Highlight Changes mode
13872 `highlight-changes-toggle-hook' - when entering active or passive state
13873 `highlight-changes-disable-hook' - when turning off Highlight Changes mode
13899 (add-hook 'write-file-functions 'highlight-changes-rotate-faces nil t)
14050 `hl-line-highlight' on `post-command-hook' in this case.
14054 uses the function `hl-line-unhighlight' on `pre-command-hook' in
14055 addition to `hl-line-highlight' on `post-command-hook'.
14073 `global-hl-line-highlight' on `pre-command-hook' and `post-command-hook'.
14130 ;;;### (autoloads (ibuffer-do-occur ibuffer-mark-dired-buffers ibuffer-mark-read-only-buffers
14131 ;;;;;; ibuffer-mark-special-buffers ibuffer-mark-old-buffers ibuffer-mark-compressed-file-buffers
14132 ;;;;;; ibuffer-mark-help-buffers ibuffer-mark-dissociated-buffers
14133 ;;;;;; ibuffer-mark-unsaved-buffers ibuffer-mark-modified-buffers
14134 ;;;;;; ibuffer-mark-by-mode ibuffer-mark-by-file-name-regexp ibuffer-mark-by-mode-regexp
14135 ;;;;;; ibuffer-mark-by-name-regexp ibuffer-copy-filename-as-kill
14388 If MARK is non-nil, it should be a character denoting the type of mark
14399 If MARK is non-nil, it should be a character denoting the type of mark
14443 (autoload (quote ibuffer-mark-by-name-regexp) "ibuf-ext" "\
14448 (autoload (quote ibuffer-mark-by-mode-regexp) "ibuf-ext" "\
14453 (autoload (quote ibuffer-mark-by-file-name-regexp) "ibuf-ext" "\
14458 (autoload (quote ibuffer-mark-by-mode) "ibuf-ext" "\
14463 (autoload (quote ibuffer-mark-modified-buffers) "ibuf-ext" "\
14468 (autoload (quote ibuffer-mark-unsaved-buffers) "ibuf-ext" "\
14473 (autoload (quote ibuffer-mark-dissociated-buffers) "ibuf-ext" "\
14478 (autoload (quote ibuffer-mark-help-buffers) "ibuf-ext" "\
14483 (autoload (quote ibuffer-mark-compressed-file-buffers) "ibuf-ext" "\
14488 (autoload (quote ibuffer-mark-old-buffers) "ibuf-ext" "\
14493 (autoload (quote ibuffer-mark-special-buffers) "ibuf-ext" "\
14498 (autoload (quote ibuffer-mark-read-only-buffers) "ibuf-ext" "\
14503 (autoload (quote ibuffer-mark-dired-buffers) "ibuf-ext" "\
14527 `mark' bound to the current mark on the buffer. The original ibuffer
14570 MARK describes which type of mark (:deletion, or nil) this operation
14656 Export diary file to iCalendar format.
14657 All diary entries in the file DIARY-FILENAME are converted to iCalendar
14663 Export region in diary file to iCalendar format.
14664 All diary entries in the region from MIN to MAX in the current buffer are
14674 Import an iCalendar file and append to a diary file.
14676 Argument DIARY-FILENAME input `diary-file'.
14686 object, reads it and adds all VEVENT elements to the diary
14689 It will ask for each appointment whether to add it to the diary
14693 NON-MARKING determines whether diary events are created as
14760 Turning on Icon mode calls the value of the variable `icon-mode-hook'
14829 To convert pre-existing IDL code to your formatting style, mark the
14830 entire buffer with \\[mark-whole-buffer] and execute
14831 \\[idlwave-expand-region-abbrevs]. Then mark the entire buffer
14885 Change log entries can be added to the current program unit with
14900 Loading idlwave.el runs `idlwave-load-hook'.
14901 Turning on `idlwave-mode' runs `idlwave-mode-hook'.
14958 This function also adds a hook to the minibuffer.
15197 (add-hook 'same-window-buffer-names "*ielm*")
15404 ;;;### (autoloads (image-dired-dired-edit-comment-and-tags image-dired-mark-tagged-files
15428 After the command has finished, you would typically mark some
15524 (autoload (quote image-dired-mark-tagged-files) "image-dired" "\
15525 Use regexp to mark files with matching tag.
15748 A trivial interface to `imenu-add-to-menubar' suitable for use in a hook.
15853 (defvar inferior-lisp-mode-hook (quote nil) "\
15862 `inferior-lisp-mode-hook' (after the `comint-mode-hook' is run).
15866 (add-hook 'same-window-buffer-names "*inferior-lisp*")
15883 (add-hook 'same-window-regexps "\\*info\\*\\(\\|<[0-9]+>\\)")
16108 `custom-manual' and `info-link' entries in the `custom-links' list are checked.
16401 (if ispell-menu-map-needed (progn (define-key ispell-menu-map [ispell-region] (quote (menu-item "Spell-Check Region" ispell-region :enable mark-active :help "Spell-check text in marked region"))) (define-key ispell-menu-map [ispell-message] (quote (menu-item "Spell-Check Message" ispell-message :visible (eq major-mode (quote mail-mode)) :help "Skip headers and included message text"))) (define-key ispell-menu-map [ispell-buffer] (quote (menu-item "Spell-Check Buffer" ispell-buffer :help "Check spelling of selected buffer"))) (fset (quote ispell-menu-map) (symbol-value (quote ispell-menu-map)))))
16541 If `transient-mark-mode' is on, and a region is active, spell-check
16574 (add-hook 'message-send-hook 'ispell-message) ;; GNUS 5
16575 (add-hook 'news-inews-hook 'ispell-message) ;; GNUS 4
16576 (add-hook 'mail-send-hook 'ispell-message)
16577 (add-hook 'mh-before-send-letter-hook 'ispell-message)
16580 `news-reply-mode-hook' or `mail-mode-hook' the following lambda expression:
16709 This removes the entries in `file-name-handler-alist' and `auto-mode-alist'
17178 do (setq lisp-mode-hook 'ledit-from-lisp-mode)
17214 hooks. Packages may define a hook FEATURE-unload-hook that is called
17215 instead of the normal heuristics for doing this. Such a hook should
17219 variable `unload-hook-features-list' and could remove features from it
17287 If SETUP is non-nil, the buffer is then erased and `log-edit-hook' is run.
17543 removing comments, or producing tables where the entries are regular.
17548 and mark at opposite ends of the quoted section, and use
17549 `\\[apply-macro-to-region-lines]' to mark the entire section.
17797 function ends by invoking the function(s) `makefile-mode-hook'.
17833 Number of blanks to the left of the browser selection mark.
17839 `makefile-browser-selected-mark':
17840 String used to mark selected entries in the browser.
17842 `makefile-browser-unselected-mark':
17843 String used to mark unselected entries in the browser.
17865 `makefile-browser-hook':
18067 Note that `message-cite-original' uses `mail-citation-hook' if that is non-nil.")
18074 citation between (point) and (mark t). And each function should leave
18075 point and mark around the citation text as modified.")
18099 (define-mail-user-agent (quote message-user-agent) (quote message-mail) (quote message-send-and-exit) (quote message-kill-buffer) (quote message-send-hook))
18128 C-c C-e `message-elide-region' (elide the text between point and mark).
18135 C-c M-m `message-mark-inserted-region' (mark region with enclosing tags).
18136 C-c M-f `message-mark-insert-file' (insert file marked with enclosing tags).
18271 `meta-common-mode-hook' and `metafont-mode-hook'.
18281 `meta-common-mode-hook' and `metafont-mode-hook'.
18366 (define-mail-user-agent (quote mh-e-user-agent) (quote mh-user-agent-compose) (quote mh-send-letter) (quote mh-fully-kill-draft) (quote mh-before-send-letter-hook))
18395 The hook `mh-before-send-letter-hook' is run at the beginning of
18476 When a folder is visited, the hook `mh-folder-mode-hook' is run.
18513 If the option `transient-mark-mode' is set to t and you set a
19351 can set the value for a particular mode using that mode's hook.
19489 If the region is active and `transient-mark-mode' is on, call
19550 Run `newsticker-start-hook' if newsticker was not running already.
19665 (define-obsolete-variable-alias (quote disabled-command-hook) (quote disabled-command-function) "22.1")
19698 Turning on Nroff mode runs `text-mode-hook', then `nroff-mode-hook'.
19817 Turning on Octave mode runs the hook `octave-mode-hook'.
19829 (add-hook 'octave-mode-hook
19847 ;;;;;; org-export-icalendar-this-file org-diary org-tags-view org-todo-list
19863 time stamps, which magically appear in the diary listing of the Emacs
19866 messages (Gnus), BBDB entries, and any files related to the project.
19941 This function should be placed into `remember-mode-hook' and in fact requires
19942 to be run from that hook to fucntion properly.
19990 Dispatch agenda commands to collect entries to the agenda buffer.
19997 entries with a specific TODO keyword (the user gets a prompt).
20000 M Like `m', but select only TODO entries, no ordinary headlines.
20034 With two \\[universal-argument] prefix argument INCLUDE-ALL, all TODO entries marked DONE
20044 Show all TODO entries from all agenda file in a single list.
20054 The prefix arg TODO-ONLY limits the search to TODO entries.
20058 (autoload (quote org-diary) "org" "\
20059 Return diary information from org-files.
20060 This function can be used in a \"sexp\" diary entry in the Emacs calendar.
20062 listed in the diary. The function accepts arguments specifying what
20071 in the diary for *today*, not at any other date. If
20075 The diary for *today* also contains items which were
20080 Like deadlines, these entries only show up in the
20081 diary for *today*, not at any other date.
20083 The call in the diary file should look like this:
20085 &%%(org-diary) ~/path/to/some/orgfile.org
20090 &%%(org-diary)
20096 &%%(org-diary :deadline :timestamp :scheduled)
20100 function from a program - use `org-agenda-get-day-entries' instead.
20170 Turning on outline mode calls the value of `text-mode-hook' and then of
20171 `outline-mode-hook', if they are non-nil.
20253 \\[pascal-mark-defun] - Mark function.
20271 mark after an end.
20286 Turning on Pascal mode calls the value of the variable pascal-mode-hook with
20327 Change mark behavior to emulate Motif, MAC or MS-Windows cut and paste style.
20332 which modify the status of the mark.
20334 The ordinary arrow keys disable the mark.
20335 The shift-arrow keys move, leaving the mark behind.
20337 C-LEFT and C-RIGHT move back or forward one word, disabling the mark.
20338 S-C-LEFT and S-C-RIGHT move back or forward one word, leaving the mark behind.
20340 M-LEFT and M-RIGHT move back or forward one word or sexp, disabling the mark.
20341 S-M-LEFT and S-M-RIGHT move back or forward one word or sexp, leaving the mark
20346 C-DOWN and C-UP move back or forward a paragraph, disabling the mark.
20347 S-C-DOWN and S-C-UP move back or forward a paragraph, leaving the mark behind.
20349 HOME moves to beginning of line, disabling the mark.
20350 S-HOME moves to beginning of line, leaving the mark behind.
20353 END moves to end of line, disabling the mark.
20354 S-END moves to end of line, leaving the mark behind.
20357 PRIOR or PAGE-UP scrolls and disables the mark.
20358 S-PRIOR or S-PAGE-UP scrolls and leaves the mark behind.
20380 Change mark behavior to emulate Motif, MAC or MS-Windows cut and paste style,
20578 ;;;### (autoloads (cvs-dired-use-hook cvs-dired-action cvs-status
20642 (defvar cvs-dired-use-hook (quote (4)) "\
20649 (custom-autoload (quote cvs-dired-use-hook) "pcvs" t)
20653 The exact behavior is determined also by `cvs-dired-use-hook'." (when (stringp dir) (setq dir (directory-file-name dir)) (when (and (string= "CVS" (file-name-nondirectory dir)) (file-readable-p (expand-file-name "Entries" dir)) cvs-dired-use-hook (if (eq cvs-dired-use-hook (quote always)) (not current-prefix-arg) (equal current-prefix-arg cvs-dired-use-hook))) (save-excursion (funcall cvs-dired-action (file-name-directory dir) t t)))))
20716 Turning on Perl mode runs the normal hook `perl-mode-hook'.
20934 Draw a rectangular box around mark and point: \\[picture-draw-rectangle]
20942 Entry to this mode calls the value of `picture-mode-hook' if non-nil.
21639 Entry to this mode calls the value of `prolog-mode-hook'
21672 Entry to this mode calls `ps-mode-hook'.
21696 a second window will be displayed, and `ps-run-mode-hook' will be called.
22059 Runs the hook `inferior-python-mode-hook' (after the
22060 `comint-mode-hook' is run). (Type \\[describe-mode] in the process
22105 Runs `jython-mode-hook' after `python-mode-hook'.
22350 Update entries for Quail packages in `LEIM' list file in directory DIRNAME.
22373 (defconst quickurl-reread-hook-postfix "\n;; Local Variables:\n;; eval: (progn (require 'quickurl) (add-hook 'local-write-file-hooks (lambda () (quickurl-read) nil)))\n;; End:\n" "\
22380 (setq quickurl-postfix quickurl-reread-hook-postfix)
22599 After this command, the mark is at the upper left corner
22702 Index entries can be made with `\\[reftex-index-selection-or-word]' which indexes the word at point
22703 or the current selection. More general index entries are created with
22736 bibtex entries (taken from the \\bibliography command) and offers the
22737 matching entries for selection. The selected entry is formatted according
22751 Thus, `aaaa&&bbb' matches entries which contain both `aaaa' and `bbb'.
22753 `=' is a good regular expression to match all entries in all files.
22946 ;;;### (autoloads (resume-suspend-hook) "resume" "resume.el" (17842
22950 (autoload (quote resume-suspend-hook) "resume" "\
23013 (add-hook 'same-window-regexps "^\\*rlogin-.*\\*\\(\\|<[0-9]+>\\)")
23058 ;;;;;; rmail rmail-enable-mime rmail-show-message-hook rmail-confirm-expunge
23158 (defvar rmail-mode-hook nil "\
23161 (defvar rmail-get-new-mail-hook nil "\
23164 (defvar rmail-show-message-hook nil "\
23167 (custom-autoload (quote rmail-show-message-hook) "rmail" t)
23169 (defvar rmail-quit-hook nil "\
23172 (defvar rmail-delete-message-hook nil "\
23829 `upper-diacritical-mark' (\\c2)
23830 `lower-diacritical-mark' (\\c3)
23831 `tone-mark' (\\c4)
23834 `vowel-modifying-diacritical-mark' (\\c7)
24015 Entry to this mode calls the value of `scheme-mode-hook'
24028 Entering this mode runs the hooks `scheme-mode-hook' and then
24029 `dsssl-mode-hook' and inserts the value of `dsssl-sgml-declaration' if
24095 ;;;;;; mail-citation-prefix-regexp mail-citation-hook mail-indentation-spaces
24096 ;;;;;; mail-yank-prefix mail-setup-hook mail-personal-alias-file
24193 (defvar mail-setup-hook nil "\
24194 Normal hook, run each time a new outgoing mail message is initialized.
24195 The function `mail-setup' runs this hook.")
24197 (custom-autoload (quote mail-setup-hook) "sendmail" t)
24219 (defvar mail-citation-hook nil "\
24221 Each hook function can find the citation between (point) and (mark t),
24222 and should leave point and mark around the citation text as modified.
24223 The hook functions can find the header of the cited message
24227 If this hook is entirely empty (nil), a default action is taken
24230 (custom-autoload (quote mail-citation-hook) "sendmail" t)
24307 Turning on Mail mode runs the normal hooks `text-mode-hook' and
24308 `mail-mode-hook' (in that order).
24336 (add-hook 'same-window-buffer-names "*mail*")
24362 The normal hook `mail-setup-hook' is run after the message is
24384 This is how Rmail arranges to mark messages `answered'.
24467 the next N words. In Transient Mark mode, when the mark is active,
24738 (add-hook 'same-window-buffer-names "*shell*")
24775 Turning on Sieve mode runs `sieve-mode-hook'.
24831 Turning on SIMULA mode calls the value of the variable simula-mode-hook
24927 `skeleton-end-hook' if that is non-nil.
25041 Turning on snmp-mode runs the hooks in `snmp-common-mode-hook', then
25042 `snmp-mode-hook'.
25053 Turning on snmp-mode runs the hooks in `snmp-common-mode-hook',
25054 then `snmpv2-mode-hook'.
25334 the entire line that point is in and the entire line the mark is in.
25335 The column positions of point and mark bound the range of columns to sort on.
25425 `speedbar-before-popup-hook' is called before popping up the speedbar frame.
25426 `speedbar-before-delete-hook' is called before the frame is deleted.
25573 Customization: Entry to this mode runs the `sql-mode-hook'.
25589 \(add-hook 'sql-mode-hook
26112 when this function is called. Also, the hook `sc-pre-hook' is run
26113 before, and `sc-post-hook' is run after the guts of this function.
26151 START and END, rather than by the position of point and mark.
26161 START and END, rather than by the position of point and mark.
26179 ;;;;;; table-insert-row table-insert table-point-left-cell-hook
26180 ;;;;;; table-point-entered-cell-hook table-load-hook table-cell-map-hook)
26184 (defvar table-cell-map-hook nil "\
26188 (custom-autoload (quote table-cell-map-hook) "table" t)
26190 (defvar table-load-hook nil "\
26193 (custom-autoload (quote table-load-hook) "table" t)
26195 (defvar table-point-entered-cell-hook nil "\
26198 (custom-autoload (quote table-point-entered-cell-hook) "table" t)
26200 (defvar table-point-left-cell-hook nil "\
26203 (custom-autoload (quote table-point-left-cell-hook) "table" t)
26833 Turning on Tcl mode runs `tcl-mode-hook'. Read the documentation for
26834 `tcl-mode-hook' to see what kinds of interesting hook functions
26860 (add-hook 'same-window-regexps "\\*telnet-.*\\*\\(\\|<[0-9]+>\\)")
26874 (add-hook 'same-window-regexps "\\*rsh-[^-]*\\*\\(\\|<[0-9]*>\\)")
26945 This function calls the value of terminal-mode-hook if that exists
27194 Entering Plain-tex mode runs the hook `text-mode-hook', then the hook
27195 `tex-mode-hook', and finally the hook `plain-tex-mode-hook'. When the
27196 special subshell is initiated, the hook `tex-shell-hook' is run.
27237 Entering Latex mode runs the hook `text-mode-hook', then
27238 `tex-mode-hook', and finally `latex-mode-hook'. When the special
27239 subshell is initiated, `tex-shell-hook' is run.
27280 Entering SliTeX mode runs the hook `text-mode-hook', then the hook
27281 `tex-mode-hook', then the hook `latex-mode-hook', and finally the hook
27282 `slitex-mode-hook'. When the special subshell is initiated, the hook
27283 `tex-shell-hook' is run.
27419 Entering Texinfo mode calls the value of `text-mode-hook', and then the
27420 value of `texinfo-mode-hook'.
27691 This runs the normal hook `display-time-hook' after each update.
27711 This runs the normal hook `display-time-hook' after each update.
27823 (add-hook 'before-save-hook 'time-stamp)
27824 or customize `before-save-hook' through Custom.
27977 `diary-entry-time'; note that such times are interpreted as times
28151 Number of entries for each category is given by NOF-PRIORITIES which
28164 Number of entries for each category is given by `todo-print-priorities'.
28176 Make a diary entry appear only in the current date's diary.
28427 pass to the OPERATION." (let* ((inhibit-file-name-handlers (\` (tramp-file-name-handler tramp-completion-file-name-handler cygwin-mount-name-hook-function cygwin-mount-map-drive-hook-function \, (and (eq inhibit-file-name-operation operation) inhibit-file-name-handlers)))) (inhibit-file-name-operation operation)) (apply operation args)))
28432 pass to the OPERATION." (let* ((inhibit-file-name-handlers (\` (tramp-completion-file-name-handler cygwin-mount-name-hook-function cygwin-mount-map-drive-hook-function \, (and (eq inhibit-file-name-operation operation) inhibit-file-name-handlers)))) (inhibit-file-name-operation operation)) (apply operation args)))
28450 (add-hook
28451 'after-init-hook
28526 for details.). It runs `2C-other-buffer-hook' in the new buffer.
29484 ;;;;;; with-vc-file vc-branch-part vc-trunk-p vc-before-checkin-hook
29485 ;;;;;; vc-checkin-hook vc-checkout-hook) "vc" "vc.el" (17992 30877))
29488 (defvar vc-checkout-hook nil "\
29489 Normal hook (list of functions) run after checking out a file.
29492 (custom-autoload (quote vc-checkout-hook) "vc" t)
29494 (defvar vc-checkin-hook nil "\
29495 Normal hook (list of functions) run after a checkin is done.
29496 See also `log-edit-done-hook'.")
29498 (custom-autoload (quote vc-checkin-hook) "vc" t)
29500 (defvar vc-before-checkin-hook nil "\
29501 Normal hook (list of functions) run before a file is checked in.
29504 (custom-autoload (quote vc-before-checkin-hook) "vc" t)
29728 Find change log file and add entries from recent version control logs.
29729 Normally, find log entries for all registered files in the default
29732 With prefix arg of \\[universal-argument], only find log entries for the current buffer's file.
29734 With any numeric prefix arg, find log entries for all currently visited
29735 files that are under version control. This puts all the entries in the
29739 log entries should be gathered.
29848 (concat admin-dir "/entries")
30181 inserted into a Makefile with option `vhdl-makefile-generation-hook'.
30444 `vi-mark-region', and 'vi-quote-words'. Some of them are quite handy.
30523 This command runs the normal hook `view-mode-hook'.
30536 This command runs the normal hook `view-mode-hook'.
30549 This command runs the normal hook `view-mode-hook'.
30561 This command runs the normal hook `view-mode-hook'.
30578 This command runs the normal hook `view-mode-hook'.
30595 This command runs the normal hook `view-mode-hook'.
30641 . set the mark.
30642 x exchanges point and mark.
30643 \\[View-back-to-mark] return to mark and pops mark ring.
30645 jump to line occurs. The mark is set on jump to buffer start or end.
30678 Entry to view-mode runs the normal hook `view-mode-hook'.
30703 This function runs the normal hook `view-mode-hook'.
30906 ;;;### (autoloads (whitespace-write-file-hook whitespace-global-mode
30963 when the mark is active it applies to the region.
30989 `find-file-hook' and `kill-buffer-hook'.
30993 (autoload (quote whitespace-write-file-hook) "whitespace" "\
31253 C-k t ws-mark-word
31497 ;;;;;; "jit-lock.el" "jka-cmpr-hook.el" "kermit.el" "language/chinese.el"