]> git.eshelyaron.com Git - emacs.git/log
emacs.git
18 years agoFix compilation error in lwlib/xlwmenu.c.
Karoly Lorentey [Wed, 24 May 2006 12:14:26 +0000 (12:14 +0000)]
Fix compilation error in lwlib/xlwmenu.c.

* lwlib/xlwmenu.c (XlwMenuRealize): Fix x_catch_errors and
  x_uncatch_errors invocation.

git-archimport-id: lorentey@elte.hu--2004/emacs--multi-tty--0--patch-568

18 years agoMerged from emacs@sv.gnu.org
Karoly Lorentey [Wed, 24 May 2006 09:13:31 +0000 (09:13 +0000)]
Merged from emacs@sv.gnu.org

Patches applied:

 * emacs@sv.gnu.org/emacs--devo--0--patch-289
   Update from CVS

 * emacs@sv.gnu.org/emacs--devo--0--patch-290
   Update from CVS

 * emacs@sv.gnu.org/emacs--devo--0--patch-291
   Update from CVS

 * emacs@sv.gnu.org/emacs--devo--0--patch-292
   Update from CVS

 * emacs@sv.gnu.org/emacs--devo--0--patch-293
   Update from CVS

git-archimport-id: lorentey@elte.hu--2004/emacs--multi-tty--0--patch-567

18 years ago2006-05-20 Rodrigo Real <rreal@ucpel.tche.br>
Reiner Steib [Tue, 23 May 2006 17:40:04 +0000 (17:40 +0000)]
2006-05-20  Rodrigo Real  <rreal@ucpel.tche.br>

* pt-br-refcard.tex: Update.

18 years ago(Pointer Shape): @end table -> @end defvar.
Luc Teirlinck [Tue, 23 May 2006 15:56:04 +0000 (15:56 +0000)]
(Pointer Shape): @end table -> @end defvar.

18 years ago*** empty log message ***
Luc Teirlinck [Tue, 23 May 2006 15:54:43 +0000 (15:54 +0000)]
*** empty log message ***

18 years ago* pl-refcard.tex (Local variables): Add compile-command.
Reiner Steib [Tue, 23 May 2006 15:52:14 +0000 (15:52 +0000)]
* pl-refcard.tex (Local variables): Add compile-command.

* ru-refcard.tex (Local variables): Add compile-command and
coding.

* pt-br-refcard.tex: Don't \input psfig.

18 years ago* refcard.tex (section{Info}): Add `i'. Use `s' instead of `M-s'.
Reiner Steib [Tue, 23 May 2006 13:22:52 +0000 (13:22 +0000)]
* refcard.tex (section{Info}): Add `i'.  Use `s' instead of `M-s'.

* de-refcard.tex (section{Info}): Ditto.

* fr-refcard.tex (section{Info}): Ditto.  Translation suggested by
Stefan Monnier <monnier@iro.umontreal.ca>.

* pl-refcard.tex (section{Info}): Ditto.  Translation suggested by
Slawomir Nowaczyk <slawomir.nowaczyk.847@student.lu.se>.

* cs-refcard.tex (section{Info}): Use `s' instead of `M-s'. Entry
for `i' is not translated yet.

* pt-br-refcard.tex (section{Info}): Ditto.

* ru-refcard.tex (section{Info}): Ditto.

* sk-refcard.tex (section{Info}): Ditto.

18 years ago(bindat-pack): Doc fix.
Thien-Thi Nguyen [Tue, 23 May 2006 11:23:25 +0000 (11:23 +0000)]
(bindat-pack): Doc fix.

18 years ago(pop_open, socket_connection, KPOP_SERVICE): Added
Francesco Potortì [Tue, 23 May 2006 10:44:39 +0000 (10:44 +0000)]
(pop_open, socket_connection, KPOP_SERVICE): Added
comments explaining why the "kpop" service is never used.

18 years ago*** empty log message ***
Francesco Potortì [Tue, 23 May 2006 10:43:33 +0000 (10:43 +0000)]
*** empty log message ***

18 years ago(fn_keycode_to_xkeysym_table, convert_fn_keycode): Remove.
YAMAMOTO Mitsuharu [Tue, 23 May 2006 08:12:13 +0000 (08:12 +0000)]
(fn_keycode_to_xkeysym_table, convert_fn_keycode): Remove.
(fn_keycode_to_keycode_table) [MAC_OSX]: New variable.
(mac_set_unicode_keystroke_event) [TARGET_API_MAC_CARBON]: New function.
(XTread_socket) [TARGET_API_MAC_CARBON]: Use it.
(XTread_socket) [MAC_OSX]: Try 'uchr' Unicode keyboard-layout
resource to backtranslate key with modifiers.
(XTread_socket): Don't set read_socket_inev around AEProcessAppleEvent.

18 years agoRefill; nfc.
Thien-Thi Nguyen [Tue, 23 May 2006 08:04:25 +0000 (08:04 +0000)]
Refill; nfc.

18 years ago(ewoc-delete): New function.
Thien-Thi Nguyen [Tue, 23 May 2006 07:31:45 +0000 (07:31 +0000)]
(ewoc-delete): New function.
(ewoc-filter): Use `ewoc-delete'.

18 years ago* xlwmenu.c: Include xterm.h if emacs instead of declaring functions
Jan Djärv [Tue, 23 May 2006 07:19:45 +0000 (07:19 +0000)]
* xlwmenu.c: Include xterm.h if emacs instead of declaring functions
 used.
 (string_width): Declare as static.
 (Start, pop_up_menu): Set is_hint to 0 before calling
 handle_motion_event.
 (pop_up_menu): Return value and parameters for x_catch_errors and
 x_uncatch_errors changed.

18 years ago* xterm.c: Remove declarations already in xterm.h
Jan Djärv [Tue, 23 May 2006 07:13:28 +0000 (07:13 +0000)]
* xterm.c: Remove declarations already in xterm.h

* xterm.h: Add extern declarations for x_clear_errors,
x_fully_uncatch_errors, x_catching_errors and
x_alloc_lighter_color_for_widget.  Remove duplicated declarations.

18 years ago* xterm.c: Remove declarations already in xterm.h
Jan Djärv [Tue, 23 May 2006 07:13:05 +0000 (07:13 +0000)]
* xterm.c: Remove declarations already in xterm.h

18 years ago* xterm.h: Add extern declarations for x_clear_errors,
Jan Djärv [Tue, 23 May 2006 07:12:49 +0000 (07:12 +0000)]
* xterm.h: Add extern declarations for x_clear_errors,
 x_fully_uncatch_errors, x_catching_errors and
 x_alloc_lighter_color_for_widget.  Remove duplicated declarations.

18 years ago(Top): Update subnode menus.
Richard M. Stallman [Tue, 23 May 2006 03:02:44 +0000 (03:02 +0000)]
(Top): Update subnode menus.

18 years ago(Pointer Shape): Node renamed from Pointer Shapes.
Richard M. Stallman [Tue, 23 May 2006 03:02:20 +0000 (03:02 +0000)]
(Pointer Shape): Node renamed from Pointer Shapes.
Contents rewritten; material from old Pointer Shape node moved here.

18 years ago(Pointer Shape): Node deleted.
Richard M. Stallman [Tue, 23 May 2006 03:00:59 +0000 (03:00 +0000)]
(Pointer Shape): Node deleted.
(Image Descriptors): Minor cleanup.

18 years agoUpdate comments.
Chong Yidong [Tue, 23 May 2006 00:49:55 +0000 (00:49 +0000)]
Update comments.

18 years ago(bibtex-format-entry, bibtex-clean-entry):
Stefan Monnier [Mon, 22 May 2006 21:50:47 +0000 (21:50 +0000)]
(bibtex-format-entry, bibtex-clean-entry):
Signal more user-friendly error messages.

18 years ago(PC-do-completion): Undo the addition of implicit
Stefan Monnier [Mon, 22 May 2006 18:09:40 +0000 (18:09 +0000)]
(PC-do-completion): Undo the addition of implicit
wildcards if they did not lead to finding any match.
(read-file-name-internal): Don't add the final > if the completion is
not finished.

18 years agoUpdate AUCTeX entry.
Reiner Steib [Mon, 22 May 2006 17:34:00 +0000 (17:34 +0000)]
Update AUCTeX entry.

18 years ago(Menu Bars, Tool Bars): Add index entries.
Reiner Steib [Mon, 22 May 2006 15:24:49 +0000 (15:24 +0000)]
(Menu Bars, Tool Bars): Add index entries.

18 years ago(bibtex-maintain-sorted-entries): Quote safe-local-variable predicate.
Reiner Steib [Mon, 22 May 2006 13:19:02 +0000 (13:19 +0000)]
(bibtex-maintain-sorted-entries): Quote safe-local-variable predicate.

18 years ago(ewoc-set-data): New func.
Thien-Thi Nguyen [Mon, 22 May 2006 05:41:48 +0000 (05:41 +0000)]
(ewoc-set-data): New func.

18 years ago(best_matching_font): Abort for best == NULL before we start to use it.
Richard M. Stallman [Mon, 22 May 2006 01:02:40 +0000 (01:02 +0000)]
(best_matching_font): Abort for best == NULL before we start to use it.

18 years ago*** The variable `makefile-query-one-target-method' has been
Roland Winkler [Sun, 21 May 2006 23:53:29 +0000 (23:53 +0000)]
*** The variable `makefile-query-one-target-method' has been
renamed to makefile-query-one-target-method-function.  The old name
is still available as alias.

*** The variable `artist-text-renderer' has been renamed to
`artist-text-renderer-function'.  The old name is still available as
alias.

*** The variable `flyspell-generic-check-word-p' has been renamed
to `flyspell-generic-check-word-predicate'.  The old name is still
available as alias.

*** The variable `ispell-format-word' has been renamed to
`ispell-format-word-function'.  The old name is still available as
alias.

*** The variables `skeleton-transformation', `skeleton-filter', and
`skeleton-pair-filter' have been renamed to
`skeleton-transformation-function', `skeleton-filter-function', and
`skeleton-pair-filter-function'.  The old names are still available
as aliases.

*** The variable `sgml-transformation' has been renamed to
`sgml-transformation-function'.  The old name is still available as
alias.

18 years ago(Parsing Expressions): Update info on which STATE elements are ignored.
Richard M. Stallman [Sun, 21 May 2006 23:34:59 +0000 (23:34 +0000)]
(Parsing Expressions): Update info on which STATE elements are ignored.

18 years ago(sh-mode): Use skeleton-pair-filter-function.
Roland Winkler [Sun, 21 May 2006 23:18:19 +0000 (23:18 +0000)]
(sh-mode): Use skeleton-pair-filter-function.

18 years ago(sh-mode): Use skeleton-filter-function.
Roland Winkler [Sun, 21 May 2006 23:10:13 +0000 (23:10 +0000)]
(sh-mode): Use skeleton-filter-function.

18 years ago(kill-region): Interactively, pass point, then mark.
Richard M. Stallman [Sun, 21 May 2006 22:56:44 +0000 (22:56 +0000)]
(kill-region): Interactively, pass point, then mark.

18 years ago(ewoc-create): Add autoload cookie.
Thien-Thi Nguyen [Sun, 21 May 2006 22:25:22 +0000 (22:25 +0000)]
(ewoc-create): Add autoload cookie.

18 years ago(sgml-transformation): Make this the alias for the following variable.
Roland Winkler [Sun, 21 May 2006 22:19:59 +0000 (22:19 +0000)]
(sgml-transformation): Make this the alias for the following variable.
(sgml-transformation-function): Make this the real name.
(sgml-tag-alist): Mark as risky.

18 years agoUpdate.
Thien-Thi Nguyen [Sun, 21 May 2006 22:06:18 +0000 (22:06 +0000)]
Update.

18 years ago(skeleton-transformation, skeleton-filter, skeleton-pair-filter):
Roland Winkler [Sun, 21 May 2006 22:01:50 +0000 (22:01 +0000)]
(skeleton-transformation, skeleton-filter, skeleton-pair-filter):
Make these the aliases for the following variables.
(skeleton-transformation-function, skeleton-filter-function)
(skeleton-pair-filter-function): Make these the real names.

18 years agoAdd entry for ewoc change.
Thien-Thi Nguyen [Sun, 21 May 2006 21:51:17 +0000 (21:51 +0000)]
Add entry for ewoc change.

18 years agoAdd arch tagline
Miles Bader [Sun, 21 May 2006 21:23:17 +0000 (21:23 +0000)]
Add arch tagline

18 years agoChanges from arch/CVS synchronization
Miles Bader [Sun, 21 May 2006 21:23:11 +0000 (21:23 +0000)]
Changes from arch/CVS synchronization

18 years ago(syms_of_buffer, Fmake_overlay): Doc fixes.
Richard M. Stallman [Sun, 21 May 2006 21:11:48 +0000 (21:11 +0000)]
(syms_of_buffer, Fmake_overlay): Doc fixes.

18 years ago(flyspell-generic-check-word-p): Make this the alias for the
Roland Winkler [Sun, 21 May 2006 20:57:08 +0000 (20:57 +0000)]
(flyspell-generic-check-word-p): Make this the alias for the
following variable.
(flyspell-generic-check-word-predicate): Make this the real name.

18 years ago(ispell-format-word): Make this the alias for the following variable.
Roland Winkler [Sun, 21 May 2006 20:25:43 +0000 (20:25 +0000)]
(ispell-format-word): Make this the alias for the following variable.
(ispell-format-word-function): Make this the real name.
(ispell-message-text-end): Mark as risky.

18 years agopoint-entered /point-left bug fixed.
Chong Yidong [Sun, 21 May 2006 20:02:41 +0000 (20:02 +0000)]
point-entered /point-left bug fixed.

18 years ago(makefile-query-one-target-method): Make this the alias for the
Roland Winkler [Sun, 21 May 2006 19:26:05 +0000 (19:26 +0000)]
(makefile-query-one-target-method): Make this the alias for the
following variable.
(makefile-query-one-target-method-function): Make this the real name.

18 years ago(artist-text-renderer): Make this the alias for the following variable.
Roland Winkler [Sun, 21 May 2006 19:10:12 +0000 (19:10 +0000)]
(artist-text-renderer): Make this the alias for the following variable.
(artist-text-renderer-function): Make this the real name.

18 years ago(makefile-special-targets-list)
Roland Winkler [Sun, 21 May 2006 18:46:41 +0000 (18:46 +0000)]
(makefile-special-targets-list)
(makefile-macro-table, makefile-target-table): Mark as risky.

18 years agoUpdate.
Kim F. Storm [Sun, 21 May 2006 18:39:55 +0000 (18:39 +0000)]
Update.

18 years ago(bibtex-maintain-sorted-entries): Mark as safe.
Roland Winkler [Sun, 21 May 2006 17:45:09 +0000 (17:45 +0000)]
(bibtex-maintain-sorted-entries): Mark as safe.

18 years agoAdded information to the add-tags prompt.
Mathias Dahl [Sun, 21 May 2006 14:03:56 +0000 (14:03 +0000)]
Added information to the add-tags prompt.

18 years ago(dired-mode-map): Don't bind M-g.
Romain Francoise [Sun, 21 May 2006 08:33:46 +0000 (08:33 +0000)]
(dired-mode-map): Don't bind M-g.

18 years agoUpdate date.
Richard M. Stallman [Sun, 21 May 2006 05:16:02 +0000 (05:16 +0000)]
Update date.

18 years ago*** empty log message ***
Richard M. Stallman [Sun, 21 May 2006 00:27:13 +0000 (00:27 +0000)]
*** empty log message ***

18 years ago(Dired Navigation): dired-goto-file is now j.
Richard M. Stallman [Sun, 21 May 2006 00:23:34 +0000 (00:23 +0000)]
(Dired Navigation): dired-goto-file is now j.

18 years ago(dired-mode-map): Put dired-goto-file on j, not M-g.
Richard M. Stallman [Sun, 21 May 2006 00:22:46 +0000 (00:22 +0000)]
(dired-mode-map): Put dired-goto-file on j, not M-g.
(dired-goto-file): Doc fix.

18 years agoifinfo -> ifnottex.
Luc Teirlinck [Sat, 20 May 2006 23:31:28 +0000 (23:31 +0000)]
ifinfo -> ifnottex.

18 years ago*** empty log message ***
Luc Teirlinck [Sat, 20 May 2006 23:30:22 +0000 (23:30 +0000)]
*** empty log message ***

18 years agoMention customizing cua-mode as alternative
Kim F. Storm [Sat, 20 May 2006 22:38:02 +0000 (22:38 +0000)]
Mention customizing cua-mode as alternative
way to enable built-in cua-mode if user loads older CUA-mode package.

18 years ago*** empty log message ***
Kim F. Storm [Sat, 20 May 2006 22:37:32 +0000 (22:37 +0000)]
*** empty log message ***

18 years ago(ido-read-file-name): Bind ido-show-dot-for-dired to nil
Kim F. Storm [Sat, 20 May 2006 22:33:54 +0000 (22:33 +0000)]
(ido-read-file-name): Bind ido-show-dot-for-dired to nil
if default-filename is specified.

18 years ago*** empty log message ***
Kim F. Storm [Sat, 20 May 2006 22:33:44 +0000 (22:33 +0000)]
*** empty log message ***

18 years ago(best_matching_font): Fix crash in 2006-05-17 change.
Kim F. Storm [Sat, 20 May 2006 22:01:18 +0000 (22:01 +0000)]
(best_matching_font): Fix crash in 2006-05-17 change.

18 years ago(menu-bar-manuals-menu) <info-apropos>: New menu item.
Eli Zaretskii [Sat, 20 May 2006 20:43:15 +0000 (20:43 +0000)]
(menu-bar-manuals-menu) <info-apropos>: New menu item.

18 years ago*** empty log message ***
Eli Zaretskii [Sat, 20 May 2006 20:17:49 +0000 (20:17 +0000)]
*** empty log message ***

18 years ago(info-apropos): Speed up by using add-to-list instead of manual consing.
Eli Zaretskii [Sat, 20 May 2006 20:16:59 +0000 (20:16 +0000)]
(info-apropos): Speed up by using add-to-list instead of manual consing.

18 years ago(info-apropos): Make sure current-file and current-node have non-nil values.
Eli Zaretskii [Sat, 20 May 2006 20:07:20 +0000 (20:07 +0000)]
(info-apropos): Make sure current-file and current-node have non-nil values.

18 years agoFix last change.
Eli Zaretskii [Sat, 20 May 2006 19:40:53 +0000 (19:40 +0000)]
Fix last change.

18 years agoMention added Portugese refcard.
Eli Zaretskii [Sat, 20 May 2006 19:35:16 +0000 (19:35 +0000)]
Mention added Portugese refcard.

18 years agoNew file.
Eli Zaretskii [Sat, 20 May 2006 19:29:47 +0000 (19:29 +0000)]
New file.

18 years ago(Coding Systems): Mention the undecided-* coding systems and their aliases.
Eli Zaretskii [Sat, 20 May 2006 19:19:25 +0000 (19:19 +0000)]
(Coding Systems): Mention the undecided-* coding systems and their aliases.

18 years ago(Visiting): Mention `end-of-line' explicitly.
Eli Zaretskii [Sat, 20 May 2006 19:08:02 +0000 (19:08 +0000)]
(Visiting): Mention `end-of-line' explicitly.

18 years ago(CODING_REQUIRE_ENCODING): Elaborate the comment.
Eli Zaretskii [Sat, 20 May 2006 19:04:35 +0000 (19:04 +0000)]
(CODING_REQUIRE_ENCODING): Elaborate the comment.

18 years ago(Windows Printing): Mention non-support of plain text printing with some
Eli Zaretskii [Sat, 20 May 2006 18:56:22 +0000 (18:56 +0000)]
(Windows Printing): Mention non-support of plain text printing with some
el-cheapo printers, and suggest a workaround.

18 years ago*** empty log message ***
Eli Zaretskii [Sat, 20 May 2006 18:36:50 +0000 (18:36 +0000)]
*** empty log message ***

18 years ago(makefile-mode): Doc fix.
Eli Zaretskii [Sat, 20 May 2006 18:36:11 +0000 (18:36 +0000)]
(makefile-mode): Doc fix.

18 years ago(dired-do-shell-command): Doc fix.
Eli Zaretskii [Sat, 20 May 2006 18:19:36 +0000 (18:19 +0000)]
(dired-do-shell-command): Doc fix.

18 years ago(TeX Print): tex-dvi-view-command has a default value, remove the bit saying
Eli Zaretskii [Sat, 20 May 2006 18:14:27 +0000 (18:14 +0000)]
(TeX Print): tex-dvi-view-command has a default value, remove the bit saying
you must set it.

18 years ago(info-xref-check-all-custom): Skip :tag part of
Eli Zaretskii [Sat, 20 May 2006 18:11:02 +0000 (18:11 +0000)]
(info-xref-check-all-custom): Skip :tag part of
``(custom-manual :tag "Foo" "(foo)Node")''.

18 years ago(c-backslash-column): Mark as safe if its value is an integer.
Eli Zaretskii [Sat, 20 May 2006 17:46:07 +0000 (17:46 +0000)]
(c-backslash-column): Mark as safe if its value is an integer.

18 years ago(rmail-mime-charset-pattern): Add "?:" before "format".
Eli Zaretskii [Sat, 20 May 2006 17:36:45 +0000 (17:36 +0000)]
(rmail-mime-charset-pattern): Add "?:" before "format".
(rmail-convert-to-babyl-format): Undo the change from 2006-04-19.

18 years agoFix syntax errors in terminal initialization files.
Karoly Lorentey [Sat, 20 May 2006 17:30:48 +0000 (17:30 +0000)]
Fix syntax errors in terminal initialization files.

* lisp/term/iris-ansi.el (iris-function-map): Fix read syntax.
* lisp/term/lk201.el (lk201-function-map): Fix read syntax.

git-archimport-id: lorentey@elte.hu--2004/emacs--multi-tty--0--patch-566

18 years ago(show-ifdef-block): Fix bug where parts of a hidden block remained hidden if
Eli Zaretskii [Sat, 20 May 2006 17:27:07 +0000 (17:27 +0000)]
(show-ifdef-block): Fix bug where parts of a hidden block remained hidden if
`hide-ifdef-lines' is non-nil.

18 years agoFix C-x 5 2 on the controlling tty; fix some possible crash conditions and a memory...
Karoly Lorentey [Sat, 20 May 2006 17:12:43 +0000 (17:12 +0000)]
Fix C-x 5 2 on the controlling tty; fix some possible crash conditions and a memory leak.

* src/frame.c (make_terminal_frame): Don't create frames on a terminal
  that is being deleted.
* src/xfns.c (Fx_create_frame, x_create_tip_frame): Ditto.

* src/keyboard.c (tty_read_avail_input): Don't read from a terminal that
  is being deleted.

* src/term.c (get_named_tty): Abort if tty name is NULL.  Simplify accordingly.

* src/term.c (Ftty_type): Return nil if terminal is not on a tty instead
  of throwing an error.  Doc update.

* src/term.c (init_tty): Set name before calling `get_named_tty'.

* src/term.c (delete_tty): Let delete_terminal delete the frames.  Plug
  memory leak caused by tty->name.  Remove reference to `deleting_tty'.

* src/term.c (syms_of_term) <Vsuspend_tty_functions, Vresume_tty_functions>: Doc update.

* src/termhooks.h (terminal) <name>: Explain why identifying terminals by
  name is a bad idea.

* src/terminal.c (delete_terminal): Doc update.

* src/xterm.c (XTread_socket): Disable loop on all X displays.

* src/xterm.c (x_delete_display): Doc update to reflect changes in
  delete_terminal.

* src/xterm.c (x_delete_terminal): Don't set terminal->deleted and let
  delete_terminal delete the frames on the terminal.

* src/xterm.h (x_display_info) <terminal>: Move member earlier in the struct.

git-archimport-id: lorentey@elte.hu--2004/emacs--multi-tty--0--patch-565

18 years agoFix and/or simplify terminal initialization files.
Karoly Lorentey [Sat, 20 May 2006 17:02:47 +0000 (17:02 +0000)]
Fix and/or simplify terminal initialization files.

* lisp/faces.el (tty-create-frame-with-faces): Set up faces and
  background mode only after the terminal has been initialized.
  (frame-set-background-mode): Handle the 'background-mode terminal
  parameter.
  (tty-run-terminal-initialization): Add type option.

* lisp/term/README: Update.
* lisp/term/rxvt.el: Simplify.
* lisp/term/xterm.el: Simplify and fix.
* lisp/term/*.el: Simplify and fix.

git-archimport-id: lorentey@elte.hu--2004/emacs--multi-tty--0--patch-564

18 years agoDon't load terminit files repeatedly. Also, don't call terminit functions more than...
Karoly Lorentey [Sat, 20 May 2006 15:28:05 +0000 (15:28 +0000)]
Don't load terminit files repeatedly.  Also, don't call terminit functions more than once per terminal.

* lisp/faces.el (tty-find-type): New function.
(tty-run-terminal-initialization): Load files just once per Emacs
session, and call terminit functions just once per terminal.

git-archimport-id: lorentey@elte.hu--2004/emacs--multi-tty--0--patch-563

18 years ago(gdb-script-font-lock-keywords): Use a stricter regexp for keywords.
Stefan Monnier [Sat, 20 May 2006 14:40:56 +0000 (14:40 +0000)]
(gdb-script-font-lock-keywords): Use a stricter regexp for keywords.

18 years agoFix crashes in `delete-terminal' caused by recursive calls or X displays with live...
Karoly Lorentey [Sat, 20 May 2006 12:20:41 +0000 (12:20 +0000)]
Fix crashes in `delete-terminal' caused by recursive calls or X displays with live frames.

* src/termhooks.h (terminal) <deleted>: New member.

* src/term.c (delete_tty): Use it.
  (deleting_tty): Remove old variable.

* src/terminal.c (delete_terminal): Use terminal->deleted.

* src/xterm.c (x_delete_terminal): Use terminal->deleted.  Delete all
  frames on the display explicitly.

git-archimport-id: lorentey@elte.hu--2004/emacs--multi-tty--0--patch-562

18 years agoFix crashes in redisplay functions on suspended tty frames. (Reported by Dan Nicolae...
Karoly Lorentey [Sat, 20 May 2006 12:00:16 +0000 (12:00 +0000)]
Fix crashes in redisplay functions on suspended tty frames.  (Reported by Dan Nicolaescu.)

* src/term.c (Fsuspend_tty): Call clear_tty_hooks.
(Fresume_tty, init_tty): Call set_tty_hooks.
(clear_tty_hooks, set_tty_hooks): New functions.

git-archimport-id: lorentey@elte.hu--2004/emacs--multi-tty--0--patch-561

18 years agoIncrease PURESIZE yet again.
Karoly Lorentey [Sat, 20 May 2006 11:19:00 +0000 (11:19 +0000)]
Increase PURESIZE yet again.

* src/puresize.h (BASE_PURESIZE): Increase to 1240000.

git-archimport-id: lorentey@elte.hu--2004/emacs--multi-tty--0--patch-560

18 years agoFix stupid crash during startup.
Karoly Lorentey [Sat, 20 May 2006 11:17:52 +0000 (11:17 +0000)]
Fix stupid crash during startup.

* src/xfaces.c (realize_default_face): Don't use FRAME_FONT unless frame
  is an X frame.

git-archimport-id: lorentey@elte.hu--2004/emacs--multi-tty--0--patch-559

18 years agoMerged from emacs@sv.gnu.org
Karoly Lorentey [Sat, 20 May 2006 10:32:11 +0000 (10:32 +0000)]
Merged from emacs@sv.gnu.org

Patches applied:

 * emacs@sv.gnu.org/emacs--devo--0--patch-285
   Update from CVS

 * emacs@sv.gnu.org/emacs--devo--0--patch-286
   Update from CVS

 * emacs@sv.gnu.org/emacs--devo--0--patch-287
   Merge from gnus--rel--5.10

 * emacs@sv.gnu.org/emacs--devo--0--patch-288
   Update from CVS

 * emacs@sv.gnu.org/gnus--rel--5.10--patch-102
   Update from CVS

git-archimport-id: lorentey@elte.hu--2004/emacs--multi-tty--0--patch-558

18 years ago(convert_fn_keycode): Fix last change.
YAMAMOTO Mitsuharu [Sat, 20 May 2006 07:15:33 +0000 (07:15 +0000)]
(convert_fn_keycode): Fix last change.

18 years ago(w32-drag-n-drop): Substitute '/' for '\',
YAMAMOTO Mitsuharu [Sat, 20 May 2006 04:31:17 +0000 (04:31 +0000)]
(w32-drag-n-drop): Substitute '/' for '\',
encode, and escape file name on conversion to URL.

18 years ago(mac-ae-open-documents): Escape file name on conversion to URL.
YAMAMOTO Mitsuharu [Sat, 20 May 2006 04:30:07 +0000 (04:30 +0000)]
(mac-ae-open-documents): Escape file name on conversion to URL.

18 years ago(browse-url-file-url): Encode file name on conversion to URL.
YAMAMOTO Mitsuharu [Sat, 20 May 2006 04:29:38 +0000 (04:29 +0000)]
(browse-url-file-url): Encode file name on conversion to URL.

18 years ago(x-dnd-handle-file-name): Encode and escape file names
YAMAMOTO Mitsuharu [Sat, 20 May 2006 04:29:18 +0000 (04:29 +0000)]
(x-dnd-handle-file-name): Encode and escape file names
on conversion to URLs.

18 years ago(dnd-handle-one-url): Change 3rd arg ARG to URL. Don't unescape URL.
YAMAMOTO Mitsuharu [Sat, 20 May 2006 04:28:48 +0000 (04:28 +0000)]
(dnd-handle-one-url): Change 3rd arg ARG to URL.  Don't unescape URL.
(dnd-get-local-file-name): Unescape URL on conversion to file name.
Specify LITERAL in replace-regexp-in-string.

18 years ago(Standard Hooks): Correct typo.
Luc Teirlinck [Sat, 20 May 2006 02:28:50 +0000 (02:28 +0000)]
(Standard Hooks): Correct typo.

18 years ago*** empty log message ***
Luc Teirlinck [Sat, 20 May 2006 02:27:30 +0000 (02:27 +0000)]
*** empty log message ***

18 years ago(Checklist): ifinfo -> ifnottex.
Luc Teirlinck [Fri, 19 May 2006 23:01:04 +0000 (23:01 +0000)]
(Checklist): ifinfo -> ifnottex.