]> git.eshelyaron.com Git - emacs.git/log
emacs.git
16 years ago* informat.el (Info-split-threshold): New variable.
Katsumi Yamaoka [Thu, 25 Sep 2008 23:09:28 +0000 (23:09 +0000)]
* informat.el (Info-split-threshold): New variable.
(Info-split): Use it.

* textmodes/texinfmt.el (texinfo-format-buffer):
Use Info-split-threshold to decide whether to split Info files.

16 years ago(octave-mode-menu): Fix incorrect quoting.
Chong Yidong [Thu, 25 Sep 2008 22:10:31 +0000 (22:10 +0000)]
(octave-mode-menu): Fix incorrect quoting.

16 years ago* progmodes/octave-mod.el (octave-mode-menu): Fix incorrect quoting.
Chong Yidong [Thu, 25 Sep 2008 22:10:18 +0000 (22:10 +0000)]
* progmodes/octave-mod.el (octave-mode-menu): Fix incorrect quoting.

16 years ago(comint-dynamic-complete-as-filename): Quote directory name when
Chong Yidong [Thu, 25 Sep 2008 19:26:03 +0000 (19:26 +0000)]
(comint-dynamic-complete-as-filename): Quote directory name when
reinserting it.

16 years ago* comint.el (comint-dynamic-complete-as-filename): Quote directory
Chong Yidong [Thu, 25 Sep 2008 19:25:44 +0000 (19:25 +0000)]
* comint.el (comint-dynamic-complete-as-filename): Quote directory
name when reinserting it.

16 years agoWord search changes now documented.
Chong Yidong [Thu, 25 Sep 2008 17:52:50 +0000 (17:52 +0000)]
Word search changes now documented.

16 years ago(Search): Shorten introduction.
Chong Yidong [Thu, 25 Sep 2008 17:52:23 +0000 (17:52 +0000)]
(Search): Shorten introduction.
(Basic Isearch): Add command table.  Discuss reverse isearch and
isearch highlighting.
(Repeat Isearch): Move lazy highlighting discussion here.  Add search
ring to cindex.
(Special Isearch): Move input methods discussion here.
(Non-ASCII Isearch): Node deleted, merged with Special Isearch.
(Isearch Yank): Node deleted, and contents moved into Basic Isearch and
Repeat Isearch.
(Isearch Minibuffer): New node.
(Word Search): Document new word search commands.
(Regexp Example): Simplify example using sentence-end-base variable.
(Replace): Reword introduction.
(Unconditional Replace): Remove unnecessary example.
(Other Repeating Search): Document new `M-s o' binding.

16 years agoUpdate node listings.
Chong Yidong [Thu, 25 Sep 2008 17:52:14 +0000 (17:52 +0000)]
Update node listings.

16 years ago* search.texi (Search): Shorten introduction.
Chong Yidong [Thu, 25 Sep 2008 17:52:03 +0000 (17:52 +0000)]
* search.texi (Search): Shorten introduction.
(Basic Isearch): Add command table.  Discuss reverse isearch and
isearch highlighting.
(Repeat Isearch): Move lazy highlighting discussion here.  Add search
ring to cindex.
(Special Isearch): Move input methods discussion here.
(Non-ASCII Isearch): Node deleted, merged with Special Isearch.
(Isearch Yank): Node deleted, and contents moved into Basic Isearch and
Repeat Isearch.
(Isearch Minibuffer): New node.
(Word Search): Document new word search commands.
(Regexp Example): Simplify example using sentence-end-base variable.
(Replace): Reword introduction.
(Unconditional Replace): Remove unnecessary example.
(Other Repeating Search): Document new `M-s o' binding.

* emacs.texi (Top): Update node listings.

16 years agoAdd `word-search-forward-lax' and `word-search-backward-lax'.
Chong Yidong [Thu, 25 Sep 2008 17:09:22 +0000 (17:09 +0000)]
Add `word-search-forward-lax' and `word-search-backward-lax'.

16 years ago(isearch-search-fun): Use word-search-forward-lax and
Chong Yidong [Thu, 25 Sep 2008 17:06:22 +0000 (17:06 +0000)]
(isearch-search-fun): Use word-search-forward-lax and
word-search-backward-lax for incremental word search.

16 years ago* isearch.el (isearch-search-fun): Use word-search-forward-lax and
Chong Yidong [Thu, 25 Sep 2008 17:06:13 +0000 (17:06 +0000)]
* isearch.el (isearch-search-fun): Use word-search-forward-lax and
word-search-backward-lax for incremental word search.

16 years ago(wordify): New argument for lax word-ends.
Chong Yidong [Thu, 25 Sep 2008 17:05:45 +0000 (17:05 +0000)]
(wordify): New argument for lax word-ends.
(Fword_search_forward_lax, Fword_search_backward_lax): New funs.

16 years ago* search.c (wordify): New argument for lax word-ends.
Chong Yidong [Thu, 25 Sep 2008 17:05:37 +0000 (17:05 +0000)]
* search.c (wordify): New argument for lax word-ends.
(Fword_search_forward_lax, Fword_search_backward_lax): New funs.

16 years agoMerge from gnus--devo--0
Miles Bader [Thu, 25 Sep 2008 15:47:30 +0000 (15:47 +0000)]
Merge from gnus--devo--0

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1431

16 years agoMerge from gnus--devo--0
Miles Bader [Thu, 25 Sep 2008 15:38:29 +0000 (15:38 +0000)]
Merge from gnus--devo--0

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1429

16 years ago* generic-x.el (generic-other-modes): Fix typo in docstring.
Juanma Barranquero [Thu, 25 Sep 2008 10:45:20 +0000 (10:45 +0000)]
* generic-x.el (generic-other-modes): Fix typo in docstring.
  (generic-use-find-file-hook, generic-lines-to-scan)
  (generic-find-file-regexp, generic-ignore-files-regexp)
  (generic-define-mswindows-modes, generic-define-unix-modes):
  Remove `*' from docstring.
  (generic-mode-find-file-hook): Use `string-match-p'.
  (apache-log-generic-mode, mailagent-rules-generic-mode)
  (prototype-generic-mode, pkginfo-generic-mode, javascript-generic-mode)
  (java-manifest-generic-mode, java-properties-generic-mode)
  (alias-generic-mode): Doc fix: use "Generic mode" in docstrings
  for consistency with other modes in generic-x.el.

16 years ago(latex-handle-escaped-parens): New variable.
Martin Rudalics [Thu, 25 Sep 2008 08:39:30 +0000 (08:39 +0000)]
(latex-handle-escaped-parens): New variable.
(latex-backward-sexp-1, latex-forward-sexp-1): Treat escaped
parens specially only if latex-handle-escaped-parens is non-nil.
(latex-indent-within-escaped-parens): New option.
(latex-find-indent): Bind latex-handle-escaped-parens to
latex-indent-within-escaped-parens.  Do not treat escaped parens
specially when this is non-nil.  (Bug#954)

16 years ago(ffap-fixup-url): Don't call url-normalize-url. (Bug#898)
Glenn Morris [Thu, 25 Sep 2008 07:45:35 +0000 (07:45 +0000)]
(ffap-fixup-url): Don't call url-normalize-url.  (Bug#898)

16 years agoComment.
Glenn Morris [Thu, 25 Sep 2008 07:41:32 +0000 (07:41 +0000)]
Comment.

16 years agoFix last fix.
Chong Yidong [Thu, 25 Sep 2008 01:46:06 +0000 (01:46 +0000)]
Fix last fix.

16 years ago(vc-mark-resolved): Move message here from vc-default-mark-resolved.
Chong Yidong [Thu, 25 Sep 2008 01:44:23 +0000 (01:44 +0000)]
(vc-mark-resolved): Move message here from vc-default-mark-resolved.
(vc-default-mark-resolved): Change to an alias for ignore.

16 years ago* vc.el (vc-mark-resolved): Move message here from vc-default-mark-resolved.
Chong Yidong [Thu, 25 Sep 2008 01:44:10 +0000 (01:44 +0000)]
* vc.el (vc-mark-resolved): Move message here from vc-default-mark-resolved.
(vc-default-mark-resolved): Change to an alias for ignore.

16 years agoAdd comment to last fix.
Chong Yidong [Thu, 25 Sep 2008 00:11:36 +0000 (00:11 +0000)]
Add comment to last fix.

16 years ago(term-emulate-terminal): Encode input string before checking its
Chong Yidong [Thu, 25 Sep 2008 00:05:52 +0000 (00:05 +0000)]
(term-emulate-terminal): Encode input string before checking its
length.

16 years ago* term.el (term-emulate-terminal): Encode input string before checking
Chong Yidong [Thu, 25 Sep 2008 00:05:40 +0000 (00:05 +0000)]
* term.el (term-emulate-terminal): Encode input string before checking
its length.

16 years ago(sh-mode-map): Don't assume that skeleton is loaded.
Chong Yidong [Wed, 24 Sep 2008 22:51:09 +0000 (22:51 +0000)]
(sh-mode-map): Don't assume that skeleton is loaded.

16 years ago* progmodes/sh-script.el (sh-mode-map): Don't assume that skeleton is
Chong Yidong [Wed, 24 Sep 2008 22:50:56 +0000 (22:50 +0000)]
* progmodes/sh-script.el (sh-mode-map): Don't assume that skeleton is
loaded.

16 years ago(server-buffer-done): Avoid changing the buffer when deleting the
Chong Yidong [Wed, 24 Sep 2008 20:12:02 +0000 (20:12 +0000)]
(server-buffer-done): Avoid changing the buffer when deleting the
client's frame (bug#640).

16 years ago* server.el (server-buffer-done): Avoid changing the buffer when
Chong Yidong [Wed, 24 Sep 2008 20:11:47 +0000 (20:11 +0000)]
* server.el (server-buffer-done): Avoid changing the buffer when
deleting the client's frame (bug#640).

16 years ago* lisp.h (is_daemon): Declare.
Dan Nicolaescu [Wed, 24 Sep 2008 19:58:06 +0000 (19:58 +0000)]
* lisp.h (is_daemon): Declare.
* dispnew.c (init_display): Do not try to initialize the terminal
when running as a daemon.

16 years ago(vc-default-mark-resolved): New function.
Chong Yidong [Wed, 24 Sep 2008 19:14:58 +0000 (19:14 +0000)]
(vc-default-mark-resolved): New function.

16 years ago* vc.el (vc-default-mark-resolved): New function.
Chong Yidong [Wed, 24 Sep 2008 19:14:48 +0000 (19:14 +0000)]
* vc.el (vc-default-mark-resolved): New function.

16 years ago(rfc822-addresses): Prevent rfc822-bad-address from raising a
Chong Yidong [Wed, 24 Sep 2008 17:56:13 +0000 (17:56 +0000)]
(rfc822-addresses): Prevent rfc822-bad-address from raising a
wrong-type-argument error.

16 years ago* mail/rfc822.el (rfc822-addresses): Prevent rfc822-bad-address
Chong Yidong [Wed, 24 Sep 2008 17:55:57 +0000 (17:55 +0000)]
* mail/rfc822.el (rfc822-addresses): Prevent rfc822-bad-address
from raising a wrong-type-argument error.

16 years ago*** empty log message ***
Martin Rudalics [Wed, 24 Sep 2008 16:24:35 +0000 (16:24 +0000)]
*** empty log message ***

16 years ago(describe-face): Print relative file name in help buffer.
Martin Rudalics [Wed, 24 Sep 2008 16:15:38 +0000 (16:15 +0000)]
(describe-face): Print relative file name in help buffer.

16 years ago(describe-function-1, describe-variable): Print
Martin Rudalics [Wed, 24 Sep 2008 16:13:35 +0000 (16:13 +0000)]
(describe-function-1, describe-variable): Print
relative file name in help buffer.

16 years agoFix previous changes.
Juanma Barranquero [Wed, 24 Sep 2008 02:11:10 +0000 (02:11 +0000)]
Fix previous changes.

16 years agoFix typos.
Juanma Barranquero [Wed, 24 Sep 2008 01:16:16 +0000 (01:16 +0000)]
Fix typos.

16 years ago*** empty log message ***
Martin Rudalics [Tue, 23 Sep 2008 17:59:28 +0000 (17:59 +0000)]
*** empty log message ***

16 years ago(with-output-to-string): Make sure that the temporary buffer gets
Romain Francoise [Tue, 23 Sep 2008 17:26:40 +0000 (17:26 +0000)]
(with-output-to-string): Make sure that the temporary buffer gets
killed.

16 years ago*** empty log message ***
Paul Reilly [Tue, 23 Sep 2008 11:32:25 +0000 (11:32 +0000)]
*** empty log message ***

16 years agoFirst pass at handling decoding the mbox message into the view buffer.
Paul Reilly [Tue, 23 Sep 2008 11:30:17 +0000 (11:30 +0000)]
First pass at handling decoding the mbox message into the view buffer.

16 years ago(latex-find-indent): ... and handle conjunction correctly this time.
Martin Rudalics [Tue, 23 Sep 2008 08:25:44 +0000 (08:25 +0000)]
(latex-find-indent): ... and handle conjunction correctly this time.

16 years ago(calculate-lisp-indent): Fix indentation problem with keyword symbols
Martin Rudalics [Tue, 23 Sep 2008 07:06:12 +0000 (07:06 +0000)]
(calculate-lisp-indent): Fix indentation problem with keyword symbols
when a list starts with ,@ or spaces.  (Bug#1012)

16 years ago(latex-find-indent): ... and don't change original position when
Martin Rudalics [Tue, 23 Sep 2008 06:35:31 +0000 (06:35 +0000)]
(latex-find-indent): ... and don't change original position when
it fails.

16 years ago(latex-find-indent): Try to handle
Martin Rudalics [Tue, 23 Sep 2008 06:15:52 +0000 (06:15 +0000)]
(latex-find-indent): Try to handle
escaped close parens correctly.  (Bug#954)

16 years ago(Minibuffer): Simplify introduction.
Chong Yidong [Mon, 22 Sep 2008 23:43:32 +0000 (23:43 +0000)]
(Minibuffer): Simplify introduction.
(Minibuffer File): Document tilde in minibuffer filenames.
(Minibuffer Edit): Mention that the prompt is read-only.  Describe how
to enter tabs, spaces, and question marks.  Describe behavior of C-a.
(Completion Example): Update example to current command list.
(Completion Options): Document `lazy' value of completion-auto-help.
Update contents of completion-ignored-extensions.
(Minibuffer History): Describe "future history" list.  State default
value of history-delete-duplicates.

16 years agoChecked kmacro.texi
Chong Yidong [Mon, 22 Sep 2008 23:41:27 +0000 (23:41 +0000)]
Checked kmacro.texi

16 years ago(Basic Keyboard Macro): Make F3 and F4 the preferred
Chong Yidong [Mon, 22 Sep 2008 23:40:54 +0000 (23:40 +0000)]
(Basic Keyboard Macro): Make F3 and F4 the preferred
interface for defining macros.  Simplify examples.  Note that C-g quits
macro definitions.
(Keyboard Macro Counter): Document using F3 to insert counter. Give
usage example.
(Keyboard Macro Query): Organize query responses in a table.

16 years ago* kmacro.texi (Basic Keyboard Macro): Make F3 and F4 the preferred
Chong Yidong [Mon, 22 Sep 2008 23:40:38 +0000 (23:40 +0000)]
* kmacro.texi (Basic Keyboard Macro): Make F3 and F4 the preferred
interface for defining macros.  Simplify examples.  Note that C-g quits
macro definitions.
(Keyboard Macro Counter): Document using F3 to insert counter. Give
usage example.
(Keyboard Macro Query): Organize query responses in a table.

16 years ago* emacs.texi (Top): Remove Kill Errors from menu.
Juanma Barranquero [Mon, 22 Sep 2008 21:13:57 +0000 (21:13 +0000)]
* emacs.texi (Top): Remove Kill Errors from menu.

16 years agochecked fixit.texi
Chong Yidong [Mon, 22 Sep 2008 18:17:02 +0000 (18:17 +0000)]
checked fixit.texi

16 years ago(Fixit): Favor C-/ keybinding for undo throughout. Link to Erasing
Chong Yidong [Mon, 22 Sep 2008 18:16:42 +0000 (18:16 +0000)]
(Fixit): Favor C-/ keybinding for undo throughout.  Link to Erasing
node.
(Undo): Reorganize paragraphs for logical flow.  Move keybinding
rationale to a footnote.
(Kill Errors): Remove node, due to redundancy with Erasing.
(Spelling): Move discussion of flyspell to end.  Note new behavior of
M-$ in active region.  Remove non-ispell-specific keybindings from
table.

16 years ago* fixit.texi (Fixit): Favor C-/ keybinding for undo throughout. Link
Chong Yidong [Mon, 22 Sep 2008 18:15:32 +0000 (18:15 +0000)]
* fixit.texi (Fixit): Favor C-/ keybinding for undo throughout.  Link
to Erasing node.
(Undo): Reorganize paragraphs for logical flow.  Move keybinding
rationale to a footnote.
(Kill Errors): Remove node, due to redundancy with Erasing.
(Spelling): Move discussion of flyspell to end.  Note new behavior of
M-$ in active region.  Remove non-ispell-specific keybindings from
table.

16 years ago(compute_tip_xy): Use x_display_pixel_width and
Chong Yidong [Mon, 22 Sep 2008 15:52:24 +0000 (15:52 +0000)]
(compute_tip_xy): Use x_display_pixel_width and
x_display_pixel_height.

16 years ago* nsfns.m (compute_tip_xy): Use x_display_pixel_width and
Chong Yidong [Mon, 22 Sep 2008 15:52:15 +0000 (15:52 +0000)]
* nsfns.m (compute_tip_xy): Use x_display_pixel_width and
x_display_pixel_height.

16 years ago(record_point): Don't call Fundo_boundary for first
Martin Rudalics [Mon, 22 Sep 2008 15:40:20 +0000 (15:40 +0000)]
(record_point): Don't call Fundo_boundary for first
change.  (Bug#731)

16 years ago* emacs.c (Fdaemonp): Doc fix.
Juanma Barranquero [Mon, 22 Sep 2008 15:21:40 +0000 (15:21 +0000)]
* emacs.c (Fdaemonp): Doc fix.

16 years ago(main): Place #ifdef.in the proper place.
Dan Nicolaescu [Mon, 22 Sep 2008 12:42:50 +0000 (12:42 +0000)]
(main): Place #ifdef.in the proper place.

16 years ago(fortune-in-buffer): Fix a bug which forced
Tassilo Horn [Mon, 22 Sep 2008 10:24:31 +0000 (10:24 +0000)]
(fortune-in-buffer): Fix a bug which forced
usage of `fortune-file' even though a FILE argument was passed to
the function.

16 years ago(command-line): Remove always true test.
Dan Nicolaescu [Sun, 21 Sep 2008 23:32:49 +0000 (23:32 +0000)]
(command-line): Remove always true test.

16 years ago* emacs.c (standard_args): Add --daemon.
Dan Nicolaescu [Sun, 21 Sep 2008 23:31:40 +0000 (23:31 +0000)]
* emacs.c (standard_args): Add --daemon.
(main): Disconnect from the terminal when --daemon is passed.
(is_daemon): New variable.
(Fdaemonp): New function.
(syms_of_emacs): Defsubr it.

* startup.el (command-line): Start the server when in daemon mode.

* cmdargs.texi (Initial Options): Document --daemon.

16 years ago(frame-initialize): Remove spurious setting of
Dan Nicolaescu [Sun, 21 Sep 2008 22:58:41 +0000 (22:58 +0000)]
(frame-initialize): Remove spurious setting of
special-display-function with the default value.

16 years ago*** empty log message ***
Bill Wohler [Sun, 21 Sep 2008 17:34:10 +0000 (17:34 +0000)]
*** empty log message ***

16 years agoRetain dual license as agreed to by the FSF.
Bill Wohler [Sun, 21 Sep 2008 17:00:00 +0000 (17:00 +0000)]
Retain dual license as agreed to by the FSF.
However, bump GPL to Version 3.
Use @include for license text.

16 years agoMerge from gnus--devo--0
Miles Bader [Sun, 21 Sep 2008 04:22:42 +0000 (04:22 +0000)]
Merge from gnus--devo--0

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1424

16 years ago(Qdelete_by_moving_to_trash): New Lisp_Object.
Glenn Morris [Sat, 20 Sep 2008 23:37:47 +0000 (23:37 +0000)]
(Qdelete_by_moving_to_trash): New Lisp_Object.
(syms_of_fileio): Add Qdelete_by_moving_to_trash.

16 years ago(calcFunc-venum): Properly handle intervals.
Jay Belanger [Sat, 20 Sep 2008 22:09:39 +0000 (22:09 +0000)]
(calcFunc-venum): Properly handle intervals.

16 years ago(lisp-indent-offset): Fix custom type. (Bug#1011)
Glenn Morris [Sat, 20 Sep 2008 21:55:04 +0000 (21:55 +0000)]
(lisp-indent-offset): Fix custom type.  (Bug#1011)

16 years ago(get_next_display_element): Handle string display correctly when
Chong Yidong [Sat, 20 Sep 2008 21:44:34 +0000 (21:44 +0000)]
(get_next_display_element): Handle string display correctly when
checking for the end of a box run.

16 years ago* xdisp.c (get_next_display_element): Handle string display correctly
Chong Yidong [Sat, 20 Sep 2008 21:43:47 +0000 (21:43 +0000)]
* xdisp.c (get_next_display_element): Handle string display correctly
when checking for the end of a box run.

16 years ago(Frename_file): Avoid copying to trash if a rename involves a delete. (Bug#964).
Glenn Morris [Sat, 20 Sep 2008 21:41:05 +0000 (21:41 +0000)]
(Frename_file): Avoid copying to trash if a rename involves a delete. (Bug#964).

16 years agoDavid De La Harpe Golden <david at harpegolden.net>
Glenn Morris [Sat, 20 Sep 2008 21:29:03 +0000 (21:29 +0000)]
David De La Harpe Golden  <david at harpegolden.net>

(move-file-to-trash): Avoid recursive trashing if rename-file calls delete-file.

16 years ago*** empty log message ***
Glenn Morris [Sat, 20 Sep 2008 21:14:57 +0000 (21:14 +0000)]
*** empty log message ***

16 years agoRemove leading `*' from defcustom docs.
Glenn Morris [Sat, 20 Sep 2008 21:09:37 +0000 (21:09 +0000)]
Remove leading `*' from defcustom docs.
(fortune-program-options): Doc fix.  Allow to be a string again.  Add :version.
(fortune-in-buffer): Handle fortune-program-options as a string.

16 years agoJustin Bogner <mail at justinbogner.com> (tiny change)
Glenn Morris [Sat, 20 Sep 2008 20:57:47 +0000 (20:57 +0000)]
Justin Bogner  <mail at justinbogner.com>  (tiny change)

(fortune-program-options): Change to a list.
(fortune-in-buffer): Use apply.

16 years ago(Defining Faces): Recommend against face variables.
Glenn Morris [Sat, 20 Sep 2008 20:25:05 +0000 (20:25 +0000)]
(Defining Faces): Recommend against face variables.

16 years agoComment.
Glenn Morris [Sat, 20 Sep 2008 20:16:29 +0000 (20:16 +0000)]
Comment.

16 years ago(Numbered Backups): Mention that some modes set version-control.
Glenn Morris [Sat, 20 Sep 2008 20:04:47 +0000 (20:04 +0000)]
(Numbered Backups): Mention that some modes set version-control.

16 years agoJim Blandy <jimb at red-bean.com>
Glenn Morris [Sat, 20 Sep 2008 19:59:49 +0000 (19:59 +0000)]
Jim Blandy  <jimb at red-bean.com>

(Numbered Backups): Reference File Variables, as well.
Remove discussion of Rmail's implementation.

16 years agoUlrich Mueller <ulm at kph.uni-mainz.de>
Glenn Morris [Sat, 20 Sep 2008 19:54:27 +0000 (19:54 +0000)]
Ulrich Mueller  <ulm at kph.uni-mainz.de>

Change encoding of file to utf-8.
(authors-coding-system): Likewise.

16 years ago*** empty log message ***
Glenn Morris [Sat, 20 Sep 2008 19:50:42 +0000 (19:50 +0000)]
*** empty log message ***

16 years agoComments.
Glenn Morris [Sat, 20 Sep 2008 19:48:38 +0000 (19:48 +0000)]
Comments.

16 years agoAmi Fischman <ami at fischman.org>
Glenn Morris [Sat, 20 Sep 2008 19:47:07 +0000 (19:47 +0000)]
Ami Fischman  <ami at fischman.org>

(savehist-save): Handle errors in writing as well as reading.

16 years ago(Fset_quit_char, Fset_input_meta_mode, Fset_output_flow_control)
Eli Zaretskii [Sat, 20 Sep 2008 13:06:43 +0000 (13:06 +0000)]
(Fset_quit_char, Fset_input_meta_mode, Fset_output_flow_control)
(Fcurrent_input_mode): Support MSDOS frames as well as termcap frames.
(handle_interrupt): Remove "#ifndef MSDOS" around the call to get_named_tty.

16 years agoUpdate ChangeLog
Michael Olson [Sat, 20 Sep 2008 04:43:04 +0000 (04:43 +0000)]
Update ChangeLog

16 years agotq.el: Disable undo in buffer.
Michael Olson [Sat, 20 Sep 2008 04:39:32 +0000 (04:39 +0000)]
tq.el: Disable undo in buffer.

16 years ago(proced-grammar-alist, proced-custom-attributes)
Roland Winkler [Sat, 20 Sep 2008 03:03:07 +0000 (03:03 +0000)]
(proced-grammar-alist, proced-custom-attributes)
(proced-format-alist, proced-format, proced-filter-alist)
(proced-filter, proced-sort): Use defcustom.
(proced-mode): Fix docstring.
(proced-process-attributes): Handle return value nil of functions
in proced-custom-attributes.

16 years ago(procfs_system_process_attributes): Fix last change.
Eli Zaretskii [Fri, 19 Sep 2008 17:22:25 +0000 (17:22 +0000)]
(procfs_system_process_attributes): Fix last change.

16 years ago(procfs_system_process_attributes): Fix cmdline in case /proc/PID/cmdline
Eli Zaretskii [Fri, 19 Sep 2008 17:21:16 +0000 (17:21 +0000)]
(procfs_system_process_attributes): Fix cmdline in case /proc/PID/cmdline
is empty.

16 years ago(main): Fix a typo in a comment.
Eli Zaretskii [Fri, 19 Sep 2008 16:45:12 +0000 (16:45 +0000)]
(main): Fix a typo in a comment.

16 years ago(main): Use stdout rather than stdin to obtain the terminal (bug#427).
Chong Yidong [Fri, 19 Sep 2008 15:50:24 +0000 (15:50 +0000)]
(main): Use stdout rather than stdin to obtain the terminal (bug#427).

16 years ago* emacsclient.c (main): Use stdout rather than stdin to obtain the
Chong Yidong [Fri, 19 Sep 2008 15:50:17 +0000 (15:50 +0000)]
* emacsclient.c (main): Use stdout rather than stdin to obtain the
terminal (bug#427).

16 years ago(x_wm_set_size_hint): Use x_display_pixel_width and x_display_pixel_height.
Eli Zaretskii [Fri, 19 Sep 2008 10:05:13 +0000 (10:05 +0000)]
(x_wm_set_size_hint): Use x_display_pixel_width and x_display_pixel_height.

16 years ago* frame.c (x_fullscreen_adjust): Declare var as Display_Info.
Juanma Barranquero [Fri, 19 Sep 2008 08:44:14 +0000 (08:44 +0000)]
* frame.c (x_fullscreen_adjust): Declare var as Display_Info.

* w32fns.c (Fx_display_pixel_width, Fx_display_pixel_height)
  (compute_tip_xy): Use x_display_pixel_width, x_display_pixel_height.

16 years ago(sgml-tag-syntax-table): Remove prefix
Martin Rudalics [Fri, 19 Sep 2008 06:20:30 +0000 (06:20 +0000)]
(sgml-tag-syntax-table): Remove prefix
flag from "'" entry in sgml-tag-syntax-table.

16 years ago(struct it): Move line_wrap away from the middle of
Dan Nicolaescu [Fri, 19 Sep 2008 03:35:56 +0000 (03:35 +0000)]
(struct it): Move line_wrap away from the middle of
bitfields.  Move voffset in struct iterator_stack_entry after the
bitfields.  Move tab_width near after another short.

16 years agoAdd an item for using EMACS_INT for buffer/string positions.
Kenichi Handa [Fri, 19 Sep 2008 02:31:03 +0000 (02:31 +0000)]
Add an item for using EMACS_INT for buffer/string positions.