aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* (iso-2022-jp, iso-2022-jp-2)Kenichi Handa2005-07-291-3/+6
| | | | (iso-2022-jp-2004): Set :suitable-for-keyboard property to 1.
* (vietnamese-viscii, vietnamese-vscii)Kenichi Handa2005-07-291-3/+6
| | | | (vietnamese-tcvn): Set :suitable-for-file-name property to t.
* Revision: [email protected]/emacs--unicode--0--patch-74Miles Bader2005-07-2991-2039/+3181
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge from emacs--cvs-trunk--0 Patches applied: * emacs--cvs-trunk--0 (patch 493-503) - Update from CVS - Update from CVS: lisp/startup.el (command-line): Fix typo. - Merge from gnus--rel--5.10 * gnus--rel--5.10 (patch 95-98) - Update from CVS
| * Revision: [email protected]/emacs--cvs-trunk--0--patch-503Miles Bader2005-07-292-6/+17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge from gnus--rel--5.10 Patches applied: * gnus--rel--5.10 (patch 98) - Update from CVS 2005-07-28 Katsumi Yamaoka <[email protected]> * lisp/gnus/rfc2231.el (rfc2231-parse-string): Take care that not only a segmented parameter but also other parameters might be there.
| * Don't create lisp/Makefile.unix.Juanma Barranquero2005-07-282-2/+5
| |
| * Fixed ange-ftp problem with IPv6 failure.Stefan Monnier2005-07-281-26/+0
| |
| * (ange-ftp-gateway-fatal-msgs, ange-ftp-pending-error-line): New vars.Stefan Monnier2005-07-282-7/+47
| | | | | | | | | | | | (ange-ftp-process-handle-line, ange-ftp-process-filter): Use them to handle the non-fatal no-route-to-host messages. (internal-ange-ftp-mode): Make the no-match regexp more efficient.
| * (isearch-mode-map, isearch-other-meta-char, isearch-quote-char,Juanma Barranquero2005-07-282-23/+52
| | | | | | | | | | | | | | | | | | | | | | isearch-printing-char, isearch-text-char-description): "?\ " -> "?\s". (isearch-lazy-highlight-cleanup, isearch-lazy-highlight-initial-delay, isearch-lazy-highlight-interval, isearch-lazy-highlight-max-at-a-time, isearch-lazy-highlight-face, isearch-lazy-highlight-cleanup): Declare with define-obsolete-*-alias macros. (isearch-forward): Fix typo in docstring. (search-invisible, search-ring-yank-pointer, regexp-search-ring-yank-pointer): Doc fixes.
| * (recentf-menu-append-commands-p): Declare with `define-obsolete-variable-alias'.Juanma Barranquero2005-07-281-13/+11
| | | | | | | | | | | | | | (recentf-max-saved-items, recentf-menu-filter, recentf-arrange-by-rule-subfilter): Doc fixes. (recentf-menu-append-commands-flag, recentf-initialize-file-name-history, recentf-expand-file-name, recentf-clear-data): Fix typos in docstrings.
| * (my_set_window_pos, my_show_window): Don't declare.Juanma Barranquero2005-07-282-4/+12
| | | | | | | | (my_create_window, my_create_tip_window): Make static.
| * (my_show_window, my_set_window_pos, my_set_focus, my_set_foreground_window,Juanma Barranquero2005-07-281-5/+11
| | | | | | | | my_destroy_window): Make static.
| * *** empty log message ***Juanma Barranquero2005-07-284-1/+21
| |
| * Add `icons' (for in-place installs).Juanma Barranquero2005-07-281-0/+1
| |
| * Add `data' and `site-lisp' (for in-place installs).Juanma Barranquero2005-07-281-0/+2
| |
| * Add `makefile' and `config.log'.Juanma Barranquero2005-07-281-0/+2
| |
| * Don't ignore fns-* and fns.el, which are no longer generated. Ignore alsoJuanma Barranquero2005-07-281-3/+2
| | | | | | | | ctags.c and getopt.h.
| * (clean): Delete getopt.h.Juanma Barranquero2005-07-281-0/+3
| | | | | | | | (getopt.h): New rule.
| * Smarten comments.Nick Roberts2005-07-281-18/+15
| | | | | | | | (gdb-info-breakpoints-custom): Use nowarn when finding file.
| * *** empty log message ***Nick Roberts2005-07-281-0/+5
| |
| * Revision: [email protected]/emacs--cvs-trunk--0--patch-501Miles Bader2005-07-272-3/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge from gnus--rel--5.10 Patches applied: * gnus--rel--5.10 (patch 97) - Update from CVS 2005-07-27 Reiner Steib <[email protected]> * man/gnus.texi (Startup Files): Fix name of gnus-site-init-file. Mention that gnus-init-file is not read when Emacs is invoked with --no-init-file or -q.
| * * term/apollo.el (terminal-init-apollo): New function containingDan Nicolaescu2005-07-2725-1017/+1103
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | all former top level forms in the file. * term/bobcat.el (terminal-init-bobcat): * term/cygwin.el (terminal-init-cygwin): * term/iris-ansi.el (terminal-init-iris-ansi): * term/linux.el (terminal-init-linux): * term/news.el (terminal-init-news): * term/rxvt.el (terminal-init-rxvt): * term/sun.el (terminal-init-sun): * term/tvi970.el (terminal-init-tvi970): * term/vt100.el (terminal-init-vt100): * term/vt102.el (terminal-init-vt102): * term/vt125.el (terminal-init-vt125): * term/vt200.el (terminal-init-vt200): * term/vt201.el (terminal-init-vt201): * term/vt220.el (terminal-init-vt220): * term/vt240.el (terminal-init-vt240): * term/vt300.el (terminal-init-vt300): * term/vt320.el (terminal-init-vt320): * term/vt400.el (terminal-init-vt400): * term/vt420.el (terminal-init-vt420): * term/wyse50.el (terminal-init-wyse50): * term/xterm.el (terminal-init-xterm): Likewise. * term/README: Describe the terminal-init-* functionality. * startup.el (command-line): After loading the terminal initialization file call the corresponding terminal initialization function.
| * (Defining Minor Modes): The keyword for the initial value isLuc Teirlinck2005-07-271-1/+1
| | | | | | | | :init-value, not :initial-value.
| * *** empty log message ***Luc Teirlinck2005-07-271-0/+5
| |
| * (ps-mule-composition-prologue): Fix for the case thatKenichi Handa2005-07-272-2/+7
| | | | | | | | RelativeCompose is false.
| * (bdf-read-font-info): Ignore glyphs whose ENCODING isKenichi Handa2005-07-272-12/+22
| | | | | | | | negative.
| * (ps-mule-bitmap-prologue): Fix arguments to setcharwidth.Kenichi Handa2005-07-271-1/+1
| |
| * Revision: [email protected]/emacs--cvs-trunk--0--patch-498Miles Bader2005-07-272-11/+21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge from gnus--rel--5.10 Patches applied: * gnus--rel--5.10 (patch 96) - Update from CVS 2005-07-26 Katsumi Yamaoka <[email protected]> * lisp/gnus/gnus-art.el (gnus-article-next-page-1): Don't scroll if there're fewer lines than that of scroll-margin. (gnus-article-prev-page): Narrow the range to bind scroll-in-place.
| * Add arch taglineMiles Bader2005-07-276-0/+19
| |
| * Merge gnulib getopt implementation into Emacs.Paul Eggert2005-07-262-255/+0
| |
| * Regenerate.Paul Eggert2005-07-262-4/+500
| |
| * Merge gnulib getopt implementation into Emacs.Paul Eggert2005-07-2615-410/+916
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Makefile.in (AUTOCONF_INPUTS): New macro. ($(srcdir)/configure, $(srcdir)/src/stamp-h.in): Depend on it, so that these files also depend on m4/getopt.m4. * configure.in: Configure getopt by including m4/getopt.m4, and configuring a getopt replacement if necessary. * make-dist: Add m4 subdirectory. Unlink lib-src/getopt.h. * m4/getopt.m4: New file. * lib-src/Makefile.in (mostlyclean): Remove getopt.h, getopt.h-t. (GETOPT_H): New macro, from gnulib. (getopt.h): New rule, from gnulib. (GETOPTOBJS): Now autoconfigured. (GETOPTDEPS): getopt.h is now autoconfigured. (getopt.o, getopt1.o): Depend on $(GETOPT_H), not ${srcdir}/getopt.h. (getopt.o): Depend on ${srcdir}/gettext.h. (movemail.o): Depend on $(GETOPT_H). * lib-src/getopt.c, lib-src/getopt1.c: Sync from gnulib. * lib-src/getopt_.h, lib-src/getopt_int.h, lib-src/gettext.h: New files, from gnulib. * lib-src/getopt.h: Removed (now is getopt_.h). * nt/inc/gettext.h: Remove; no longer needed now that lib-src/gettext.h exists. * src/s/cygwin.h (C_SWITCH_SYSTEM): Remove, since gettext.h is now part of lib-src.
| * (Fdefvar): Allow (defvar enable-multibyte-characters).Stefan Monnier2005-07-262-13/+17
| |
| * (smerge-ediff): Use insert-buffer-substring.Stefan Monnier2005-07-262-22/+24
| |
| * (describe-char): Handle the case where the list ofStefan Monnier2005-07-262-3/+11
| | | | | | | | | | chars is displayed in a separate frame. Be a bit more discriminating when looking for the char.
| * (bookmark-automatically-show-annotations, ↵Juanma Barranquero2005-07-262-22/+41
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | bookmark-read-annotation-text-func): Doc fixes. (bookmark-save): Improve argument/docstring consistency. (bookmark-get-bookmark, bookmark-get-bookmark-record, bookmark-alist-from-buffer, bookmark-upgrade-file-format-from-0, bookmark-grok-file-format-version, bookmark-maybe-upgrade-file-format, bookmark-kill-line, bookmark-read-annotation-mode, bookmark-insert-current-bookmark, bookmark-jump, bookmark-exit-hook): Fix typos in docstrings. (bookmark-exit-hooks): Define as obsolete alias. (bookmark-exit-hook-internal): Run `bookmark-exit-hook', not `bookmark-exit-hooks'. Fix docstring. (bookmark-bmenu-select): "?\ " -> "?\s".
| * (w32_menu_display_help): Suppress tooltip when navigating menus withJason Rumney2005-07-252-2/+10
| | | | | | | | the keyboard.
| * Revision: [email protected]/emacs--cvs-trunk--0--patch-495Miles Bader2005-07-254-32/+43
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge from gnus--rel--5.10 Patches applied: * gnus--rel--5.10 (patch 95) - Update from CVS 2005-07-25 Katsumi Yamaoka <[email protected]> * lisp/gnus/gnus-art.el (gnus-article-next-page): Revert. (gnus-article-beginning-of-window): New macro. (gnus-article-next-page-1): Use it. (gnus-article-prev-page): Ditto. (gnus-mime-save-part-and-strip): Use insert-buffer-substring instead of insert-buffer. (gnus-mime-delete-part): Ditto. (gnus-article-edit-exit): Ditto. * lisp/gnus/gnus-util.el (gnus-beginning-of-window): Remove. (gnus-end-of-window): Remove. * lisp/gnus/lpath.el: Don't bind scroll-margin. 2005-07-25 Simon Josefsson <[email protected]> * lisp/gnus/pgg.el (pgg-insert-url-with-w3): Don't load w3, it is possible to have the url package without w3. Reported by Daiki Ueno <[email protected]> and Luigi Panzeri <[email protected]>.
| * (command-line): Fix typo. (From Ari Roponen.)Luc Teirlinck2005-07-251-1/+1
| |
| * *** empty log message ***Luc Teirlinck2005-07-251-0/+4
| |
| * Add arch taglineMiles Bader2005-07-251-0/+1
| |
| * (tooltip-mode): Test emacs-basic-display, not emacs-quick-startup.Richard M. Stallman2005-07-252-1/+6
| |
| * *** empty log message ***Juanma Barranquero2005-07-241-0/+8
| |
| * (reb-with-current-window): Delete.Juanma Barranquero2005-07-241-39/+24
| | | | | | | | | | | | | | | | | | (reb-next-match, reb-show-subexp): Use `with-selected-window' instead of `reb-with-current-window'. (reb-prev-match): Likewise. Also, don't move left if the search was unsuccessful. (reb-initialize-buffer): New function. (re-builder, reb-change-syntax): Use it.
| * *** empty log message ***Juanma Barranquero2005-07-241-2/+6
| |
| * (Man-goto-page): Make second argument NOERROR optional.Juanma Barranquero2005-07-241-1/+1
| |
| * (Man-bgproc-sentinel): Check here for failure to findRichard M. Stallman2005-07-232-24/+44
| | | | | | | | | | | | | | any man page in the output, and report the error here. (Man-arguments): Make it permanent local. (Man-goto-page): New arg NOERROR. Never kill the current buffer. (Man-mode): Pass t for NOERROR.
| * (grep-error-face): Use font-lock-keyword-faceRichard M. Stallman2005-07-231-5/+6
| | | | | | | | | | (grep-mode-font-lock-keywords): Don't use compilation-...-face for messages that are not file names.
| * (compilation-mode-font-lock-keywords):Richard M. Stallman2005-07-231-3/+3
| | | | | | | | Don't use compilation-...-face for messages that are not file names.
| * (syms_of_insdel): staticpro combine_after_change_buffer.Richard M. Stallman2005-07-232-0/+23
| |
| * (MAYBE_GC): Test gc_cons_threshold and gc_relative_threshold, one by one.Richard M. Stallman2005-07-231-7/+8
| |