bpt/emacs.git
17 years ago*** empty log message ***
Francesco Potortì [Wed, 20 Dec 2006 10:41:07 +0000 (10:41 +0000)]
*** empty log message ***

17 years ago* net/ange-ftp.el (ange-ftp-file-name-completion): Handle optional
Michael Albinus [Wed, 20 Dec 2006 05:57:41 +0000 (05:57 +0000)]
* net/ange-ftp.el (ange-ftp-file-name-completion): Handle optional
parameter PREDICATE.

* lisp/tramp.el (tramp-handle-file-name-completion)
(tramp-completion-handle-file-name-completion): Handle optional
parameter PREDICATE.
(tramp-find-default-method): Add code for default values.

17 years ago(gdb-stopped): After attaching to a process
Nick Roberts [Wed, 20 Dec 2006 05:16:36 +0000 (05:16 +0000)]
(gdb-stopped): After attaching to a process
make gud-go send "continue".

17 years ago*** empty log message ***
Nick Roberts [Wed, 20 Dec 2006 05:16:04 +0000 (05:16 +0000)]
*** empty log message ***

17 years agoDelete entries for regenerating automatically generated files.
Richard M. Stallman [Tue, 19 Dec 2006 22:38:40 +0000 (22:38 +0000)]
Delete entries for regenerating automatically generated files.

17 years ago(History and Acknowledgements): Recognize that Emacs
Richard M. Stallman [Tue, 19 Dec 2006 22:06:32 +0000 (22:06 +0000)]
(History and Acknowledgements): Recognize that Emacs
now does have floating point.

17 years agoRegenerate.
Chong Yidong [Tue, 19 Dec 2006 19:48:48 +0000 (19:48 +0000)]
Regenerate.

17 years agoBump version number to 22.0.92
Chong Yidong [Tue, 19 Dec 2006 19:25:57 +0000 (19:25 +0000)]
Bump version number to 22.0.92

17 years ago*** empty log message ***
Juanma Barranquero [Tue, 19 Dec 2006 16:47:33 +0000 (16:47 +0000)]
*** empty log message ***

17 years ago(image-type-header-regexps): Be more specific detecting `pbm' and `png' files.
Juanma Barranquero [Tue, 19 Dec 2006 16:42:54 +0000 (16:42 +0000)]
(image-type-header-regexps): Be more specific detecting `pbm' and `png' files.
Use non-capturing parenthesis for `tiff' regexp.

17 years ago(Fsearch_forward): Doc fix.
Juanma Barranquero [Tue, 19 Dec 2006 16:14:54 +0000 (16:14 +0000)]
(Fsearch_forward): Doc fix.

17 years ago(Fmac_code_convert_string): Doc fix.
Juanma Barranquero [Tue, 19 Dec 2006 16:11:24 +0000 (16:11 +0000)]
(Fmac_code_convert_string): Doc fix.

17 years ago(syms_of_keyboard) <double-click-time>: Doc fix.
Juanma Barranquero [Tue, 19 Dec 2006 16:09:02 +0000 (16:09 +0000)]
(syms_of_keyboard) <double-click-time>: Doc fix.

17 years ago*** empty log message ***
Kim F. Storm [Tue, 19 Dec 2006 15:41:51 +0000 (15:41 +0000)]
*** empty log message ***

17 years agoBind sigusr1 and sigusr2 in special-event-map instead of global-map.
Kim F. Storm [Tue, 19 Dec 2006 15:38:42 +0000 (15:38 +0000)]
Bind sigusr1 and sigusr2 in special-event-map instead of global-map.

17 years ago(Misc Events): User signals now result in sigusr1
Kim F. Storm [Tue, 19 Dec 2006 15:38:08 +0000 (15:38 +0000)]
(Misc Events): User signals now result in sigusr1
and sigusr2 events which are handled through special-event-map.
(Special Events): User signals and drag-n-drop are special.

17 years agoPass on SIGUSR1 and SIGUSR2 to Emacs.
Kim F. Storm [Tue, 19 Dec 2006 15:37:45 +0000 (15:37 +0000)]
Pass on SIGUSR1 and SIGUSR2 to Emacs.

17 years ago(Qsignal): Declare here.
Kim F. Storm [Tue, 19 Dec 2006 15:37:34 +0000 (15:37 +0000)]
(Qsignal): Declare here.
(syms_of_process): Intern or staticpro it.

17 years ago(kbd_buffer_store_event_hold): Undo 2006-12-04 change.
Kim F. Storm [Tue, 19 Dec 2006 15:37:20 +0000 (15:37 +0000)]
(kbd_buffer_store_event_hold): Undo 2006-12-04 change.
(make_lispy_event): Don't generate Qsignal prefix for code 0.
Abort if signal code is unknown.
(store_user_signal_events): Don't make Qsignal prefix (code 0).
(Qsignal): Move declaration back to process.c.
(syms_of_keyboard): Don't intern or staticpro it here.

17 years ago(main): Rename user signals to sigusr1 and sigusr2.
Kim F. Storm [Tue, 19 Dec 2006 15:37:13 +0000 (15:37 +0000)]
(main): Rename user signals to sigusr1 and sigusr2.

17 years ago*** empty log message ***
Juanma Barranquero [Tue, 19 Dec 2006 15:34:33 +0000 (15:34 +0000)]
*** empty log message ***

17 years ago(syms_of_buffer) <buffer-display-table>, scroll-up-aggressively,
Juanma Barranquero [Tue, 19 Dec 2006 15:28:06 +0000 (15:28 +0000)]
(syms_of_buffer) <buffer-display-table>, scroll-up-aggressively,
scroll-down-aggressively>: Doc fixes.

17 years ago*** empty log message ***
Kim F. Storm [Tue, 19 Dec 2006 10:19:22 +0000 (10:19 +0000)]
*** empty log message ***

17 years agoFix typos.
Romain Francoise [Tue, 19 Dec 2006 10:18:56 +0000 (10:18 +0000)]
Fix typos.

17 years ago*** empty log message ***
Kim F. Storm [Tue, 19 Dec 2006 09:24:45 +0000 (09:24 +0000)]
*** empty log message ***

17 years ago(Choosing Modes): Describe match-function elements for
Kim F. Storm [Tue, 19 Dec 2006 09:14:00 +0000 (09:14 +0000)]
(Choosing Modes): Describe match-function elements for
magic-mode-alist.

17 years ago(magic-mode-alist): Allow matching file type by
Kim F. Storm [Tue, 19 Dec 2006 09:04:30 +0000 (09:04 +0000)]
(magic-mode-alist): Allow matching file type by
calling a function at bob.  Check for image types by calling
image-type-from-buffer.  Suggested by Juanma Barranquero.
(set-auto-mode): Do it.

17 years ago*** empty log message ***
Michael Albinus [Tue, 19 Dec 2006 07:26:25 +0000 (07:26 +0000)]
*** empty log message ***

17 years ago* tramp.texi (External transfer methods): Describe new method `scpc'.
Michael Albinus [Tue, 19 Dec 2006 06:57:28 +0000 (06:57 +0000)]
* tramp.texi (External transfer methods): Describe new method `scpc'.

17 years ago* net/tramp.el (tramp-methods): Introduce new method `scpc'.
Michael Albinus [Tue, 19 Dec 2006 06:56:27 +0000 (06:56 +0000)]
* net/tramp.el (tramp-methods): Introduce new method `scpc'.
Remove "ControlMaster" option from the other `scp*' methods.
(tramp-default-method): Check for ssh-agent before setting to
`scp'.

17 years agoRegenerate
Jan Djärv [Tue, 19 Dec 2006 06:49:01 +0000 (06:49 +0000)]
Regenerate

17 years ago* configure.in: Check if Gtk+ compiles at all.
Jan Djärv [Tue, 19 Dec 2006 06:48:25 +0000 (06:48 +0000)]
* configure.in: Check if Gtk+ compiles at all.

17 years ago** font-lock-defaults = (nil t) is slow?
Chong Yidong [Mon, 18 Dec 2006 21:50:51 +0000 (21:50 +0000)]
** font-lock-defaults = (nil t) is slow?
It is not.

17 years ago(Windows Keyboard): Add a footnote about "Windows" keys peculiarities.
Eli Zaretskii [Mon, 18 Dec 2006 20:46:19 +0000 (20:46 +0000)]
(Windows Keyboard): Add a footnote about "Windows" keys peculiarities.

17 years ago[WINDOWSNT] (set_fg, get_wc): New variables.
Juanma Barranquero [Mon, 18 Dec 2006 16:47:28 +0000 (16:47 +0000)]
[WINDOWSNT] (set_fg, get_wc): New variables.
[WINDOWSNT] (w32_find_emacs_process, w32_give_focus): New functions.
(main) [WINDOWSNT]: Remove code to release the focus; call
w32_give_focus instead.

17 years ago** jpff@cs.bath.ac.uk, Dec 7: Failure to submit second netnews message.
Chong Yidong [Mon, 18 Dec 2006 16:29:59 +0000 (16:29 +0000)]
** jpff@cs.bath.ac.uk, Dec 7: Failure to submit second netnews message.
Closing in absence of followup from reporter.

17 years ago(org-mode): Show context after isearch.
Carsten Dominik [Mon, 18 Dec 2006 15:20:27 +0000 (15:20 +0000)]
(org-mode): Show context after isearch.
(org-show-siblings): New function.
(org-show-context): Use `org-show-siblings'.

17 years ago*** empty log message ***
Carsten Dominik [Mon, 18 Dec 2006 15:19:51 +0000 (15:19 +0000)]
*** empty log message ***

17 years ago(syntax-ppss-flush-cache, syntax-ppss): Use syntax-ppss-toplevel-pos.
Stefan Monnier [Mon, 18 Dec 2006 14:34:01 +0000 (14:34 +0000)]
(syntax-ppss-flush-cache, syntax-ppss): Use syntax-ppss-toplevel-pos.

17 years ago(syntax-ppss-toplevel-pos): Improve docstring.
Stefan Monnier [Mon, 18 Dec 2006 14:02:30 +0000 (14:02 +0000)]
(syntax-ppss-toplevel-pos): Improve docstring.

17 years ago(org-current-line): Make sure that lines are
Carsten Dominik [Mon, 18 Dec 2006 11:53:08 +0000 (11:53 +0000)]
(org-current-line): Make sure that lines are
counted from beginning of buffer.
(org-table-copy-region, org-table-paste-rectangle): Make sure that
lines are counted from beginning of buffer.

17 years ago*** empty log message ***
Carsten Dominik [Mon, 18 Dec 2006 11:52:03 +0000 (11:52 +0000)]
*** empty log message ***

17 years agoWhitespace change (again).
Juanma Barranquero [Mon, 18 Dec 2006 09:11:20 +0000 (09:11 +0000)]
Whitespace change (again).

17 years agoWhitespace change.
Juanma Barranquero [Mon, 18 Dec 2006 08:52:27 +0000 (08:52 +0000)]
Whitespace change.

17 years ago(Info-build-node-completions): Signal error if tag-table marker is not
Chong Yidong [Mon, 18 Dec 2006 05:16:48 +0000 (05:16 +0000)]
(Info-build-node-completions): Signal error if tag-table marker is not
found.

17 years ago* info.el (Info-build-node-completions): Signal error if tag-table
Chong Yidong [Mon, 18 Dec 2006 05:16:39 +0000 (05:16 +0000)]
* info.el (Info-build-node-completions): Signal error if tag-table
marker is not found.

17 years ago(Editing Abbrevs): Fix previous change.
Richard M. Stallman [Mon, 18 Dec 2006 01:53:05 +0000 (01:53 +0000)]
(Editing Abbrevs): Fix previous change.

17 years ago** Document use of gpg-agent
Chong Yidong [Sun, 17 Dec 2006 23:19:53 +0000 (23:19 +0000)]
** Document use of gpg-agent
Done.

17 years ago(pgg-gpg-use-agent): Default to t.
Chong Yidong [Sun, 17 Dec 2006 23:18:36 +0000 (23:18 +0000)]
(pgg-gpg-use-agent): Default to t.

17 years ago* pgg-gpg.el (pgg-gpg-use-agent): Default to t.
Chong Yidong [Sun, 17 Dec 2006 23:18:27 +0000 (23:18 +0000)]
* pgg-gpg.el (pgg-gpg-use-agent): Default to t.

17 years agoAdded short note on gpg-agent to the introduction.
Chong Yidong [Sun, 17 Dec 2006 23:17:13 +0000 (23:17 +0000)]
Added short note on gpg-agent to the introduction.

17 years ago* pgg.texi: Added short note on gpg-agent to the introduction.
Chong Yidong [Sun, 17 Dec 2006 23:17:05 +0000 (23:17 +0000)]
* pgg.texi: Added short note on gpg-agent to the introduction.

17 years ago** rms@gnu.org, Dec 9: wdired bug with symlinks
Chong Yidong [Sun, 17 Dec 2006 23:04:13 +0000 (23:04 +0000)]
** rms@gnu.org, Dec 9: wdired bug with symlinks
Was already fixed by cyd's 2006-12-09 change.

17 years ago** Should CC mode set beginning-of-defun-function?
Chong Yidong [Sun, 17 Dec 2006 23:02:50 +0000 (23:02 +0000)]
** Should CC mode set beginning-of-defun-function?
Resolved.

17 years ago(beginning-of-defun-raw): Optimise (for speed) the case when
Chong Yidong [Sun, 17 Dec 2006 22:56:39 +0000 (22:56 +0000)]
(beginning-of-defun-raw): Optimise (for speed) the case when
open-paren-in-column-0-is-defun-start is nil.  Based on code by Martin
Rudalics.

17 years ago* emacs-lisp/lisp.el (beginning-of-defun-raw): Optimise (for
Chong Yidong [Sun, 17 Dec 2006 22:56:27 +0000 (22:56 +0000)]
* emacs-lisp/lisp.el (beginning-of-defun-raw): Optimise (for
speed) the case when open-paren-in-column-0-is-defun-start is nil.
Based on code by Martin Rudalics.

17 years agoComment change.
Richard M. Stallman [Sun, 17 Dec 2006 22:23:36 +0000 (22:23 +0000)]
Comment change.

17 years ago*** empty log message ***
Richard M. Stallman [Sun, 17 Dec 2006 22:23:13 +0000 (22:23 +0000)]
*** empty log message ***

17 years ago(Named Features): Explain subfeatures better.
Richard M. Stallman [Sun, 17 Dec 2006 22:23:07 +0000 (22:23 +0000)]
(Named Features): Explain subfeatures better.

17 years agoUse "option" only for user options.
Richard M. Stallman [Sun, 17 Dec 2006 22:20:40 +0000 (22:20 +0000)]
Use "option" only for user options.
For the keyword values inside defcustom etc, say "keywords".
For :options value's elements, say "elements".
:group should not be omitted.

17 years ago(c-basic-common-init): don't set open-paren-in-column-0-is-defun-start to
Alan Mackenzie [Sun, 17 Dec 2006 22:15:46 +0000 (22:15 +0000)]
(c-basic-common-init): don't set open-paren-in-column-0-is-defun-start to
nil any more.

17 years ago(delete-horizontal-space): Use prefix arg.
Richard M. Stallman [Sun, 17 Dec 2006 22:14:48 +0000 (22:14 +0000)]
(delete-horizontal-space): Use prefix arg.

17 years ago(describe-variable): Improve blank separator lines.
Richard M. Stallman [Sun, 17 Dec 2006 22:14:11 +0000 (22:14 +0000)]
(describe-variable): Improve blank separator lines.

17 years ago*** empty log message ***
Alan Mackenzie [Sun, 17 Dec 2006 22:13:41 +0000 (22:13 +0000)]
*** empty log message ***

17 years agoSay that C-d and DEL with arg do killing.
Richard M. Stallman [Sun, 17 Dec 2006 22:12:59 +0000 (22:12 +0000)]
Say that C-d and DEL with arg do killing.

17 years agoprograms.texi (Left Margin Paren): Remove the bit which says
Alan Mackenzie [Sun, 17 Dec 2006 22:04:05 +0000 (22:04 +0000)]
programs.texi (Left Margin Paren): Remove the bit which says
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.

17 years ago(Parsing Expressions): Split up node.
Richard M. Stallman [Sun, 17 Dec 2006 22:02:52 +0000 (22:02 +0000)]
(Parsing Expressions): Split up node.
(Motion via Parsing, Position Parse, Parser State)
(Low-Level Parsing, Control Parsing): New subnodes.
(Parser State): Document syntax-ppss-toplevel-pos.

17 years ago(List Motion): Punctuation fix.
Richard M. Stallman [Sun, 17 Dec 2006 22:01:03 +0000 (22:01 +0000)]
(List Motion): Punctuation fix.

17 years agoComment change.
Richard M. Stallman [Sun, 17 Dec 2006 20:39:33 +0000 (20:39 +0000)]
Comment change.

17 years ago*** empty log message ***
Richard M. Stallman [Sun, 17 Dec 2006 20:16:00 +0000 (20:16 +0000)]
*** empty log message ***

17 years agoFix previous change.
Richard M. Stallman [Sun, 17 Dec 2006 20:14:13 +0000 (20:14 +0000)]
Fix previous change.

17 years ago(File Name Completion): Document PREDICATE arg to file-name-completion.
Richard M. Stallman [Sun, 17 Dec 2006 20:13:13 +0000 (20:13 +0000)]
(File Name Completion): Document PREDICATE arg to file-name-completion.

17 years ago(Fread_file_name_internal): Pass Vread_file_name_predicate
Richard M. Stallman [Sun, 17 Dec 2006 20:11:16 +0000 (20:11 +0000)]
(Fread_file_name_internal): Pass Vread_file_name_predicate
to Ffile_name_completion.

17 years ago(file_name_completion): New arg PREDICATE. Some cleanup.
Richard M. Stallman [Sun, 17 Dec 2006 20:10:33 +0000 (20:10 +0000)]
(file_name_completion): New arg PREDICATE.  Some cleanup.
(file_name_completion): New arg PREDICATE.

17 years ago(magic-mode-alist): Mark as risky.
Richard M. Stallman [Sun, 17 Dec 2006 18:03:26 +0000 (18:03 +0000)]
(magic-mode-alist): Mark as risky.

(make-backup-file-name-1): Expand backup-directory explicitly.

17 years ago*** empty log message ***
Magnus Henoch [Sun, 17 Dec 2006 17:00:18 +0000 (17:00 +0000)]
*** empty log message ***

17 years ago* net/tramp.el (tramp-default-method): Before setting to "pscp",
Michael Albinus [Sun, 17 Dec 2006 12:58:04 +0000 (12:58 +0000)]
* net/tramp.el (tramp-default-method): Before setting to "pscp",
check whether package password.el is loaded, or Pageant is running.

17 years ago(Fkill_buffer): Doc fix.
Juanma Barranquero [Sun, 17 Dec 2006 11:54:10 +0000 (11:54 +0000)]
(Fkill_buffer): Doc fix.
(syms_of_buffer) <kill-buffer-query-functions>: Doc fix.

17 years agoCopy copyright header from forms.el (at rms instruction).
Glenn Morris [Sun, 17 Dec 2006 07:02:26 +0000 (07:02 +0000)]
Copy copyright header from forms.el (at rms instruction).

17 years agoAdd a copyright notice, with years based on earliest date in this
Glenn Morris [Sun, 17 Dec 2006 07:00:03 +0000 (07:00 +0000)]
Add a copyright notice, with years based on earliest date in this
file, combined with broadest subsequent set used for other url files.

17 years agoVerna has assigned copyright to FSF, so merge his years info FSF's.
Glenn Morris [Sun, 17 Dec 2006 06:51:14 +0000 (06:51 +0000)]
Verna has assigned copyright to FSF, so merge his years info FSF's.

17 years agoScholz has assigned copyright to FSF, so merge his years info FSF's.
Glenn Morris [Sun, 17 Dec 2006 06:50:19 +0000 (06:50 +0000)]
Scholz has assigned copyright to FSF, so merge his years info FSF's.

17 years ago(Editing Abbrevs): Mention system abbrevs.
Glenn Morris [Sun, 17 Dec 2006 06:48:06 +0000 (06:48 +0000)]
(Editing Abbrevs): Mention system abbrevs.

17 years ago*** empty log message ***
Glenn Morris [Sun, 17 Dec 2006 06:47:42 +0000 (06:47 +0000)]
*** empty log message ***

17 years agoFrom Ulf Jasper <ulf.jasper at web.de>:
Glenn Morris [Sun, 17 Dec 2006 06:23:52 +0000 (06:23 +0000)]
From  Ulf Jasper  <ulf.jasper at web.de>:
(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.

17 years agoChange from author with no copyright assignment was "tiny".
Glenn Morris [Sun, 17 Dec 2006 06:14:02 +0000 (06:14 +0000)]
Change from author with no copyright assignment was "tiny".

17 years ago*** empty log message ***
Richard M. Stallman [Sun, 17 Dec 2006 04:39:52 +0000 (04:39 +0000)]
*** empty log message ***

17 years ago(outline-isearch-open-invisible-function): New defvar.
Kim F. Storm [Sun, 17 Dec 2006 00:48:26 +0000 (00:48 +0000)]
(outline-isearch-open-invisible-function): New defvar.
(outline-flag-region): Use it if non-nil for isearch-open-invisible
overlay property instead of outline-isearch-open-invisible.

17 years ago*** empty log message ***
Kim F. Storm [Sun, 17 Dec 2006 00:48:14 +0000 (00:48 +0000)]
*** empty log message ***

17 years ago*** empty log message ***
Juanma Barranquero [Sat, 16 Dec 2006 20:43:50 +0000 (20:43 +0000)]
*** empty log message ***

17 years ago(Ftry_completion): Check that obarray buckets are symbols.
Juanma Barranquero [Sat, 16 Dec 2006 20:38:14 +0000 (20:38 +0000)]
(Ftry_completion): Check that obarray buckets are symbols.

17 years ago(Building Emacs, Writing Emacs Primitives): Add index entries.
Eli Zaretskii [Sat, 16 Dec 2006 19:16:30 +0000 (19:16 +0000)]
(Building Emacs, Writing Emacs Primitives): Add index entries.

17 years ago(Windows Keyboard): Fix last change.
Eli Zaretskii [Sat, 16 Dec 2006 18:48:44 +0000 (18:48 +0000)]
(Windows Keyboard): Fix last change.

17 years ago*** empty log message ***
Eli Zaretskii [Sat, 16 Dec 2006 14:39:33 +0000 (14:39 +0000)]
*** empty log message ***

17 years ago(w32-window-exists-p): New function.
Eli Zaretskii [Sat, 16 Dec 2006 14:38:44 +0000 (14:38 +0000)]
(w32-window-exists-p): New function.
(syms_of_w32fns): Defsubr it.

17 years agoDocument problems with rebasing Cygwin DLLs.
Eli Zaretskii [Sat, 16 Dec 2006 14:00:15 +0000 (14:00 +0000)]
Document problems with rebasing Cygwin DLLs.

17 years ago*** empty log message ***
Eli Zaretskii [Sat, 16 Dec 2006 12:46:45 +0000 (12:46 +0000)]
*** empty log message ***

17 years ago[STDC_HEADERS]: Include stdlib.h.
Eli Zaretskii [Sat, 16 Dec 2006 12:45:59 +0000 (12:45 +0000)]
[STDC_HEADERS]: Include stdlib.h.

17 years ago(Windows Files): `w32-get-true-file-attributes' is only relevant for NTFS
Eli Zaretskii [Sat, 16 Dec 2006 12:31:22 +0000 (12:31 +0000)]
(Windows Files): `w32-get-true-file-attributes' is only relevant for NTFS
volumes.
(ls in Lisp): `links' in `ls-lisp-verbosity' is only relevant to NTFS volumes.

17 years ago(Windows Keyboard): Clarify `w32-recognize-altgr' effect.
Eli Zaretskii [Sat, 16 Dec 2006 12:23:25 +0000 (12:23 +0000)]
(Windows Keyboard): Clarify `w32-recognize-altgr' effect.