1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-25 07:28:20 +00:00
Commit Graph

4153 Commits

Author SHA1 Message Date
Juri Linkov
5525fa30ac *** empty log message *** 2008-05-11 20:29:07 +00:00
Juri Linkov
fe93fcfebf Initial revision. 2008-05-11 20:25:15 +00:00
Eric S. Raymond
db86064f73 Meta-CVS support removed. 2008-05-07 22:11:08 +00:00
Glenn Morris
8bf5c8a6bf Add ignore-errors. 2008-05-07 03:01:30 +00:00
Juanma Barranquero
9a930d7545 Fix typo. 2008-05-05 22:10:51 +00:00
Nick Roberts
7444d6ab9f Add regexp for Open Watcom compiler output. 2008-05-05 12:00:41 +00:00
Nick Roberts
ba82b36e4a *** empty log message *** 2008-05-05 11:55:44 +00:00
Reiner Steib
e405fa5f4e * NEWS: Reword previous commit.
* NEWS.22: Document removal of duplicated "alt-" input methods.
2008-05-04 10:23:41 +00:00
Glenn Morris
6fc3871ea8 Derek Upham <sand at blarg.net> (tiny change)
xfonts-jmk has correct UNDERLINE_POSITION from 3.0.17 onwards.
2008-05-03 21:07:14 +00:00
Glenn Morris
0b0914aee4 The following input methods were removed in Emacs 22.2... 2008-05-03 18:57:42 +00:00
Juri Linkov
a9b0825479 Add the argument DEFAULT of minibuffer input functions to Incompatible Lisp Changes. 2008-05-02 01:04:16 +00:00
Dan Nicolaescu
cea6009118 *** empty log message *** 2008-04-30 16:10:58 +00:00
Dan Nicolaescu
15947a4464 Reorder, place things related to version control together. 2008-04-30 05:50:02 +00:00
Glenn Morris
20202f5ecb Fix typo in previous. 2008-04-29 06:59:58 +00:00
Stefan Monnier
6dfcbe31b5 New file. 2008-04-29 06:09:32 +00:00
Jason Rumney
2660a9da32 Add Windows battery support. 2008-04-29 01:16:45 +00:00
Carsten Dominik
4741f7d4e5 Minor changes during update to version 6.02b. 2008-04-27 18:19:53 +00:00
Glenn Morris
307f35017f Add pp-macroexpand-expression, pp-macroexpand-last-sexp. 2008-04-26 02:39:56 +00:00
Glenn Morris
d80daa773e Add forms-d2.dat. 2008-04-26 02:39:32 +00:00
Glenn Morris
1cb3343813 Move here from ../lisp 2008-04-26 02:39:10 +00:00
Stefan Monnier
3420078700 (completion-table-with-context): Fix `pred' for the
various kinds of completion tables.
(completion-emacs22-try-completion): Place cursor after the /, as was
done in Emacs-22's minibuffer-complete-word.
Fix bug reported by David Hansen <david.hansen@gmx.net>.
(completion-emacs22-try-completion): Merge all mergable text rather than /.
(completion-pcm--delim-wild-regex): New var.
(completion-pcm-word-delimiters): New custom.
(completion-pcm--prepare-delim-re, completion-pcm--pattern-trivial-p)
(completion-pcm--string->pattern, completion-pcm--pattern->regex)
(completion-pcm--all-completions, completion-pcm-all-completions)
(completion-pcm--merge-completions, completion-pcm--pattern->string)
(completion-pcm-try-completion): New functions.
(completion-styles-alist): Add them.
(completion-styles): Add it to the default.
2008-04-26 01:47:11 +00:00
Stefan Monnier
ca7871a3e5 (translation-table-for-input): Mark as obsolete. 2008-04-24 18:10:09 +00:00
Glenn Morris
7ef39c6e10 Add bug-reference.el, goto-address.el. 2008-04-24 05:49:36 +00:00
Glenn Morris
95d8772fc5 Add holiday-chinese, diary-remind. 2008-04-23 03:06:37 +00:00
Juri Linkov
320bc739d3 Isearch help map. 2008-04-22 20:32:56 +00:00
Juri Linkov
a300181f28 Mailcap commands for the default list. 2008-04-22 19:55:21 +00:00
Glenn Morris
59ba20a2eb Add copyright-at-end-flag. 2008-04-22 02:58:19 +00:00
Miles Bader
d55fe5bb3e Merge from gnus--devo--0
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1118
2008-04-21 07:13:33 +00:00
Stefan Monnier
a3709a8c26 (abbrev-insert): New function extracted from expand-abbrev.
(expand-abbrev): Use it.
(abbrev-table-menu): New function.
2008-04-17 19:54:00 +00:00
Stefan Monnier
e1aec6fbf1 Rename vc-status to vc-dir and the vc-status var to vc-ewoc. 2008-04-16 00:57:12 +00:00
Stefan Monnier
e2947429e7 * minibuffer.el (completion-all-completion-with-base-size): New var.
(completion--some): New function.
(completion-table-with-context, completion--file-name-table):
Return the base-size if requested.
(completion-table-in-turn): Generalize to multiple arguments.
(complete-in-turn): Compatibility alias.
(completion-styles-alist): New var.
(completion-styles): New customization.
(minibuffer-try-completion, minibuffer-all-completions):
New functions.
(minibuffer--do-completion, minibuffer-complete-and-exit)
(minibuffer-try-word-completion): Use them.
(display-completion-list, minibuffer-completion-help): Use them.
Handle all-completions's new base-size info to set completion-base-size.
* info.el (Info-read-node-name-1): Use completion-table-with-context,
completion-table-with-terminator and complete-with-action.
Remove the now obsolete completion-base-size-function property.
* simple.el (completion-list-mode-map): Move init into declaration.
(completion-list-mode): Use define-derived-mode.
(completion-setup-function): Use any completion-base-size that may
have been set before.  Remove handling of completion-base-size-function.
* loadup.el: Move abbrev.el up earlier.
2008-04-13 22:12:02 +00:00
Stefan Monnier
d87be1dfc8 (fill-forward-paragraph-function): New var.
(fill-forward-paragraph): New fun.
(fill-paragraph, fill-region): Use it.
2008-04-11 15:34:17 +00:00
Dan Nicolaescu
a45868562f *** empty log message *** 2008-04-10 15:05:46 +00:00
Stefan Monnier
ba5ff07b2a * minibuffer.el (minibuffer): Move group from cus-edit.el.
(completion-auto-help): Move from C code.
(minibuffer--maybe-completion-help): Remove.
(minibuffer--bitset): New function.
(minibuffer--do-completion): Rename from minibuffer-do-completion.
Renumber a bit.  Really complete on string *before* point.
Add argument used for word-completion.
Join trailing / in completion with following text, as done in
minibuffer-complete-word.
Handle new value `lazy' for completion-auto-help.
(minibuffer-try-word-completion): New function extracted from
minibuffer-complete-word.
(minibuffer-complete-word): Use minibuffer--do-completion.
(minibuffer--insert-strings): Rename from
minibuffer-complete-insert-strings.
(exit-minibuffer): Fix typo.
* cus-edit.el (minibuffer): Move group to minibuffer.el.
* cus-start.el: Remove completion-auto-help.
* minibuf.c (Vcompletion_auto_help): Move to minibuffer.el.
(syms_of_minibuf): Remove its initialization.
2008-04-09 19:33:56 +00:00
Michael Albinus
b2ca37cdf3 *** empty log message *** 2008-04-09 19:08:22 +00:00
Dan Nicolaescu
494da8c4f6 *** empty log message *** 2008-04-09 03:42:28 +00:00
Michael Albinus
8f377a4b43 Add zeroconf.el. 2008-04-08 20:04:21 +00:00
Dan Nicolaescu
b592c357ca *** empty log message *** 2008-04-08 16:07:43 +00:00
Glenn Morris
36c0514cea Update for calendar name changes.
Also add Baha'i calendar references where appropriate.
2008-04-08 07:02:13 +00:00
Chong Yidong
d73803e635 ** Add a defcustom that supplies a function to name numeric backup files,
like make-backup-file-name-function for non-numeric backup files.
2008-04-08 01:24:07 +00:00
Juanma Barranquero
65f81a0b2b Fix typo. 2008-04-07 17:03:42 +00:00
Stefan Monnier
f7e4a59c5f Typo. 2008-04-07 14:43:03 +00:00
Glenn Morris
eee6134c66 (org-agenda-format-date-aligned, org-agenda-execute-calendar-command):
Access date elements directly rather than using calendar functions.
(org-read-date, org-goto-calendar, org-agenda-goto-calendar):
Also set calendar-view-diary-initially-flag,
calendar-view-holidays-initially-flag
(org-get-entries-from-diary): Also set diary-fancy-buffer.
(org-agenda-execute-calendar-command): No need to set displayed-day.
2008-04-07 02:02:15 +00:00
Jason Rumney
312082e9dc (Burmese): Rename from Myanmar to be consistent with comment in burmese.el 2008-04-06 15:21:36 +00:00
Miles Bader
5bc6ddff00 Merge from emacs--rel--22
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1107
2008-04-05 23:01:26 +00:00
Stefan Monnier
fc944cd4c5 (functionp): Return nil for special forms. 2008-04-05 20:22:22 +00:00
Dan Nicolaescu
479be3f4ba *** empty log message *** 2008-04-04 22:29:55 +00:00
Glenn Morris
6d0959581a Add defvar -> defcustom. 2008-04-03 04:12:51 +00:00
Chong Yidong
3ae459e5b4 Document shift-selection-mode and related changes. 2008-04-02 20:23:20 +00:00
Dan Nicolaescu
76be286d64 *** empty log message *** 2008-04-02 06:43:02 +00:00