Glenn Morris
1eff4ba396
(f90-mode-abbrev-table): Use mapc rather than mapcar.
2007-09-21 08:05:42 +00:00
Glenn Morris
8cea6fdf00
*** empty log message ***
2007-09-21 08:05:27 +00:00
Stefan Monnier
0dd4fb3346
Ignore Makefile.
2007-09-21 08:00:38 +00:00
Stefan Monnier
ca2d556695
(candidate_window_p): Consider frames that are being placed
...
by the user as somewhere between visible and iconified.
(window_loop): Prefer windows on the current frame.
(Fselect_window): Move the use of select-frame to the beginning so we
can just delegate all the work (it'll call us back anyway).
2007-09-21 07:59:46 +00:00
Glenn Morris
2fb34c68c7
(tex-next-unmatched-eparen): Doc fix.
...
(tex-last-unended-eparen): New function.
(latex-backward-sexp-1): Doc fix. Handle escaped parens.
2007-09-21 07:56:33 +00:00
Stefan Monnier
7d86c3808d
Typo.
2007-09-21 07:28:16 +00:00
Stefan Monnier
351e3a03f9
(normal-top-level): Remove left over debug message.
2007-09-21 07:24:41 +00:00
Stefan Monnier
4bbfda32bb
(normal-top-level): Remove DISPLAY from process-environment to let it be
...
computed dynamically in callproc.c
2007-09-21 07:24:01 +00:00
Stefan Monnier
5dcbade216
Don't set display-environment-variable.
2007-09-21 07:23:04 +00:00
Stefan Monnier
473a8c581a
(setenv): Don't set display-environment-variable.
2007-09-21 07:21:41 +00:00
Stefan Monnier
6168122d68
(Qdisplay_environment_variable): Delete.
2007-09-21 07:21:02 +00:00
Glenn Morris
8accceac6a
(byte-compile-warning-types): Add mapcar and make-local.
2007-09-21 07:17:23 +00:00
Glenn Morris
86da2828de
(byte-compile-warnings)
...
(byte-compile-warnings-safe-p): Add `mapcar'.
(byte-compile-normal-call): Add option to suppress mapcar warning.
(top-level): Use mapc rather than mapcar in eval-when-compile.
2007-09-21 07:13:28 +00:00
Glenn Morris
220a31ac48
*** empty log message ***
2007-09-21 07:13:18 +00:00
Stefan Monnier
e159b86943
(server-getenv-from): Remove. Use getenv-internal instead.
...
(server-create-tty-frame): Don't set unused `tty' property.
Set `display' instead of display-environment-variable.
(server-create-window-system-frame): No display-environment-variable.
2007-09-21 07:10:07 +00:00
Glenn Morris
a44d9b8b4c
(lisp, shortlisp): Remove termdev.elc.
2007-09-21 07:09:48 +00:00
Glenn Morris
f466320b25
*** empty log message ***
2007-09-21 07:09:22 +00:00
Stefan Monnier
c51842ec0f
(xbacktrace): Print the arg's address rather than the value
...
of the first arg, since that value may be a union.
2007-09-21 07:00:04 +00:00
Stefan Monnier
d2bb65982c
(child_setup, getenv_internal): Use the frame's `display'
...
parameter rather than Qdisplay_environment_variable. If all else
fails, look for DISPLAY in initial-environment.
2007-09-21 06:58:51 +00:00
Michael Albinus
d037d50168
* rfn-eshadow.el (rfn-eshadow-setup-minibuffer-hook)
...
(rfn-eshadow-update-overlay-hook): New defvars.
(rfn-eshadow-setup-minibuffer, rfn-eshadow-update-overlay): Run
the hooks.
* net/tramp.el (tramp-rfn-eshadow-overlay): New defvar.
(tramp-rfn-eshadow-setup-minibuffer)
(tramp-rfn-eshadow-update-overlay): New defuns. Hook into
rfn-eshadow.el.
* net/tramp-smb.el (tramp-smb-errors): Add error message for call
timeout.
2007-09-21 05:24:06 +00:00
Glenn Morris
a1bd37ee66
*** empty log message ***
2007-09-21 04:30:50 +00:00
Glenn Morris
89c91fdb59
Markus Triska <markus.triska at gmx.at>
...
(byte-compile-normal-call): Warn when `mapcar' is called for effect.
2007-09-21 04:24:53 +00:00
Glenn Morris
195279a8d7
Fixed by Stefan: emacsclient must not force a new frame by default.
2007-09-21 04:07:11 +00:00
Glenn Morris
41999d0fdb
*** empty log message ***
2007-09-21 04:06:09 +00:00
Glenn Morris
534cc2f0d5
Remove emacstool-related code.
2007-09-21 04:01:40 +00:00
Glenn Morris
ac3afa5a4f
(emacs-quit-menu): Remove emacstool-related code.
2007-09-21 04:01:33 +00:00
Glenn Morris
f3c1563339
(suspend-emacstool): Remove.
2007-09-21 03:58:12 +00:00
Glenn Morris
ee7569157a
Remove emacstool-related code.
2007-09-21 03:55:20 +00:00
Glenn Morris
4cefd10eea
(emacstool): Remove target.
2007-09-21 03:48:52 +00:00
Glenn Morris
6f022c1954
Adapt for removal of emacstool.
2007-09-21 03:48:43 +00:00
Glenn Morris
44f9ac8a46
Remove obsolete file.
2007-09-21 03:43:46 +00:00
Glenn Morris
48a8be40a3
*** empty log message ***
2007-09-21 03:42:49 +00:00
Glenn Morris
222e583fbf
Remove obsolete file.
2007-09-21 03:42:20 +00:00
Glenn Morris
3bfe5b54f9
(emacstool, nemacstool, xvetool, xveterm): Delete targets built from
...
emacstool.
2007-09-21 03:41:38 +00:00
Glenn Morris
165e85b2b3
*** empty log message ***
2007-09-21 03:41:28 +00:00
Glenn Morris
d01b355036
Diane Murray <disumu at x3y2z1.net>
...
(url-news-fetch-newsgroup): Fix formatting of Gnus method.
2007-09-21 03:32:47 +00:00
Stefan Monnier
c1b8e8966d
(decode_options): -t implies -c.
2007-09-21 03:21:54 +00:00
Glenn Morris
df3c9fe76a
Kevin Ryde <user42 at zip.com.au>
...
(sgml-html-meta-auto-coding-function): Bind `case-fold-search' to t.
2007-09-21 03:19:43 +00:00
Glenn Morris
09b33024ce
(tex-validate-region): Handle escaped parens.
...
(tex-next-unmatched-eparen): New function.
(latex-forward-sexp-1): Doc fix. Handle escaped parens.
(latex-forward-sexp): Doc fix.
2007-09-21 03:07:52 +00:00
Glenn Morris
007306f92d
(eshell-output-filter-functions): Add eshell-postoutput-scroll-to-bottom.
2007-09-21 02:59:33 +00:00
Glenn Morris
965d1f0e25
Diane Murray <disumu at x3y2z1.net>
...
(url-get-normalized-date): Pass full timezone information to
timezone-make-date-arpa-standard, since zone name may be unknown.
2007-09-21 02:59:20 +00:00
Glenn Morris
ea1bf8c799
Markus Triska <markus.triska at gmx.at>
...
(x_delete_display): Compile session management conditionally.
2007-09-21 02:41:05 +00:00
Glenn Morris
8db04dd25b
Remove termdev.
2007-09-21 02:38:05 +00:00
Glenn Morris
0b63fc3b46
*** empty log message ***
2007-09-21 02:37:47 +00:00
Stefan Monnier
db699fc6b6
(getenv_internal_1): New function.
...
(getenv_internal): Use it.
(Fgetenv_internal): Use it. Accept an env-list as optional arg.
2007-09-20 22:38:15 +00:00
Stefan Monnier
dc077553c9
*** empty log message ***
2007-09-20 21:58:16 +00:00
Stefan Monnier
385312c994
Remove.
2007-09-20 21:58:11 +00:00
Stefan Monnier
371fed4ea4
(get-device-terminal): New function. Moved from termdev.el.
...
(frames-on-display-list): Use it.
2007-09-20 21:57:23 +00:00
Stefan Monnier
d3615887a6
Bind C-z to suspend-frame instead of suspend-emacs.
2007-09-20 21:49:18 +00:00
Stefan Monnier
c5911e5578
(get_terminal): Don't accept integers to represent terminals.
...
(Fterminal_name, Fterminal_parameters, Fterminal_parameter)
(Fset_terminal_parameter): Work with dead terminals as well.
(Fmodify_terminal_parameters): Remove.
2007-09-20 21:44:06 +00:00