summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* Comment change.Richard M. Stallman2006-12-17
|
* *** empty log message ***Richard M. Stallman2006-12-17
|
* (Named Features): Explain subfeatures better.Richard M. Stallman2006-12-17
|
* Use "option" only for user options.Richard M. Stallman2006-12-17
| | | | | | For the keyword values inside defcustom etc, say "keywords". For :options value's elements, say "elements". :group should not be omitted.
* (c-basic-common-init): don't set open-paren-in-column-0-is-defun-start toAlan Mackenzie2006-12-17
| | | | nil any more.
* (delete-horizontal-space): Use prefix arg.Richard M. Stallman2006-12-17
|
* (describe-variable): Improve blank separator lines.Richard M. Stallman2006-12-17
|
* *** empty log message ***Alan Mackenzie2006-12-17
|
* Say that C-d and DEL with arg do killing.Richard M. Stallman2006-12-17
|
* programs.texi (Left Margin Paren): Remove the bit which saysAlan Mackenzie2006-12-17
| | | | | that CC Mode sets open-paren-in-column-0-is-defun-start to nil. Discuss some of the issues of setting this option to nil.
* (Parsing Expressions): Split up node.Richard M. Stallman2006-12-17
| | | | | | (Motion via Parsing, Position Parse, Parser State) (Low-Level Parsing, Control Parsing): New subnodes. (Parser State): Document syntax-ppss-toplevel-pos.
* (List Motion): Punctuation fix.Richard M. Stallman2006-12-17
|
* Comment change.Richard M. Stallman2006-12-17
|
* *** empty log message ***Richard M. Stallman2006-12-17
|
* Fix previous change.Richard M. Stallman2006-12-17
|
* (File Name Completion): Document PREDICATE arg to file-name-completion.Richard M. Stallman2006-12-17
|
* (Fread_file_name_internal): Pass Vread_file_name_predicateRichard M. Stallman2006-12-17
| | | | to Ffile_name_completion.
* (file_name_completion): New arg PREDICATE. Some cleanup.Richard M. Stallman2006-12-17
| | | | (file_name_completion): New arg PREDICATE.
* (magic-mode-alist): Mark as risky.Richard M. Stallman2006-12-17
| | | | (make-backup-file-name-1): Expand backup-directory explicitly.
* *** empty log message ***Magnus Henoch2006-12-17
|
* * net/tramp.el (tramp-default-method): Before setting to "pscp",Michael Albinus2006-12-17
| | | | check whether package password.el is loaded, or Pageant is running.
* (Fkill_buffer): Doc fix.Juanma Barranquero2006-12-17
| | | | (syms_of_buffer) <kill-buffer-query-functions>: Doc fix.
* Copy copyright header from forms.el (at rms instruction).Glenn Morris2006-12-17
|
* Add a copyright notice, with years based on earliest date in thisGlenn Morris2006-12-17
| | | | file, combined with broadest subsequent set used for other url files.
* Verna has assigned copyright to FSF, so merge his years info FSF's.Glenn Morris2006-12-17
|
* Scholz has assigned copyright to FSF, so merge his years info FSF's.Glenn Morris2006-12-17
|
* (Editing Abbrevs): Mention system abbrevs.Glenn Morris2006-12-17
|
* *** empty log message ***Glenn Morris2006-12-17
|
* From Ulf Jasper <ulf.jasper at web.de>:Glenn Morris2006-12-17
| | | | | | | (icalendar-version): Increase to "0.14". (icalendar--rris): First try Emacs, then XEmacs. (icalendar--convert-ical-to-diary): Doc fix. Insert newline at end of target file.
* Change from author with no copyright assignment was "tiny".Glenn Morris2006-12-17
|
* *** empty log message ***Richard M. Stallman2006-12-17
|
* (outline-isearch-open-invisible-function): New defvar.Kim F. Storm2006-12-17
| | | | | (outline-flag-region): Use it if non-nil for isearch-open-invisible overlay property instead of outline-isearch-open-invisible.
* *** empty log message ***Kim F. Storm2006-12-17
|
* *** empty log message ***Juanma Barranquero2006-12-16
|
* (Ftry_completion): Check that obarray buckets are symbols.Juanma Barranquero2006-12-16
|
* (Building Emacs, Writing Emacs Primitives): Add index entries.Eli Zaretskii2006-12-16
|
* (Windows Keyboard): Fix last change.Eli Zaretskii2006-12-16
|
* *** empty log message ***Eli Zaretskii2006-12-16
|
* (w32-window-exists-p): New function.Eli Zaretskii2006-12-16
| | | | (syms_of_w32fns): Defsubr it.
* Document problems with rebasing Cygwin DLLs.Eli Zaretskii2006-12-16
|
* *** empty log message ***Eli Zaretskii2006-12-16
|
* [STDC_HEADERS]: Include stdlib.h.Eli Zaretskii2006-12-16
|
* (Windows Files): `w32-get-true-file-attributes' is only relevant for NTFSEli Zaretskii2006-12-16
| | | | | volumes. (ls in Lisp): `links' in `ls-lisp-verbosity' is only relevant to NTFS volumes.
* (Windows Keyboard): Clarify `w32-recognize-altgr' effect.Eli Zaretskii2006-12-16
|
* (ido-toggle-ignore, ido-completion-help): Print message whileKim F. Storm2006-12-16
| | | | reading big directory.
* *** empty log message ***Kim F. Storm2006-12-16
|
* (ido-completion-help): Build ido-cur-list and ido-matchesKim F. Storm2006-12-16
| | | | if ido-directory-too-big is set on entry.
* *** empty log message ***Kim F. Storm2006-12-16
|
* (Ftry_completion): Use `check_obarray' if ALIST is a vector.Juanma Barranquero2006-12-16
|
* (shell): Doc fix.Richard M. Stallman2006-12-15
|