log

age author description
2009-07-21 Glenn Morris (abort-if-file-too-large): Explicitly pass `filename' as an argument.
2009-07-20 Chong Yidong * term/vt420.el (terminal-init-vt420): Fix typo.
2009-07-20 Adrian Robert * nsfont.m (ns_has_attribute): Remove.
2009-07-20 Adrian Robert * nsfont.m (ns_attribute_value): Remove.
2009-07-20 Sam Steingold (compile-auto-highlight): Remove the variable (removed from compile.el
2009-07-20 Chong Yidong * files.el (hack-local-variables-filter): Fix last change.
2009-07-20 Chong Yidong * calc.texi (About This Manual): Don't mention chapter numbers in text.
2009-07-19 Juri Linkov *** empty log message ***
2009-07-19 Juri Linkov (Specifying File Variables, Safe File Variables):
2009-07-19 Juri Linkov *** empty log message ***
2009-07-19 Juri Linkov (describe-variable): Add information about file-local and dir-local variables.
2009-07-19 Juri Linkov (ignored-local-variables): Add `dir-local-variables-alist'.
2009-07-19 Chong Yidong * files.el (hack-local-variables-filter): Rewrite.
2009-07-19 Glenn Morris (verilog-error-regexp-add-xemacs): Silence compiler by only defining on XEmacs.
2009-07-19 Glenn Morris (auto-coding-regexp-alist): Only match BABYL... at the start of
2009-07-19 Glenn Morris (desktop-buffers-not-to-save): Set :version tag.
2009-07-19 Glenn Morris (mail-user-agent): Doc fix. Set :version tag.
2009-07-19 Glenn Morris (cal-menu-set-date-title): Handle calls from non-calendar buffers (Bug#3862).
2009-07-19 Glenn Morris mail-user-agent placeholder.
2009-07-18 Juri Linkov Add info about confirmation when killing a buffer with a running process.
2009-07-18 Juri Linkov *** empty log message ***
2009-07-18 Juri Linkov (Fset_process_query_on_exit_flag): Mention killing
2009-07-18 Juri Linkov *** empty log message ***
2009-07-18 Juri Linkov (process-kill-buffer-query-function): New function.
2009-07-18 Juri Linkov Add `info-finder'.
2009-07-18 Juri Linkov Delete task for replacing finder.el with Info manual.
2009-07-18 Juri Linkov Virtual Info keyword finder.
2009-07-18 Alan Mackenzie (c-before-hack-hook, c-postprocess-file-styles): Give invocation of
2009-07-18 Alan Mackenzie (hack-local-variables-filter): Remove entries with duplicate keys from
2009-07-18 Alan Mackenzie *** empty log message ***
2009-07-18 Eli Zaretskii Update the entry for `desktop-buffers-not-to-save'.
2009-07-18 Eli Zaretskii *** empty log message ***
2009-07-18 Eli Zaretskii (deactivate-mark, activate-mark, set-mark): Don't call x-set-selection
2009-07-18 Chong Yidong * simple.el (region-active-p, use-region-p): Doc fix (Bug#3873).
2009-07-18 Eli Zaretskii *** empty log message ***
2009-07-18 Eli Zaretskii (desktop-buffers-not-to-save): Default value is nil. Accept nil in
2009-07-18 Eli Zaretskii *** empty log message ***
2009-07-18 Eli Zaretskii (x-selection-owner-p, x-own-selection-internal)
2009-07-18 Nick Roberts (speedbar-frame): Declare to avoid compiler
2009-07-18 Nick Roberts *** empty log message ***
2009-07-18 Chong Yidong * processes.texi (Shell Arguments): Copyedits.
2009-07-18 Chong Yidong * simple.el (set-mark): Revert last change.
2009-07-18 Glenn Morris (Repeated Loading): Fix typo.
2009-07-17 Chong Yidong Fix last change.
2009-07-17 Chong Yidong * mouse.el (mouse-yank-primary): If select-active-regions is non-nil,
2009-07-17 Chong Yidong * doc-view.el (doc-view-initiate-display): Add yes-or-no-p if
2009-07-17 Chong Yidong * w32-fns.el (x-selection-owner-p): New function.
2009-07-17 Kenichi Handa (describe-buffer-case-table): Fix for the case that KEY is a cons.