bpt/emacs.git
15 years agoMerge from gnus--devo--0
Miles Bader [Fri, 9 Jan 2009 03:01:50 +0000 (03:01 +0000)]
Merge from gnus--devo--0

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

15 years ago* textmodes/ispell.el (ispell-check-minver, ispell-last-program-name)
Juanma Barranquero [Fri, 9 Jan 2009 02:59:52 +0000 (02:59 +0000)]
* textmodes/ispell.el (ispell-check-minver, ispell-last-program-name)
  (ispell-html-skip-alists, ispell-send-replacement, ispell-show-choices)
  (ispell-begin-skip-region-regexp, ispell-skip-region-list)
  (ispell-ignore-fcc, ispell-skip-region, ispell-process-line)
  (ispell-horiz-scroll, ispell-mime-skip-part, ispell-buffer-local-words):
  Fix typos in docstrings.
  (ispell-command-loop): Reflow docstring.

15 years agoDocumented several font functions.
Chong Yidong [Thu, 8 Jan 2009 20:58:57 +0000 (20:58 +0000)]
Documented several font functions.

15 years ago(Faces): Put Font Selection node after Auto Faces.
Chong Yidong [Thu, 8 Jan 2009 20:58:13 +0000 (20:58 +0000)]
(Faces): Put Font Selection node after Auto Faces.
(Face Attributes): Don't link to Font Lookup.  Document font-family-list.
(Fonts): New node.

15 years agoUpdate node listing.
Chong Yidong [Thu, 8 Jan 2009 20:57:59 +0000 (20:57 +0000)]
Update node listing.

15 years ago* elisp.texi: Update node listing.
Chong Yidong [Thu, 8 Jan 2009 20:57:30 +0000 (20:57 +0000)]
* elisp.texi: Update node listing.

* display.texi (Faces): Put Font Selection node after Auto Faces.
(Face Attributes): Don't link to Font Lookup.  Document
font-family-list.
(Fonts): New node.

15 years agoispell.el (ispell-encoding8-command): New variable
Agustín Martín [Thu, 8 Jan 2009 18:46:23 +0000 (18:46 +0000)]
ispell.el (ispell-encoding8-command): New variable
(ispell-aspell-supports-utf8): Mark as obsoleted by ispell-encoding8-command
(ispell-check-version): Set ispell-encoding8-command
(ispell-check-spellchecker-params, ispell-start-process): Use
ispell-encoding8-command

flyspell.el (flyspell-large-region): Use ispell-encoding8-command

15 years agolist-families is renamed to font-family-list.
Chong Yidong [Thu, 8 Jan 2009 18:45:08 +0000 (18:45 +0000)]
list-families is renamed to font-family-list.

15 years ago(font_open_for_lface): Handle unspecified height attribute.
Chong Yidong [Thu, 8 Jan 2009 13:34:44 +0000 (13:34 +0000)]
(font_open_for_lface): Handle unspecified height attribute.

15 years ago* font.c (font_open_for_lface): Handle unspecified height attribute.
Chong Yidong [Thu, 8 Jan 2009 13:34:35 +0000 (13:34 +0000)]
* font.c (font_open_for_lface): Handle unspecified height attribute.

15 years ago(Vx_pointer_shape, Vx_nontext_pointer_shape)
Jason Rumney [Thu, 8 Jan 2009 13:13:12 +0000 (13:13 +0000)]
(Vx_pointer_shape, Vx_nontext_pointer_shape)
(Vx_mode_pointer_shape, Vx_window_horizontal_drag_shape)
(Vx_hourglass_pointer_shape, Vx_sensitive_text_pointer_shape):
Don't declare.
(syms_of_w32fns): Don't define x-pointer-shape variable. (Bug#1485)
(x_create_tip_frame) [GLYPH_DEBUG]: Enable image debugging code.

15 years ago(Pointer Shape): Clarify that only X supports
Jason Rumney [Thu, 8 Jan 2009 13:05:11 +0000 (13:05 +0000)]
(Pointer Shape): Clarify that only X supports
changing the standard pointer shapes. (Bug#1485)

15 years agoface-remap functions were already documented in display.texi.
Chong Yidong [Thu, 8 Jan 2009 11:46:37 +0000 (11:46 +0000)]
face-remap functions were already documented in display.texi.

15 years ago(Attribute Functions): Note that a function value :height is relative,
Chong Yidong [Thu, 8 Jan 2009 11:46:04 +0000 (11:46 +0000)]
(Attribute Functions): Note that a function value :height is relative,
and that compatibility functions work by calling set-face-attribute.
(Displaying Faces): Reorder list in order of increasing priority.
(Face Remapping): New node.  Content moved here from Displaying Faces.
(Glyphs): Link to Face Functions.

15 years ago* display.texi (Attribute Functions): Note that a function value
Chong Yidong [Thu, 8 Jan 2009 11:45:50 +0000 (11:45 +0000)]
* display.texi (Attribute Functions): Note that a function value
:height is relative, and that compatibility functions work by
calling set-face-attribute.
(Displaying Faces): Reorder list in order of increasing priority.
(Face Remapping): New node.  Content moved here from Displaying
Faces.
(Glyphs): Link to Face Functions.

15 years agoAdd 2009 to copyright years.
Glenn Morris [Thu, 8 Jan 2009 05:49:41 +0000 (05:49 +0000)]
Add 2009 to copyright years.

15 years agoUpdate printed copyright year to 2009.
Glenn Morris [Thu, 8 Jan 2009 05:30:34 +0000 (05:30 +0000)]
Update printed copyright year to 2009.

15 years agoAdd 2009 to copyright years.
Glenn Morris [Thu, 8 Jan 2009 05:28:46 +0000 (05:28 +0000)]
Add 2009 to copyright years.

15 years agorefcards note.
Glenn Morris [Thu, 8 Jan 2009 05:22:16 +0000 (05:22 +0000)]
refcards note.

15 years agoAdd 2009 to copyright years.
Glenn Morris [Thu, 8 Jan 2009 05:11:56 +0000 (05:11 +0000)]
Add 2009 to copyright years.

15 years agoAdd 2009 to copyright years.
Glenn Morris [Thu, 8 Jan 2009 04:24:42 +0000 (04:24 +0000)]
Add 2009 to copyright years.

15 years ago(cal-menu-scroll-menu): Remove entries that don't scroll the calendar.
Glenn Morris [Thu, 8 Jan 2009 04:13:28 +0000 (04:13 +0000)]
(cal-menu-scroll-menu): Remove entries that don't scroll the calendar.

15 years ago(ispell-check-minver): Declare.
Glenn Morris [Thu, 8 Jan 2009 04:11:09 +0000 (04:11 +0000)]
(ispell-check-minver): Declare.
Use string-to-number rather than string-to-int.

15 years ago(tabbar--local-hlf): Silence compiler.
Glenn Morris [Thu, 8 Jan 2009 04:10:35 +0000 (04:10 +0000)]
(tabbar--local-hlf): Silence compiler.

15 years agoMention archiving.
Glenn Morris [Thu, 8 Jan 2009 04:09:43 +0000 (04:09 +0000)]
Mention archiving.

15 years ago(pmail-show-message): Fix declaration.
Glenn Morris [Thu, 8 Jan 2009 04:09:10 +0000 (04:09 +0000)]
(pmail-show-message): Fix declaration.

15 years ago(pmail-output-read-pmail-file-name): Remove declaration.
Glenn Morris [Thu, 8 Jan 2009 04:08:27 +0000 (04:08 +0000)]
(pmail-output-read-pmail-file-name): Remove declaration.

15 years ago(universal-coding-system-argument): last-input-char need not be a char.
Glenn Morris [Thu, 8 Jan 2009 04:07:31 +0000 (04:07 +0000)]
(universal-coding-system-argument): last-input-char need not be a char.

15 years agoAdd 2009 to copyright years.
Glenn Morris [Thu, 8 Jan 2009 04:02:10 +0000 (04:02 +0000)]
Add 2009 to copyright years.

15 years agoAdd missing copyright header.
Glenn Morris [Thu, 8 Jan 2009 04:00:28 +0000 (04:00 +0000)]
Add missing copyright header.

15 years agoUpdate some file refs.
Glenn Morris [Thu, 8 Jan 2009 03:55:58 +0000 (03:55 +0000)]
Update some file refs.

15 years agoRevert copyright year changes for files that are not part of Emacs.
Glenn Morris [Thu, 8 Jan 2009 03:52:24 +0000 (03:52 +0000)]
Revert copyright year changes for files that are not part of Emacs.

15 years agoAdd 2009 to copyright years.
Glenn Morris [Thu, 8 Jan 2009 03:47:42 +0000 (03:47 +0000)]
Add 2009 to copyright years.

15 years agoAdd 2009 to copyright years.
Glenn Morris [Thu, 8 Jan 2009 03:38:51 +0000 (03:38 +0000)]
Add 2009 to copyright years.

15 years agoAdd 2009 to copyright years.
Glenn Morris [Thu, 8 Jan 2009 03:20:38 +0000 (03:20 +0000)]
Add 2009 to copyright years.

15 years agoAdd 2009 to copyright years.
Glenn Morris [Thu, 8 Jan 2009 03:20:26 +0000 (03:20 +0000)]
Add 2009 to copyright years.
Add permissions notice.

15 years agoAdd 2009 to copyright years.
Glenn Morris [Thu, 8 Jan 2009 03:15:17 +0000 (03:15 +0000)]
Add 2009 to copyright years.

15 years agoAdd 2009 to copyright years.
Glenn Morris [Thu, 8 Jan 2009 02:56:31 +0000 (02:56 +0000)]
Add 2009 to copyright years.

15 years ago(Faces): Don't discuss face id here. facep does
Chong Yidong [Thu, 8 Jan 2009 01:19:44 +0000 (01:19 +0000)]
(Faces): Don't discuss face id here.  facep does
not return t.
(Defining Faces): Minor clarification.
(Face Attributes): Rearrange items to match docstring of
set-face-attribute.  Add :foundry attribute.  Document new role of
:font attribute.  Texinfo usage fix.
(Attribute Functions): Copyedits.
(Face Functions): Note that face number is seldom used.

15 years ago* display.texi (Faces): Don't discuss face id here. facep does
Chong Yidong [Thu, 8 Jan 2009 01:19:34 +0000 (01:19 +0000)]
* display.texi (Faces): Don't discuss face id here.  facep does
not return t.
(Defining Faces): Minor clarification.
(Face Attributes): Rearrange items to match docstring of
set-face-attribute.  Add :foundry attribute.  Document new role of
:font attribute.  Texinfo usage fix.
(Attribute Functions): Copyedits.
(Face Functions): Note that face number is seldom used.

15 years ago* add-log.el (change-log-search-tag-name): Reflow docstring.
Juanma Barranquero [Wed, 7 Jan 2009 16:59:35 +0000 (16:59 +0000)]
* add-log.el (change-log-search-tag-name): Reflow docstring.
  (change-log-mode): Fix typo in docstring.

15 years ago* international/mule.el (define-coding-system): Doc fix.
Juanma Barranquero [Wed, 7 Jan 2009 14:24:29 +0000 (14:24 +0000)]
* international/mule.el (define-coding-system): Doc fix.

15 years agoFix typos.
Juanma Barranquero [Wed, 7 Jan 2009 13:00:06 +0000 (13:00 +0000)]
Fix typos.

15 years ago(define-coding-system): Fix docstring about :bom usage.
Kenichi Handa [Wed, 7 Jan 2009 12:33:14 +0000 (12:33 +0000)]
(define-coding-system): Fix docstring about :bom usage.

15 years ago(Finsert_file_contents): In the case of replace,
Kenichi Handa [Wed, 7 Jan 2009 12:28:19 +0000 (12:28 +0000)]
(Finsert_file_contents): In the case of replace,
remeber the coding system used for decoding in coding_system.

15 years ago(dired-pop-to-buffer): Don't split windows horizontally. (Bug#1806)
Martin Rudalics [Wed, 7 Jan 2009 09:58:23 +0000 (09:58 +0000)]
(dired-pop-to-buffer): Don't split windows horizontally.  (Bug#1806)

15 years agoAdd bug reference.
Juanma Barranquero [Wed, 7 Jan 2009 09:34:18 +0000 (09:34 +0000)]
Add bug reference.

15 years ago(decode_coding_utf_8): Check byte_after_cr before breaking the loop.
Kenichi Handa [Wed, 7 Jan 2009 06:49:50 +0000 (06:49 +0000)]
(decode_coding_utf_8): Check byte_after_cr before breaking the loop.
(decode_coding_utf_16, decode_coding_emacs_mule)
(decode_coding_iso_2022, decode_coding_sjis, decode_coding_big5)
(decode_coding_charset): Likewise.

15 years ago(tar-mode, tar-mode-write-contents)
Stefan Monnier [Wed, 7 Jan 2009 02:15:37 +0000 (02:15 +0000)]
(tar-mode, tar-mode-write-contents)
(tar-write-region-annotate): Undo Andreas's last change.

15 years ago(gnus-treat-display-face): Fix docstring link to point to
Tassilo Horn [Tue, 6 Jan 2009 11:39:20 +0000 (11:39 +0000)]
(gnus-treat-display-face): Fix docstring link to point to
`(gnus)Face', not `(gnus)X-Face'.

15 years ago* net/tramp-smb.el (tramp-smb-handle-copy-file)
Michael Albinus [Tue, 6 Jan 2009 07:56:42 +0000 (07:56 +0000)]
* net/tramp-smb.el (tramp-smb-handle-copy-file)
(tramp-smb-handle-rename-file): Delete temporary file in case of
quit.

15 years ago* net/tramp.el (tramp-do-copy-or-rename-file-directly)
Michael Albinus [Tue, 6 Jan 2009 07:51:09 +0000 (07:51 +0000)]
* net/tramp.el (tramp-do-copy-or-rename-file-directly)
(tramp-handle-file-local-copy, tramp-handle-write-region)
Delete temporary file in case of quit.

15 years ago(completion-hilit-commonality): Don't presume
Stefan Monnier [Tue, 6 Jan 2009 04:17:04 +0000 (04:17 +0000)]
(completion-hilit-commonality): Don't presume
all-completions always include the input as prefix.
(completion-pcm--pattern-trivial-p): Accept a few more patterns
as trivial.
(completion-pcm--hilit-commonality): Remove leftover code that used to
deal with the now removed cdr-in-last-cons.

15 years agoUpdate autoload checksums.
Juanma Barranquero [Tue, 6 Jan 2009 02:13:40 +0000 (02:13 +0000)]
Update autoload checksums.

15 years ago* international/mule.el (define-coding-system): Fix typos in docstring.
Juanma Barranquero [Tue, 6 Jan 2009 02:05:34 +0000 (02:05 +0000)]
* international/mule.el (define-coding-system): Fix typos in docstring.

15 years ago(c-setup-paragraph-variables): Ensure paragraph-\(start\|separate\) match
Alan Mackenzie [Mon, 5 Jan 2009 21:22:20 +0000 (21:22 +0000)]
(c-setup-paragraph-variables): Ensure paragraph-\(start\|separate\) match
blank lines.  For AWK Mode.

15 years ago*** empty log message ***
Alan Mackenzie [Mon, 5 Jan 2009 21:21:04 +0000 (21:21 +0000)]
*** empty log message ***

15 years ago* net/tramp-smb.el (tramp-smb-handle-copy-file)
Michael Albinus [Mon, 5 Jan 2009 19:40:55 +0000 (19:40 +0000)]
* net/tramp-smb.el (tramp-smb-handle-copy-file)
(tramp-smb-handle-rename-file, tramp-smb-handle-write-region):
Delete temporary file in case of error.

15 years ago* net/tramp.el (tramp-handle-load)
Michael Albinus [Mon, 5 Jan 2009 19:37:01 +0000 (19:37 +0000)]
* net/tramp.el (tramp-handle-load)
(tramp-do-copy-or-rename-file-directly)
(tramp-handle-file-local-copy, tramp-handle-insert-file-contents)
(tramp-handle-write-region): Delete temporary file in case of
error.

15 years agoFix my name in a couple of commits
Agustín Martín [Mon, 5 Jan 2009 17:54:03 +0000 (17:54 +0000)]
Fix my name in a couple of commits

15 years agotextmodes/ispell.el (ispell-check-version): Use (with-temp-buffer)
Agustín Martín [Mon, 5 Jan 2009 17:45:53 +0000 (17:45 +0000)]
textmodes/ispell.el (ispell-check-version): Use (with-temp-buffer)

15 years ago(Predicates for Strings): Minor clarification.
Richard M. Stallman [Mon, 5 Jan 2009 16:06:19 +0000 (16:06 +0000)]
(Predicates for Strings): Minor clarification.

15 years ago(Function Safety): Texinfo usage fix.
Richard M. Stallman [Mon, 5 Jan 2009 16:03:29 +0000 (16:03 +0000)]
(Function Safety): Texinfo usage fix.

15 years ago(mail-bury): Treat pmail-mode like rmail-mode.
Richard M. Stallman [Mon, 5 Jan 2009 15:53:40 +0000 (15:53 +0000)]
(mail-bury): Treat pmail-mode like rmail-mode.

15 years ago(basic-save-buffer): Protect buffer-modified flag around first swap.
Richard M. Stallman [Mon, 5 Jan 2009 15:49:50 +0000 (15:49 +0000)]
(basic-save-buffer): Protect buffer-modified flag around first swap.
(pmail-show-message): Protect buffer-modified flag around swap.
(pmail-change-major-mode-hook): Likewise.
(pmail-use-collection-buffer, pmail-swap-buffers-maybe): Likewise.

(pmail-error-bad-format): Always phrase the error as about an invalid message.
(pmail-convert-file-maybe): Don't use pmail-error-bad-format.
(pmail-mode-map): Move pmail-widen to C-c C-w.
(pmail-mode-1): Don't alter mode-line-modified.
(pmail-perm-variables): Turn off undo in view buffer.
(pmail-variables): Turn off undo.
(pmail-show-message): Delete useless calls to `widen'.
Avoid passing thru temp buffer if we don't need
base64 or quoted printable decoding for whole message.

(pmail-keywords): Variable deleted.
(pmail-last-label, pmail-last-multi-labels): Moved to pmailkwd.el.
(pmail-perm-variables): Don't mess with pmail-last-label.
Don't mess with pmail-keywords.
(pmail-copy-headers): Doc fix.
(pmail-set-header): New function.
(pmail-get-keywords): Doc fix.
(pmail-get-labels): New function.
(pmail-display-labels): Use pmail-get-labels.
(pmail-set-attribute): Mark pmail-buffer modified
if we change an attribute.

(pmail-apply-in-message): New function.
(pmail-message-labels-p): Function moved to pmailsum.el.
(pmail-message-recipients-p, pmail-message-regexp-p): Likewise.
(pmail-current-subject, pmail-current-subject-regexp): Fns deleted.
(pmail-simplified-subject, pmail-simplified-subject-regexp): New fns.
(pmail-next-same-subject): Fetch each msg's subject and compare.

(pmail-speedbar-move-message): Use pmail-output.
(pmail-construct-io-menu): Use pmail-output.
(pmail-default-pmail-file): Variable deleted.
(pmail-auto-file): Use pmail-output.
(pmail-mode-map): Remove pmail-output-to-babyl-file.
Add pmail-output-as-seen.
(pmail-mode): Update output commands in doc string.

15 years agoRequire pmail; delete compiler defvars.
Richard M. Stallman [Mon, 5 Jan 2009 15:48:15 +0000 (15:48 +0000)]
Require pmail; delete compiler defvars.
Delete most declare-function calls.
(pmail-keywords, pmail-deleted-label, pmail-attributes): Vars deleted.
(pmail-attribute-p, pmail-keyword-p): Fns deleted.
(pmail-keywords, pmail-parse-file-keywords, pmail-install-keyword):
(pmail-force-make-label, pmail-quote-label-name): Fns deleted.
(pmail-last-label, pmail-last-multi-labels): Vars moved from pmail.el.
(pmail-read-label): Don't switch buffers, don't parse file keywords.
(pmail-set-label): Major rewrite.
(pmail-next-labeled-message): Call pmail-get-labels and match it.

15 years ago(pmail-message-labels-p): Function moved from pmail.el and rewritten.
Richard M. Stallman [Mon, 5 Jan 2009 15:41:36 +0000 (15:41 +0000)]
(pmail-message-labels-p): Function moved from pmail.el and rewritten.
(pmail-message-recipients-p): Likewise.
(pmail-message-regexp-p): Likewise.
(pmail-message-recipients-p-1): New subroutine.
(pmail-message-regexp-p-1): Likewise.
(pmail-summary-by-topic): Use pmail-simplified-subject.
Delete subject-re variable.
(pmail-message-subject-p): Total rewrite.
(pmail-message-senders-p): Total rewrite.
(pmail-new-summary-1): Call FUNCTION in the main Pmail buffer.
(pmail-get-summary): Doc fix.
(pmail-create-summary-line): Renamed from
pmail-get-create-summary-line, and major rewrite.
(pmail-get-summary-labels): Doc fix.
(pmail-create-summary): Major rewrite.  Construct line counts here.
(pmail-header-summary): Renamed from pmail-make-basic-summary-line.
Return list of two strings.
(pmail-summary-next-same-subject): Extract subjects and compare.
(pmail-summary-output): Renamed from pmail-summary-output-to-babyl-file.
Use pmail-output.
(pmail-summary-output-as-seen): Renamed from pmail-summary-output.
Use pmail-output-as-seen.
(pmail-summary-construct-io-menu): Use pmail-summary-output.

15 years ago(x_set_frame_parameters): Make sure height (width) get
Martin Rudalics [Mon, 5 Jan 2009 10:29:41 +0000 (10:29 +0000)]
(x_set_frame_parameters): Make sure height (width) get
applied when fullwidth (fullheight) is set.  (Bug#1522)

15 years ago(display-buffer): Fix last fix.
Martin Rudalics [Mon, 5 Jan 2009 09:52:53 +0000 (09:52 +0000)]
(display-buffer): Fix last fix.

15 years agoAdd 2009 to copyright years.
Glenn Morris [Mon, 5 Jan 2009 03:18:22 +0000 (03:18 +0000)]
Add 2009 to copyright years.

15 years agoFix typos.
Juanma Barranquero [Mon, 5 Jan 2009 03:01:36 +0000 (03:01 +0000)]
Fix typos.

15 years ago* desktop.el (desktop-save-in-desktop-dir): Use `abbreviate-file-name'
Juanma Barranquero [Mon, 5 Jan 2009 02:49:31 +0000 (02:49 +0000)]
* desktop.el (desktop-save-in-desktop-dir): Use `abbreviate-file-name'
  to shorten the desktop file directory shown in message.

15 years agoAdd missing copyright header.
Glenn Morris [Mon, 5 Jan 2009 02:17:07 +0000 (02:17 +0000)]
Add missing copyright header.

15 years agoUpdate list of files affected by `set-copyright'.
Glenn Morris [Mon, 5 Jan 2009 02:01:28 +0000 (02:01 +0000)]
Update list of files affected by `set-copyright'.

15 years ago(tramp-perl-encode, tramp-perl-decode): Update copyrights for 2009.
Glenn Morris [Mon, 5 Jan 2009 02:00:02 +0000 (02:00 +0000)]
(tramp-perl-encode, tramp-perl-decode): Update copyrights for 2009.

15 years agoMention INSTALL.CVS.
Glenn Morris [Mon, 5 Jan 2009 01:02:19 +0000 (01:02 +0000)]
Mention INSTALL.CVS.

15 years agoUpdate copyright for 2009.
Glenn Morris [Mon, 5 Jan 2009 00:55:40 +0000 (00:55 +0000)]
Update copyright for 2009.

15 years ago(Copyright): Update copyright for 2009.
Glenn Morris [Mon, 5 Jan 2009 00:53:04 +0000 (00:53 +0000)]
(Copyright): Update copyright for 2009.

15 years ago(print_version): Update copyright for 2009.
Glenn Morris [Mon, 5 Jan 2009 00:52:30 +0000 (00:52 +0000)]
(print_version): Update copyright for 2009.

15 years ago(version): Update copyright for 2009.
Glenn Morris [Mon, 5 Jan 2009 00:51:13 +0000 (00:51 +0000)]
(version): Update copyright for 2009.

15 years agoFix typo in previous.
Glenn Morris [Mon, 5 Jan 2009 00:49:36 +0000 (00:49 +0000)]
Fix typo in previous.

15 years ago(emacs-copyright): Update for 2009.
Glenn Morris [Mon, 5 Jan 2009 00:48:51 +0000 (00:48 +0000)]
(emacs-copyright): Update for 2009.

15 years agoAdd bug reference.
Juanma Barranquero [Sun, 4 Jan 2009 20:14:13 +0000 (20:14 +0000)]
Add bug reference.

15 years ago* objects.texi (General Escape Syntax): Fix typo.
Juanma Barranquero [Sun, 4 Jan 2009 19:44:58 +0000 (19:44 +0000)]
* objects.texi (General Escape Syntax): Fix typo.

15 years ago* progmodes/ada-mode.el (ada-mode): Simplify doc string.
Juanma Barranquero [Sun, 4 Jan 2009 19:39:12 +0000 (19:39 +0000)]
* progmodes/ada-mode.el (ada-mode): Simplify doc string.
  (ada-get-indent-paramlist): Use ada-broken-indent instead of
  hard-coded 0.
  (ada-get-indent-loop): Fix list access bug.

15 years ago* ada-mode.texi (Examples): Delete redundant text.
Juanma Barranquero [Sun, 4 Jan 2009 19:37:11 +0000 (19:37 +0000)]
* ada-mode.texi (Examples): Delete redundant text.

15 years ago* emacs-lisp/lisp-mode.el (emacs-lisp-mode, lisp-mode, lisp-interaction-mode):
Juanma Barranquero [Sun, 4 Jan 2009 19:32:40 +0000 (19:32 +0000)]
* emacs-lisp/lisp-mode.el (emacs-lisp-mode, lisp-mode, lisp-interaction-mode):
  Add a blank line in the docstring before the keymap listing.

15 years agoFix typos.
Juanma Barranquero [Sun, 4 Jan 2009 19:06:23 +0000 (19:06 +0000)]
Fix typos.

15 years ago(display-buffer): When a buffer is displayed in the
Martin Rudalics [Sun, 4 Jan 2009 19:03:09 +0000 (19:03 +0000)]
(display-buffer): When a buffer is displayed in the
selected and some other window, and not-this-window is non-nil,
try to return that other window instead of popping up a new
frame.  (Bug#30)

15 years ago*** empty log message ***
Kenichi Handa [Sun, 4 Jan 2009 13:09:35 +0000 (13:09 +0000)]
*** empty log message ***

15 years ago* w32.c: Use 64-bit arithmetic to do FILETIME conversions. (Bug#1766)
Juanma Barranquero [Sun, 4 Jan 2009 11:30:13 +0000 (11:30 +0000)]
* w32.c: Use 64-bit arithmetic to do FILETIME conversions.  (Bug#1766)
  (utc_base): Declare as ULONGLONG, not long double.
  (convert_time_raw): Delete.
  (FILETIME_TO_U64, U64_TO_LISP_TIME): New macros.
  (initialize_utc_base): New function.
  (convert_time): Use FILETIME_TO_U64, initialize_utc_base.
  (convert_from_time_t): Use initialize_utc_base; compute result with
  64-bit arithmetic.
  (process_times): Use FILETIME_TO_U64, U64_TO_LISP_TIME.

15 years ago(Visual Line Mode): M-] and M-[ no longer move by logical lines.
Chong Yidong [Sun, 4 Jan 2009 08:39:31 +0000 (08:39 +0000)]
(Visual Line Mode): M-] and M-[ no longer move by logical lines.

15 years ago* display.texi (Visual Line Mode): M-] and M-[ no longer move by
Chong Yidong [Sun, 4 Jan 2009 08:39:06 +0000 (08:39 +0000)]
* display.texi (Visual Line Mode): M-] and M-[ no longer move by
logical lines.

15 years ago(visual-line-mode-map): Remove M-[ and M-] bindings.
Chong Yidong [Sun, 4 Jan 2009 08:30:58 +0000 (08:30 +0000)]
(visual-line-mode-map): Remove M-[ and M-] bindings.

15 years ago* simple.el (visual-line-mode-map): Remove M-[ and M-] bindings.
Chong Yidong [Sun, 4 Jan 2009 08:30:28 +0000 (08:30 +0000)]
* simple.el (visual-line-mode-map): Remove M-[ and M-] bindings.

15 years agoMinor doc fix.
Chong Yidong [Sun, 4 Jan 2009 08:03:23 +0000 (08:03 +0000)]
Minor doc fix.

15 years agoUndo last change.
Chong Yidong [Sun, 4 Jan 2009 07:55:05 +0000 (07:55 +0000)]
Undo last change.

15 years ago* frame.el (make-frame-on-tty): Function deleted.
Chong Yidong [Sun, 4 Jan 2009 07:49:33 +0000 (07:49 +0000)]
* frame.el (make-frame-on-tty): Function deleted.

* server.el (server-create-tty-frame): Call make-frame directly.

15 years ago(sh-ancestor-alist): Doc fix.
Chong Yidong [Sun, 4 Jan 2009 03:18:10 +0000 (03:18 +0000)]
(sh-ancestor-alist): Doc fix.

15 years ago* progmodes/sh-script.el (sh-ancestor-alist): Doc fix.
Chong Yidong [Sun, 4 Jan 2009 03:17:11 +0000 (03:17 +0000)]
* progmodes/sh-script.el (sh-ancestor-alist): Doc fix.