]> code.delx.au - gnu-emacs/log
gnu-emacs
16 years ago(hi-lock-write-interactive-patterns): Use `mapc' rather than `mapcar'.
Juanma Barranquero [Tue, 25 Sep 2007 11:07:41 +0000 (11:07 +0000)]
(hi-lock-write-interactive-patterns): Use `mapc' rather than `mapcar'.

16 years ago(view-emacs-news): Use `mapc' rather than `mapcar'.
Juanma Barranquero [Tue, 25 Sep 2007 11:07:06 +0000 (11:07 +0000)]
(view-emacs-news): Use `mapc' rather than `mapcar'.

16 years ago(finder-compile-keywords): Use `mapc' rather than `mapcar'.
Juanma Barranquero [Tue, 25 Sep 2007 11:06:40 +0000 (11:06 +0000)]
(finder-compile-keywords): Use `mapc' rather than `mapcar'.

16 years ago(find-lisp-insert-directory): Use `mapc' rather than `mapcar'.
Juanma Barranquero [Tue, 25 Sep 2007 11:06:14 +0000 (11:06 +0000)]
(find-lisp-insert-directory): Use `mapc' rather than `mapcar'.

16 years ago(cd): Use `mapc' rather than `mapcar'.
Juanma Barranquero [Tue, 25 Sep 2007 11:05:46 +0000 (11:05 +0000)]
(cd): Use `mapc' rather than `mapcar'.

16 years ago(file-cache-add-directory, file-cache-add-directory-recursively,
Juanma Barranquero [Tue, 25 Sep 2007 11:04:33 +0000 (11:04 +0000)]
(file-cache-add-directory, file-cache-add-directory-recursively,
file-cache-add-from-file-cache-buffer, file-cache-delete-file-regexp,
file-cache-delete-directory, file-cache-files-matching-internal,
file-cache-display): Use `mapc' rather than `mapcar'.

16 years ago(ffap-replace-file-component): Use `mapc' rather than `mapcar'.
Juanma Barranquero [Tue, 25 Sep 2007 11:03:35 +0000 (11:03 +0000)]
(ffap-replace-file-component): Use `mapc' rather than `mapcar'.

16 years ago(emerge-really-quit): Use `mapc' rather than `mapcar'.
Juanma Barranquero [Tue, 25 Sep 2007 11:02:09 +0000 (11:02 +0000)]
(emerge-really-quit): Use `mapc' rather than `mapcar'.

16 years ago(ediff-toggle-multiframe, ediff-toggle-use-toolbar, ediff-really-quit,
Juanma Barranquero [Tue, 25 Sep 2007 10:48:16 +0000 (10:48 +0000)]
(ediff-toggle-multiframe, ediff-toggle-use-toolbar, ediff-really-quit,
ediff-clear-diff-vector): Use `mapc' rather than `mapcar'.

16 years ago(ediff-fixup-patch-map): Use `mapc' rather than `mapcar'.
Juanma Barranquero [Tue, 25 Sep 2007 10:47:20 +0000 (10:47 +0000)]
(ediff-fixup-patch-map): Use `mapc' rather than `mapcar'.

16 years ago(ediff-intersect-directories, ediff-redraw-directory-group-buffer,
Juanma Barranquero [Tue, 25 Sep 2007 10:46:46 +0000 (10:46 +0000)]
(ediff-intersect-directories, ediff-redraw-directory-group-buffer,
ediff-dir-diff-copy-file, ediff-redraw-registry-buffer):
Use `mapc' rather than `mapcar'.

16 years ago(ediff-setup-fine-diff-regions): Use `mapc' rather than `mapcar'.
Juanma Barranquero [Tue, 25 Sep 2007 10:45:50 +0000 (10:45 +0000)]
(ediff-setup-fine-diff-regions): Use `mapc' rather than `mapcar'.

16 years ago(dired-restore-desktop-buffer): Use `mapc' rather than `mapcar'.
Juanma Barranquero [Tue, 25 Sep 2007 10:45:04 +0000 (10:45 +0000)]
(dired-restore-desktop-buffer): Use `mapc' rather than `mapcar'.

16 years ago(dired-create-files): Use `mapc' rather than `mapcar'.
Juanma Barranquero [Tue, 25 Sep 2007 10:44:23 +0000 (10:44 +0000)]
(dired-create-files): Use `mapc' rather than `mapcar'.

16 years ago(bookmark-bmenu-list, bookmark-show-all-annotations):
Juanma Barranquero [Tue, 25 Sep 2007 10:43:39 +0000 (10:43 +0000)]
(bookmark-bmenu-list, bookmark-show-all-annotations):
Use `mapc' rather than `mapcar'.

16 years ago(auto-insert): Use `mapc' rather than `mapcar'.
Juanma Barranquero [Tue, 25 Sep 2007 10:42:46 +0000 (10:42 +0000)]
(auto-insert): Use `mapc' rather than `mapcar'.

16 years ago(ansi-color-make-color-map): Use `mapc' rather than `mapcar'.
Juanma Barranquero [Tue, 25 Sep 2007 10:42:16 +0000 (10:42 +0000)]
(ansi-color-make-color-map): Use `mapc' rather than `mapcar'.

16 years ago(produce-allout-mode-map, allout-process-exposed):
Juanma Barranquero [Tue, 25 Sep 2007 10:41:00 +0000 (10:41 +0000)]
(produce-allout-mode-map, allout-process-exposed):
Use `mapc' rather than `mapcar'.

16 years ago*** empty log message ***
Nick Roberts [Tue, 25 Sep 2007 09:32:18 +0000 (09:32 +0000)]
*** empty log message ***

16 years ago(make_terminal_frame): Remove special case for WINDOWSNT.
Jason Rumney [Tue, 25 Sep 2007 08:54:10 +0000 (08:54 +0000)]
(make_terminal_frame): Remove special case for WINDOWSNT.

16 years ago(create_w32cons_output): Remove.
Jason Rumney [Tue, 25 Sep 2007 08:53:37 +0000 (08:53 +0000)]
(create_w32cons_output): Remove.

16 years ago(init_tty): Call init_sys_modes on WINDOWSNT also.
Jason Rumney [Tue, 25 Sep 2007 08:53:23 +0000 (08:53 +0000)]
(init_tty): Call init_sys_modes on WINDOWSNT also.

16 years ago(init_sys_modes): Use set_terminal_modes_hook.
Jason Rumney [Tue, 25 Sep 2007 08:53:03 +0000 (08:53 +0000)]
(init_sys_modes): Use set_terminal_modes_hook.
(reset_sys_modes): Use reset_terminal_modes_hook.

16 years ago(tex-font-script-display): Doc fix.
Glenn Morris [Tue, 25 Sep 2007 07:29:43 +0000 (07:29 +0000)]
(tex-font-script-display): Doc fix.

16 years ago*** empty log message ***
Glenn Morris [Tue, 25 Sep 2007 07:29:08 +0000 (07:29 +0000)]
*** empty log message ***

16 years ago(view-search-no-match-lines): Fix previous change (went wrong if
Glenn Morris [Tue, 25 Sep 2007 07:06:16 +0000 (07:06 +0000)]
(view-search-no-match-lines): Fix previous change (went wrong if
regexp to not be matched matched last thing in the buffer).

16 years agoFix typo and line break.
Glenn Morris [Tue, 25 Sep 2007 02:36:15 +0000 (02:36 +0000)]
Fix typo and line break.

16 years agoImprove previous change.
Glenn Morris [Tue, 25 Sep 2007 02:35:35 +0000 (02:35 +0000)]
Improve previous change.

16 years ago(view-search-no-match-lines): Add a doc string. Rewrite to simplify
Glenn Morris [Tue, 25 Sep 2007 02:28:49 +0000 (02:28 +0000)]
(view-search-no-match-lines): Add a doc string.  Rewrite to simplify
and work better.

16 years ago* progmodes/cc-mode.el (c-mode-base-map): Use
Dan Nicolaescu [Mon, 24 Sep 2007 17:48:50 +0000 (17:48 +0000)]
* progmodes/cc-mode.el (c-mode-base-map): Use
c-indent-line-or-region instead of c-indent-line.

* indent.el (indent-for-tab-command): First check if the region is
active.

16 years ago*** empty log message ***
Richard M. Stallman [Mon, 24 Sep 2007 15:26:47 +0000 (15:26 +0000)]
*** empty log message ***

16 years ago(whitespace-tickle-timer): Don't install the timer if
Michaël Cadilhac [Mon, 24 Sep 2007 15:16:01 +0000 (15:16 +0000)]
(whitespace-tickle-timer): Don't install the timer if
whitespace-rescan-timer-time is 0.

16 years agodoc string grammar
Karl Berry [Mon, 24 Sep 2007 13:54:18 +0000 (13:54 +0000)]
doc string grammar

16 years ago(do_autoload): Don't output any message.
Stefan Monnier [Mon, 24 Sep 2007 08:29:50 +0000 (08:29 +0000)]
(do_autoload): Don't output any message.

16 years agoSync copyright years from ../emacs/ChangeLog.
Glenn Morris [Mon, 24 Sep 2007 06:48:09 +0000 (06:48 +0000)]
Sync copyright years from ../emacs/ChangeLog.

16 years ago* net/tramp.el (tramp-completion-mode-p): Rename from
Michael Albinus [Mon, 24 Sep 2007 05:29:29 +0000 (05:29 +0000)]
* net/tramp.el (tramp-completion-mode-p): Rename from
`tramp-completion-mode'. Revert logic, check `return', `newline'
and such alike. Packages like Icicles tend to use other completion
characters but `tab' and `space' only.

16 years agoMove entries from ../emacs/ChangeLog that refer to files in this
Glenn Morris [Mon, 24 Sep 2007 02:30:15 +0000 (02:30 +0000)]
Move entries from ../emacs/ChangeLog that refer to files in this
directory here.  Entries were duplicated where they would have been
made twice, had separate ChangeLogs existed at the time.

16 years agoMove entries for files in ../misc to the ChangeLog there.
Glenn Morris [Mon, 24 Sep 2007 02:29:40 +0000 (02:29 +0000)]
Move entries for files in ../misc to the ChangeLog there.
Entries were duplicated where they would have been made twice, had
separate ChangeLogs existed at the time.

16 years ago(standard_args): Change priority of "--no-splash"
Juri Linkov [Mon, 24 Sep 2007 00:59:41 +0000 (00:59 +0000)]
(standard_args): Change priority of "--no-splash"
from 40 to 3.  Add "--no-desktop" with the same priority.

16 years agoRemove information on maintaining copyright years; it does not belong
Glenn Morris [Mon, 24 Sep 2007 00:43:41 +0000 (00:43 +0000)]
Remove information on maintaining copyright years; it does not belong
here and is in admin/notes anyway.

16 years agoNew file.
Glenn Morris [Mon, 24 Sep 2007 00:43:27 +0000 (00:43 +0000)]
New file.

16 years agoAdam Hupp <adam at hupp.org>
Glenn Morris [Mon, 24 Sep 2007 00:19:45 +0000 (00:19 +0000)]
Adam Hupp  <adam at hupp.org>

Split into emacs2.py and emacs3.py for python 2 and python 3 compatibility.

16 years agoAdam Hupp <adam at hupp.org>
Glenn Morris [Mon, 24 Sep 2007 00:17:17 +0000 (00:17 +0000)]
Adam Hupp  <adam at hupp.org>

New file, python 3 version of emacs2.py.

16 years agoAdam Hupp <adam at hupp.org>
Glenn Morris [Mon, 24 Sep 2007 00:16:47 +0000 (00:16 +0000)]
Adam Hupp  <adam at hupp.org>

New file, split off from emacs.py.

16 years agoAdam Hupp <adam at hupp.org>
Glenn Morris [Mon, 24 Sep 2007 00:12:25 +0000 (00:12 +0000)]
Adam Hupp  <adam at hupp.org>

(run-python): Import emacs module without waiting; prevents lockup on
error.

16 years ago(gc_sweep): Check cons cell mark bits word by word
Richard M. Stallman [Sun, 23 Sep 2007 15:39:16 +0000 (15:39 +0000)]
(gc_sweep): Check cons cell mark bits word by word
and optimize the case where they are all 1.

16 years ago(mail-bury): Delete the frame
Richard M. Stallman [Sun, 23 Sep 2007 15:32:17 +0000 (15:32 +0000)]
(mail-bury): Delete the frame
if this frame looks like it was made for this message.

16 years ago(completion-separator-self-insert-command)
Richard M. Stallman [Sun, 23 Sep 2007 15:27:38 +0000 (15:27 +0000)]
(completion-separator-self-insert-command)
(completion-separator-self-insert-autofilling):
If `self-insert-command' has been remapped, use the substitute.

16 years ago(copy-region-as-kill): Doc fix.
Richard M. Stallman [Sun, 23 Sep 2007 15:22:47 +0000 (15:22 +0000)]
(copy-region-as-kill): Doc fix.

16 years ago(Backquote): Minor clarification.
Richard M. Stallman [Sun, 23 Sep 2007 15:22:02 +0000 (15:22 +0000)]
(Backquote): Minor clarification.

16 years ago(org-confirm-shell-link-function, org-confirm-elisp-link-function): Doc fixes.
Richard M. Stallman [Sun, 23 Sep 2007 14:23:33 +0000 (14:23 +0000)]
(org-confirm-shell-link-function, org-confirm-elisp-link-function): Doc fixes.

16 years agoFix typo.
Glenn Morris [Sun, 23 Sep 2007 02:09:18 +0000 (02:09 +0000)]
Fix typo.

16 years agoJohannes Weiner <hannes at saeurebad.de>
Glenn Morris [Sun, 23 Sep 2007 02:04:23 +0000 (02:04 +0000)]
Johannes Weiner  <hannes at saeurebad.de>

(abs): Define if unknown.

16 years agoJohannes Weiner <hannes at saeurebad.de>
Glenn Morris [Sun, 23 Sep 2007 02:03:36 +0000 (02:03 +0000)]
Johannes Weiner  <hannes at saeurebad.de>

(abs): Don't define abs now it's in lisp.h.

16 years ago(ses-calculate-cell): Don't evaluate unsafe formulae.
Glenn Morris [Sun, 23 Sep 2007 01:08:25 +0000 (01:08 +0000)]
(ses-calculate-cell): Don't evaluate unsafe formulae.

16 years ago*** empty log message ***
Glenn Morris [Sun, 23 Sep 2007 01:07:00 +0000 (01:07 +0000)]
*** empty log message ***

16 years ago* term/w32-win.el (w32-drag-n-drop): Use mapc instead of mapcar.
Dan Nicolaescu [Sun, 23 Sep 2007 00:38:44 +0000 (00:38 +0000)]
* term/w32-win.el (w32-drag-n-drop): Use mapc instead of mapcar.

* term/tvi970.el (terminal-init-tvi970): Likewise.

* term/sun-mouse.el (print-mouse-format): Likewise.

* term/sun.el (scroll-down-in-place, scroll-up-in-place): Use
forward-line instead of previous-line and next-line.

16 years ago(org-confirm-shell-link-function): Doc fix.
Juri Linkov [Sat, 22 Sep 2007 23:56:57 +0000 (23:56 +0000)]
(org-confirm-shell-link-function): Doc fix.

16 years ago(tutorial--default-keys): Update standard bindings:
Juri Linkov [Sat, 22 Sep 2007 23:55:29 +0000 (23:55 +0000)]
(tutorial--default-keys): Update standard bindings:
rename `iconify-or-deiconify-frame' to `suspend-frame',
and `save-buffers-kill-emacs' to `save-buffers-kill-terminal'.

16 years ago(fancy-startup-text, fancy-about-text, fancy-startup-tail):
Juri Linkov [Sat, 22 Sep 2007 22:14:51 +0000 (22:14 +0000)]
(fancy-startup-text, fancy-about-text, fancy-startup-tail):
Add help-echo to external links and to links without description.
(fancy-splash-insert): Use help-echo from the 3rd element of the
link specification list, or "Follow this link" if it's nil.  Doc fix.

16 years ago*** empty log message ***
Dan Nicolaescu [Sat, 22 Sep 2007 22:03:10 +0000 (22:03 +0000)]
*** empty log message ***

16 years ago*** empty log message ***
Stefan Monnier [Sat, 22 Sep 2007 19:29:31 +0000 (19:29 +0000)]
*** empty log message ***

16 years agoDiane Murray <disumu at x3y2z1.net>
Glenn Morris [Sat, 22 Sep 2007 19:01:28 +0000 (19:01 +0000)]
Diane Murray  <disumu at x3y2z1.net>

(url-generic-emulator-loader): Send the port as a string to
`url-do-terminal-emulator'.

16 years ago*** empty log message ***
Dan Nicolaescu [Sat, 22 Sep 2007 18:20:41 +0000 (18:20 +0000)]
*** empty log message ***

16 years ago*** empty log message ***
Dan Nicolaescu [Sat, 22 Sep 2007 17:16:04 +0000 (17:16 +0000)]
*** empty log message ***

16 years ago(help-map): Bind C-h C-a to about-emacs.
Juri Linkov [Sat, 22 Sep 2007 15:42:12 +0000 (15:42 +0000)]
(help-map): Bind C-h C-a to about-emacs.
(help-for-help-internal): Add C-a description to C-h help text.

16 years ago(command-line): Rename `inhibit-startup-message' to
Juri Linkov [Sat, 22 Sep 2007 14:02:38 +0000 (14:02 +0000)]
(command-line): Rename `inhibit-startup-message' to
`inhibit-startup-screen'.
(fancy-about-text): Use shorter label for "Ordering Manuals".
(fancy-startup-tail): Add optional arg `concise'.  When `concise'
is nil, display a line with "To start..." and 3 links to useful
tasks.  Display the "Dismiss" button and "Don't show this message
again" only when concise is non-nil.
(fancy-startup-screen): Call `fancy-startup-tail' with optional
arg `concise'.  If CONCISE is non-nil, display a concise version
of the splash screen in another window.  Otherwise, switch to the
startup buffer in the same window.
(startup-echo-area-message): Change displayed binding from
C-h C-p (describe-project) to C-h C-a (about-emacs), and change
text "about the GNU system and GNU/Linux" to "about GNU Emacs and
the GNU system".
(display-startup-screen): Fix buffer name from "*About GNU Emacs*"
to "*GNU Emacs*".
(display-about-screen): Don't check the existence of the buffer
"*About GNU Emacs*".
(display-splash-screen): Make alias to `display-startup-screen'.
(command-line-1): Rename `inhibit-startup-message' to
`inhibit-startup-screen'.  Inhibit startup screen when Emacs is
started with command line options "-f", "-funcall", "-e", "-eval",
"-execute", "-insert", "-find-file", "-file", "-visit".
Inhibit startup screen when Emacs is started with a file name only
on tty (i.e. don't inhibit it when started with a file name like
"emacs FILE..." on a window system).
(command-line-1): Simplify logic of displaying the startup screen:
if file-count > 0, then display the concise version in another
window, otherwise display full version in the same window.

16 years ago(DEV_TTY): New macro. Provide a definition for MS-Windows.
Eli Zaretskii [Sat, 22 Sep 2007 12:41:29 +0000 (12:41 +0000)]
(DEV_TTY): New macro.  Provide a definition for MS-Windows.
(FRAME_TERMCAP_P) [WINDOWSNT]: Don't define to zero.
(Fcontrolling_tty_p, Fresume_tty, dissociate_if_controlling_tty)
(init_tty): Use DEV_TTY instead of "/dev/tty".
[WINDOWSNT]: No need to protect from NAME arg being null.

16 years ago(checkdoc-force-docstrings-flag)
Dan Nicolaescu [Sat, 22 Sep 2007 03:37:47 +0000 (03:37 +0000)]
(checkdoc-force-docstrings-flag)
(checkdoc-permit-comma-termination-flag): Autoload the
safe-local-variable setting.

16 years ago(bookmark-xemacsp): Remove.
Dan Nicolaescu [Sat, 22 Sep 2007 03:11:04 +0000 (03:11 +0000)]
(bookmark-xemacsp): Remove.
(bookmark-make): Don't use bookmark-xemacsp, use
(featurep 'xemacs) instead.

16 years ago*** empty log message ***
Glenn Morris [Sat, 22 Sep 2007 02:46:35 +0000 (02:46 +0000)]
*** empty log message ***

16 years agoDelete conflict markers.
Dan Nicolaescu [Sat, 22 Sep 2007 01:57:23 +0000 (01:57 +0000)]
Delete conflict markers.

16 years ago(speedbar-frame-mode)
Dan Nicolaescu [Sat, 22 Sep 2007 01:50:54 +0000 (01:50 +0000)]
(speedbar-frame-mode)
(speedbar-frame-reposition-smartly)
(speedbar-set-mode-line-format, speedbar-reconfigure-keymaps)
(speedbar-check-vc): Remove use of non-existent variable
dframe-xemacsp, use (featurep 'xemacs) instead.

16 years ago(indent-for-tab-command): Indent the region if
Dan Nicolaescu [Sat, 22 Sep 2007 00:57:00 +0000 (00:57 +0000)]
(indent-for-tab-command): Indent the region if
transient-mark-mode and the region is active.

16 years ago(inferior-octave-mode): Use add-hook to
Francesco Potortì [Sat, 22 Sep 2007 00:09:45 +0000 (00:09 +0000)]
(inferior-octave-mode): Use add-hook to
add inferior-octave-directory-tracker to the buffer-local value
of comint-input-filter-functions.

16 years agoRepair octave-inf.el.
Francesco Potortì [Sat, 22 Sep 2007 00:09:12 +0000 (00:09 +0000)]
Repair octave-inf.el.

16 years agoDelete xterm-mouse-mode entry, xterm-mouse-mode is global now.
Dan Nicolaescu [Fri, 21 Sep 2007 23:26:55 +0000 (23:26 +0000)]
Delete xterm-mouse-mode entry, xterm-mouse-mode is global now.

16 years ago* xt-mouse.el (xterm-mouse-mode): Re-enable suspend-tty-functions.
Dan Nicolaescu [Fri, 21 Sep 2007 20:19:10 +0000 (20:19 +0000)]
* xt-mouse.el (xterm-mouse-mode): Re-enable suspend-tty-functions.

* term.c (Fsuspend_tty): Run suspend-tty-functions before cleaning
up the tty state.

16 years ago* termhooks.h (term_gpm): Delete. Use gpm_tty's NULLness instead.
Stefan Monnier [Fri, 21 Sep 2007 17:10:48 +0000 (17:10 +0000)]
* termhooks.h (term_gpm): Delete.  Use gpm_tty's NULLness instead.
(gpm_tty): Change its type.
* term.c (term_gpm): Delete.  Use gpm_tty's NULLness instead.
(gpm_tty): Change its type and initialize it.
(Fterm_open_connection): Check the frame is indeed a tty.  Use the new gpm_tty.
(Fterm_close_connection): Use the new gpm_tty.
* keyboard.c (tty_read_avail_input): Use the new gpm_tty.
* sysdep.c (init_sys_modes): term_gpm -> gpm_tty.

16 years ago(suspend-frame): Call `iconify-or-deiconify-frame' also on w32 frames.
Juanma Barranquero [Fri, 21 Sep 2007 11:08:00 +0000 (11:08 +0000)]
(suspend-frame): Call `iconify-or-deiconify-frame' also on w32 frames.

16 years ago(x_draw_glyph_string): Use strike_through_color, not underline_color,
Juanma Barranquero [Fri, 21 Sep 2007 10:57:21 +0000 (10:57 +0000)]
(x_draw_glyph_string): Use strike_through_color, not underline_color,
to draw strike-through.

16 years ago(allocate_terminal): Declare.
Stefan Monnier [Fri, 21 Sep 2007 09:03:41 +0000 (09:03 +0000)]
(allocate_terminal): Declare.

16 years ago(fortran-mode-abbrev-table, fortran-line-length): Use mapc rather than mapcar.
Glenn Morris [Fri, 21 Sep 2007 08:05:59 +0000 (08:05 +0000)]
(fortran-mode-abbrev-table, fortran-line-length): Use mapc rather than mapcar.

16 years ago(f90-mode-abbrev-table): Use mapc rather than mapcar.
Glenn Morris [Fri, 21 Sep 2007 08:05:42 +0000 (08:05 +0000)]
(f90-mode-abbrev-table): Use mapc rather than mapcar.

16 years ago*** empty log message ***
Glenn Morris [Fri, 21 Sep 2007 08:05:27 +0000 (08:05 +0000)]
*** empty log message ***

16 years agoIgnore Makefile.
Stefan Monnier [Fri, 21 Sep 2007 08:00:38 +0000 (08:00 +0000)]
Ignore Makefile.

16 years ago(candidate_window_p): Consider frames that are being placed
Stefan Monnier [Fri, 21 Sep 2007 07:59:46 +0000 (07:59 +0000)]
(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).

16 years ago(tex-next-unmatched-eparen): Doc fix.
Glenn Morris [Fri, 21 Sep 2007 07:56:33 +0000 (07:56 +0000)]
(tex-next-unmatched-eparen): Doc fix.
(tex-last-unended-eparen): New function.
(latex-backward-sexp-1): Doc fix.  Handle escaped parens.

16 years agoTypo.
Stefan Monnier [Fri, 21 Sep 2007 07:28:16 +0000 (07:28 +0000)]
Typo.

16 years ago(normal-top-level): Remove left over debug message.
Stefan Monnier [Fri, 21 Sep 2007 07:24:41 +0000 (07:24 +0000)]
(normal-top-level): Remove left over debug message.

16 years ago(normal-top-level): Remove DISPLAY from process-environment to let it be
Stefan Monnier [Fri, 21 Sep 2007 07:24:01 +0000 (07:24 +0000)]
(normal-top-level): Remove DISPLAY from process-environment to let it be
computed dynamically in callproc.c

16 years agoDon't set display-environment-variable.
Stefan Monnier [Fri, 21 Sep 2007 07:23:04 +0000 (07:23 +0000)]
Don't set display-environment-variable.

16 years ago(setenv): Don't set display-environment-variable.
Stefan Monnier [Fri, 21 Sep 2007 07:21:41 +0000 (07:21 +0000)]
(setenv): Don't set display-environment-variable.

16 years ago(Qdisplay_environment_variable): Delete.
Stefan Monnier [Fri, 21 Sep 2007 07:21:02 +0000 (07:21 +0000)]
(Qdisplay_environment_variable): Delete.

16 years ago(byte-compile-warning-types): Add mapcar and make-local.
Glenn Morris [Fri, 21 Sep 2007 07:17:23 +0000 (07:17 +0000)]
(byte-compile-warning-types): Add mapcar and make-local.

16 years ago(byte-compile-warnings)
Glenn Morris [Fri, 21 Sep 2007 07:13:28 +0000 (07:13 +0000)]
(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.

16 years ago*** empty log message ***
Glenn Morris [Fri, 21 Sep 2007 07:13:18 +0000 (07:13 +0000)]
*** empty log message ***

16 years ago(server-getenv-from): Remove. Use getenv-internal instead.
Stefan Monnier [Fri, 21 Sep 2007 07:10:07 +0000 (07:10 +0000)]
(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.

16 years ago(lisp, shortlisp): Remove termdev.elc.
Glenn Morris [Fri, 21 Sep 2007 07:09:48 +0000 (07:09 +0000)]
(lisp, shortlisp): Remove termdev.elc.

16 years ago*** empty log message ***
Glenn Morris [Fri, 21 Sep 2007 07:09:22 +0000 (07:09 +0000)]
*** empty log message ***