Commit graph

29414 commits

Author SHA1 Message Date
Juanma Barranquero
cf4fa77aff (idlwave-do-context-help1, idlwave-highlight-linked-completions): Replace
`assoc-ignore-case' by `assoc-string'.
2005-05-06 19:25:57 +00:00
Juanma Barranquero
5d10503f56 (po-find-file-coding-system-guts): Replace `assoc-ignore-case' by
`assoc-string'.
2005-05-06 19:25:10 +00:00
Eli Zaretskii
2c6b25c766 *** empty log message *** 2005-05-06 13:18:20 +00:00
Eli Zaretskii
c7c4bc11b1 (locate-file): Doc fix. 2005-05-06 13:08:15 +00:00
Eli Zaretskii
83ef7c48bd (gdb-cpp-define-alist-program): Doc fix.
Remove the redundant test for ms-dos.
2005-05-06 12:47:54 +00:00
Eli Zaretskii
38a300b176 *** empty log message *** 2005-05-06 12:46:49 +00:00
Eli Zaretskii
ab3290cb98 (c-macro-preprocessor): Use locate-file to look for the preprocessor
with exec-suffixes.  If not found in standard places, look in exec-path.
Remove most of the tests that used system-type.
2005-05-06 12:32:16 +00:00
Eli Zaretskii
6ff95f1d3b *** empty log message *** 2005-05-06 11:29:57 +00:00
Eli Zaretskii
41b26c153e Load jka-cmpr-hook instead of jka-comp-hook. 2005-05-06 11:25:26 +00:00
Eli Zaretskii
233c955de4 (jka-compr-uninstall): Add autoload cookie. 2005-05-06 11:22:21 +00:00
Eli Zaretskii
550bd5140e Renamed jka-comp-hook.el to jka-cmpr-hook.el. 2005-05-06 11:19:51 +00:00
YAMAMOTO Mitsuharu
17d28d26ff *** empty log message *** 2005-05-06 08:05:18 +00:00
YAMAMOTO Mitsuharu
2f13e358c8 Don't define or bind scroll bar functions if
x-toolkit-scroll-bars is t.
(x-select-text, x-get-selection-value): Clear
x-last-selected-text-clipboard if x-select-enable-clipboard is
nil.
(PRIMARY): Put mac-scrap-name property.
(mac-select-convert-to-file-url): New function.
(public.file-url): New selection target type.  Add to
selection-converter-alist.
(x-get-selection, x-selection-value): Handle it.
(x-cut-buffer-or-selection-value): New alias.
2005-05-06 08:01:13 +00:00
Miles Bader
31640842b6 Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-291
Merge from gnus--rel--5.10

Patches applied:

 * gnus--rel--5.10  (patch 68)

   - Update from CVS

2005-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>

   * lisp/gnus/gnus-art.el (article-date-ut): Support converting date in
   forwarded parts as well.
   (gnus-article-save-original-date): New macro.
   (gnus-display-mime): Use it.

2005-04-28  David Hansen  <david.hansen@physik.fu-berlin.de>

   * lisp/gnus/nnrss.el (nnrss-check-group, nnrss-request-article): Support the
   enclosure element of <item>.
2005-05-06 00:27:50 +00:00
Luc Teirlinck
643b4cf525 *** empty log message *** 2005-05-05 23:17:20 +00:00
Luc Teirlinck
342ef03d5b (define-obsolete-function-alias, define-obsolete-variable-alias): Doc Fixes. 2005-05-05 22:58:40 +00:00
Kim F. Storm
22c8bff16a (line-move-1): Fix 2005-04-26 change. Must still use
vertical-motion when selective-display is active.
2005-05-05 22:43:06 +00:00
Kim F. Storm
8a3707836d *** empty log message *** 2005-05-05 22:42:38 +00:00
Kim F. Storm
3729cc8734 (ido-setup-hook): New hook.
(ido-define-mode-map-hook): Remove hook; use ido-setup-hook instead.
(ido-input-stack): New var.
(ido-define-mode-map): Bind M-b to ido-push-dir. Move old
ido-next-work-file binding to M-O.
Bind M-f to ido-wide-find-file-or-pop-dir.
(ido-define-mode-map): Don't run ido-define-mode-map-hook.
(ido-read-internal): Run ido-setup-hook.
Catch quit in read-file-name and read-string to cancel edit.
Handle new push, pop, and pop-all exit codes (for M-b/M-f).
Automatically pop-all when completing a directory name (RET).
(ido-file-internal): Add with-no-warnings around ffap and dired code.
(ido-exit-minibuffer): Use exit-minibuffer instead of throw.
(ido-wide-find-file, ido-wide-find-dir): Catch quit to cancel find.
(ido-push-dir, ido-pop-dir, ido-wide-find-file-or-pop-dir): New
functions for M-b/M-f to move among the directory components.
(ido-make-merged-file-list): Catch quit to cancel merge.
(ido-make-dir-list): Delete "." when ido-input-stack is non-empty.
(ido-completion-help): No warnings for ido-completion-buffer-full.
2005-05-05 22:15:58 +00:00
Kim F. Storm
dc1a7e2618 *** empty log message *** 2005-05-05 22:15:45 +00:00
Stefan Monnier
645470cdc2 (org-store-link): Fix paren typo. 2005-05-05 20:10:34 +00:00
Daniel Pfeiffer
9ed9fd3572 Avoid $! for font-lock-negation-char-face. 2005-05-05 19:20:03 +00:00
Daniel Pfeiffer
10f518f703 (makefile-font-lock-keywords): Use font-lock-negation-char-face. 2005-05-05 19:07:39 +00:00
Daniel Pfeiffer
eb6121fce5 (cperl-init-faces): Use font-lock-negation-char-face. 2005-05-05 19:04:39 +00:00
Daniel Pfeiffer
d5f2a89966 (sh-font-lock-keywords): Use font-lock-negation-char-face. 2005-05-05 19:03:32 +00:00
Daniel Pfeiffer
bd8cf50578 (c-cpp-matchers): Use font-lock-negation-char-face. 2005-05-05 19:02:47 +00:00
Daniel Pfeiffer
5d27cf9f35 (font-lock-negation-char-face): New face and variable. 2005-05-05 19:01:39 +00:00
Stefan Monnier
921a94830b (bibtex-summary): Use current BibTeX entry to avoid calling
bibtex-find-entry with arg global being t.  Remove arg key.
(bibtex-summary-function, bibtex-complete-crossref-cleanup)
(bibtex-copy-summary-as-kill): Change accordingly.
2005-05-05 15:18:05 +00:00
Stefan Monnier
2dd9129f24 (org-get-entries-from-diary): Remove unused vars.
(org-agenda-date-later): Use with-current-buffer.
2005-05-05 15:08:52 +00:00
Juanma Barranquero
1c1d2dc88a (ebrowse-install-1-to-9-keys, ebrowse-print-statistics-line,
ebrowse-electric-position-mode-hook): Fix typo in docstring.
2005-05-05 11:04:51 +00:00
Juanma Barranquero
3fe2692297 (define-obsolete-function-alias): Fix typo in docstring. 2005-05-05 09:18:53 +00:00
Juanma Barranquero
dc75b16394 (image-library-alist): Add additional name for Xpm library. 2005-05-05 01:03:56 +00:00
Nick Roberts
cb36196790 (c-macro-preprocessor): Update for BSD and
use gcc instead of cpp.
2005-05-04 20:44:54 +00:00
Nick Roberts
4c192d5a24 (gdb-cpp-define-alist-flags): New variable.
(gdb-create-define-alist): Use. it.
(gdb-cpp-define-alist-program): Update for MS-DOS?
2005-05-04 20:44:02 +00:00
Nick Roberts
ae23f9801f *** empty log message *** 2005-05-04 20:43:22 +00:00
Richard M. Stallman
ab3fdfd634 (describe-key): No error when UNTRANSLATED is nil. 2005-05-04 14:31:45 +00:00
Richard M. Stallman
f33ae5d01a (line-move-1): Fix previous change to signal errors appropriately. 2005-05-04 14:22:48 +00:00
Nick Roberts
97726d1bb6 (c-macro-preprocessor): Update for Mac OSX. 2005-05-03 22:38:39 +00:00
Nick Roberts
02636b9ca3 *** empty log message *** 2005-05-03 22:37:28 +00:00
Kim F. Storm
fa2b23e520 *** empty log message *** 2005-05-03 21:14:05 +00:00
Glenn Morris
9dd9ed204a From Ulf Jasper <ulf.jasper@web.de>:
(icalendar-version): Now at 0.12.
(icalendar-duration-correction): Remove.
(icalendar--get-event-properties): Split result at commas.
(icalendar--decode-isoduration): New optional argument
DURATION-CORRECTION.
(icalendar--convert-ordinary-to-ical)
(icalendar--convert-weekly-to-ical)
(icalendar--convert-yearly-to-ical)
(icalendar--convert-sexp-to-ical)
(icalendar--convert-block-to-ical)
(icalendar--convert-float-to-ical)
(icalendar--convert-date-to-ical)
(icalendar--convert-cyclic-to-ical)
(icalendar--convert-anniversary-to-ical): New functions, extracted
from icalendar-export-region, with bug fixes.
(icalendar-export-region): Use the above functions.
(icalendar-import-buffer): Check before saving diary file.
(icalendar--convert-recurring-to-diary)
(icalendar--convert-non-recurring-all-day-to-diary)
(icalendar--convert-non-recurring-not-all-day-to-diary): New
functions, extracted from icalendar--convert-ical-to-diary, with
bug fixes.
(icalendar--convert-ical-to-diary): Use the above functions.
2005-05-03 16:35:27 +00:00
Glenn Morris
832e0e22f1 *** empty log message *** 2005-05-03 16:34:27 +00:00
Kim F. Storm
1aeb255d5f Fix emacs version in commentary. 2005-05-03 14:29:11 +00:00
Nick Roberts
5c66660f61 (gdb-cpp-define-alist-program)
(gdb-define-alist): New variables.
(gdb-create-define-alist): New function.
(gdb-set-gud-minor-mode-1): Handle gdb-define-alist.
(gdb-source, gdb-memory-set-repeat-count): Replace string-to-int
with string-to-number.
(gdb-reset): Kill gdb-define-alist. Move assignments outside loop.
2005-05-03 06:48:47 +00:00
Nick Roberts
0d2794e362 Replace string-to-int with string-to-number.
(gud-find-file): Handle gdb-define-alist.
2005-05-03 06:47:18 +00:00
Nick Roberts
64f3c670bd (tooltip-gud-tips): Use gdb-define-alist. 2005-05-03 06:46:27 +00:00
Nick Roberts
004e695aa5 (cc-define-list-program): Remove this
recent addition.
2005-05-03 06:45:54 +00:00
Nick Roberts
a70d41f7d3 (cc-define-alist, cc-create-define-alist):
Remove these recent additions.
(c-mode): Restore to before 2005-04-28.
2005-05-03 06:45:08 +00:00
Nick Roberts
be50a72708 *** empty log message *** 2005-05-03 06:44:12 +00:00
Jay Belanger
bc4461134d *** empty log message *** 2005-05-02 19:53:48 +00:00