]> git.eshelyaron.com Git - emacs.git/log
emacs.git
16 years ago(truncate-partial-width-windows): Doc fix. Increase default to 50.
Glenn Morris [Fri, 29 Aug 2008 06:52:05 +0000 (06:52 +0000)]
(truncate-partial-width-windows): Doc fix.  Increase default to 50.

16 years ago(syms_of_buffer): Doc fix.
Glenn Morris [Fri, 29 Aug 2008 06:50:34 +0000 (06:50 +0000)]
(syms_of_buffer): Doc fix.

16 years agoauth-source has nothing to do with X.
Glenn Morris [Fri, 29 Aug 2008 06:43:49 +0000 (06:43 +0000)]
auth-source has nothing to do with X.
Add delete-by-moving-to-trash.
Collect some misc items near the end of "Changes" section.

16 years agoResolve all byte compiler warnings and enable IMAP/movemail support.
Paul Reilly [Fri, 29 Aug 2008 04:27:46 +0000 (04:27 +0000)]
Resolve all byte compiler warnings and enable IMAP/movemail support.

16 years ago(update_tool_bar_unwind): New function.
Chong Yidong [Fri, 29 Aug 2008 01:06:42 +0000 (01:06 +0000)]
(update_tool_bar_unwind): New function.
(update_tool_bar): Temporarily set selected frame before building
tool-bar items.

16 years ago* xdisp.c (update_tool_bar_unwind): New function.
Chong Yidong [Fri, 29 Aug 2008 01:06:33 +0000 (01:06 +0000)]
* xdisp.c (update_tool_bar_unwind): New function.
(update_tool_bar): Temporarily set selected frame before building
tool-bar items.

16 years ago(x-win-suspend-error): Don't signal error if there are no X frames
Chong Yidong [Thu, 28 Aug 2008 21:16:05 +0000 (21:16 +0000)]
(x-win-suspend-error): Don't signal error if there are no X frames
active.

16 years ago* term/x-win.el (x-win-suspend-error): Don't signal error if there are
Chong Yidong [Thu, 28 Aug 2008 21:15:57 +0000 (21:15 +0000)]
* term/x-win.el (x-win-suspend-error): Don't signal error if there are
no X frames active.

16 years ago*** empty log message ***
Michael Albinus [Thu, 28 Aug 2008 20:41:01 +0000 (20:41 +0000)]
*** empty log message ***

16 years ago* net/xesam.el (xesam-kill-buffer-function): Wrap code by
Michael Albinus [Thu, 28 Aug 2008 20:35:42 +0000 (20:35 +0000)]
* net/xesam.el (xesam-kill-buffer-function): Wrap code by
`ignore-errors' (the function must succeed always).

16 years agoRegenerate.
Chong Yidong [Thu, 28 Aug 2008 20:32:11 +0000 (20:32 +0000)]
Regenerate.

16 years ago*** empty log message ***
Michael Albinus [Thu, 28 Aug 2008 20:31:35 +0000 (20:31 +0000)]
*** empty log message ***

16 years agoDisable XFT and Freetype when without X.
Chong Yidong [Thu, 28 Aug 2008 20:31:27 +0000 (20:31 +0000)]
Disable XFT and Freetype when without X.

16 years ago* configure.in: Disable XFT and Freetype when without X.
Chong Yidong [Thu, 28 Aug 2008 20:31:19 +0000 (20:31 +0000)]
* configure.in: Disable XFT and Freetype when without X.
* configure: Regenerate.

16 years ago* dbusbind.c (XD_ERROR, XD_DEBUG_MESSAGE): Use strncpy and
Michael Albinus [Thu, 28 Aug 2008 20:28:12 +0000 (20:28 +0000)]
* dbusbind.c (XD_ERROR, XD_DEBUG_MESSAGE): Use strncpy and
snprintf, respectively.
(xd_append_arg): Convert strings with Fstring_make_unibyte.

16 years ago(json-read-number): New arg. Handle explicitly signed numbers.
Chong Yidong [Thu, 28 Aug 2008 20:19:17 +0000 (20:19 +0000)]
(json-read-number): New arg.  Handle explicitly signed numbers.
(json-readtable): Add `+' and `.'.

16 years ago* json.el (json-read-number): New arg. Handle explicitly signed
Chong Yidong [Thu, 28 Aug 2008 20:18:56 +0000 (20:18 +0000)]
* json.el (json-read-number): New arg.  Handle explicitly signed
numbers.
(json-readtable): Add `+' and `.'.

16 years ago(msdos-previous-message): New variable.
Eli Zaretskii [Thu, 28 Aug 2008 20:05:54 +0000 (20:05 +0000)]
(msdos-previous-message): New variable.
(msdos-show-help): New function.
(msdos-initialize-window-system): Set show-help-function to msdos-show-help.

16 years agoRevert (undocumented) 2008-08-20 change adding LDFLAGS to GNUstep CC invocation.
Chong Yidong [Thu, 28 Aug 2008 19:35:47 +0000 (19:35 +0000)]
Revert (undocumented) 2008-08-20 change adding LDFLAGS to GNUstep CC invocation.

16 years ago* Makefile.in: Revert (undocumented) 2008-08-20 change adding LDFLAGS
Chong Yidong [Thu, 28 Aug 2008 19:35:20 +0000 (19:35 +0000)]
* Makefile.in: Revert (undocumented) 2008-08-20 change adding LDFLAGS
to GNUstep CC invocation.

16 years ago(debug): When killing a noninteractive Emacs, give exit status -1.
Chong Yidong [Thu, 28 Aug 2008 18:10:01 +0000 (18:10 +0000)]
(debug): When killing a noninteractive Emacs, give exit status -1.

16 years ago* emacs-lisp/debug.el (debug): When killing a noninteractive
Chong Yidong [Thu, 28 Aug 2008 18:09:45 +0000 (18:09 +0000)]
* emacs-lisp/debug.el (debug): When killing a noninteractive
Emacs, give an exit status of -1.

16 years ago(vc-workfile-unchanged-p): Revert last change.
Chong Yidong [Thu, 28 Aug 2008 17:48:15 +0000 (17:48 +0000)]
(vc-workfile-unchanged-p): Revert last change.

16 years ago* vc-hooks.el (vc-workfile-unchanged-p): Revert last change.
Chong Yidong [Thu, 28 Aug 2008 17:45:27 +0000 (17:45 +0000)]
* vc-hooks.el (vc-workfile-unchanged-p): Revert last change.

16 years agoExtend `ispell-personal-dictionary' doctring to aspell
Agustín Martín [Thu, 28 Aug 2008 11:36:55 +0000 (11:36 +0000)]
Extend `ispell-personal-dictionary' doctring to aspell

16 years ago(flyspell-mode) Fix docstring
Agustín Martín [Thu, 28 Aug 2008 11:33:57 +0000 (11:33 +0000)]
(flyspell-mode) Fix docstring

16 years agoemacsclient does not work on Windows fixed:
Glenn Morris [Thu, 28 Aug 2008 03:10:51 +0000 (03:10 +0000)]
emacsclient does not work on Windows fixed:
http://lists.gnu.org/archive/html/emacs-devel/2008-01/msg01004.html

16 years agoMove some bugs to the tracker.
Glenn Morris [Thu, 28 Aug 2008 03:10:21 +0000 (03:10 +0000)]
Move some bugs to the tracker.

16 years ago*** empty log message ***
Glenn Morris [Thu, 28 Aug 2008 03:09:19 +0000 (03:09 +0000)]
*** empty log message ***

16 years ago(Fvertical_motion): Revert last change. Handle the general case where
Chong Yidong [Wed, 27 Aug 2008 23:12:57 +0000 (23:12 +0000)]
(Fvertical_motion): Revert last change.  Handle the general case where
we are moving forward, and PT spans multiple screen lines.

16 years ago* indent.c (Fvertical_motion): Revert last change. Handle the general
Chong Yidong [Wed, 27 Aug 2008 23:12:20 +0000 (23:12 +0000)]
* indent.c (Fvertical_motion): Revert last change.  Handle the general
case where we are moving forward, and PT spans multiple screen lines.

16 years ago(Directory Variables): Minor fix.
Romain Francoise [Wed, 27 Aug 2008 21:47:39 +0000 (21:47 +0000)]
(Directory Variables): Minor fix.

16 years ago*** empty log message ***
Teodor Zlatanov [Wed, 27 Aug 2008 20:49:02 +0000 (20:49 +0000)]
*** empty log message ***

16 years ago(vc-workfile-unchanged-p): If the checkout time is not the same as the
Chong Yidong [Wed, 27 Aug 2008 20:39:33 +0000 (20:39 +0000)]
(vc-workfile-unchanged-p): If the checkout time is not the same as the
last modification time, fall back on the backend-specific check.

16 years ago* vc-hooks.el (vc-workfile-unchanged-p): If the checkout time is not
Chong Yidong [Wed, 27 Aug 2008 20:38:53 +0000 (20:38 +0000)]
* vc-hooks.el (vc-workfile-unchanged-p): If the checkout time is not
the same as the last modification time, fall back on the
backend-specific check.

16 years ago(find_handler_clause): Temporarily increase max-lisp-eval-depth while
Chong Yidong [Wed, 27 Aug 2008 20:26:03 +0000 (20:26 +0000)]
(find_handler_clause): Temporarily increase max-lisp-eval-depth while
printing the backtrace buffer, to guarantee that help-mode code can
run.

16 years ago*** empty log message ***
Eli Zaretskii [Wed, 27 Aug 2008 20:21:31 +0000 (20:21 +0000)]
*** empty log message ***

16 years ago(Ffile_attributes): Fix comment in last change.
Eli Zaretskii [Wed, 27 Aug 2008 19:11:40 +0000 (19:11 +0000)]
(Ffile_attributes): Fix comment in last change.

16 years ago(Fmsdos_remember_default_colors): Don't reverse frame colors under -rv.
Eli Zaretskii [Wed, 27 Aug 2008 19:09:36 +0000 (19:09 +0000)]
(Fmsdos_remember_default_colors): Don't reverse frame colors under -rv.
(IT_set_frame_parameters): Don't swap foreground and background colors
if `(reverse . t)' is present in the frame properties.

16 years ago(Ffile_attributes): Avoid compiler warning in bitshift.
Chong Yidong [Wed, 27 Aug 2008 19:03:42 +0000 (19:03 +0000)]
(Ffile_attributes): Avoid compiler warning in bitshift.

16 years ago* dired.c (Ffile_attributes): Avoid compiler warning in bitshift.
Chong Yidong [Wed, 27 Aug 2008 19:03:33 +0000 (19:03 +0000)]
* dired.c (Ffile_attributes): Avoid compiler warning in bitshift.

16 years ago*** empty log message ***
Michael Albinus [Wed, 27 Aug 2008 18:42:56 +0000 (18:42 +0000)]
*** empty log message ***

16 years ago(change-log-next-error): Run an extra `find-file' to
Teodor Zlatanov [Wed, 27 Aug 2008 18:29:44 +0000 (18:29 +0000)]
(change-log-next-error): Run an extra `find-file' to
go to the position of interest.

16 years ago(artist-mode-init): Added comment on the setting up of the
Chong Yidong [Wed, 27 Aug 2008 17:23:29 +0000 (17:23 +0000)]
(artist-mode-init): Added comment on the setting up of the
`artist-replacement-table' array.
(artist-get-replacement-char): New defsubst.
(artist-get-char-at-xy-conv, artist-replace-char)
(artist-replace-chars, artist-replace-string): Use it instead of
accessing `artist-replacement-table' directly.
Reported by Rubén Berenguel <ruben@maia.ub.es>.

(artist-mt): Fixed structures for cut and copy operations.

16 years ago* textmodes/artist.el (artist-mode-init): Added comment on the
Chong Yidong [Wed, 27 Aug 2008 17:23:05 +0000 (17:23 +0000)]
* textmodes/artist.el (artist-mode-init): Added comment on the
setting up of the `artist-replacement-table' array.
(artist-get-replacement-char): New defsubst.
(artist-get-char-at-xy-conv, artist-replace-char)
(artist-replace-chars, artist-replace-string): Use it instead of
accessing `artist-replacement-table' directly.
Reported by Rubén Berenguel <ruben@maia.ub.es>.

(artist-mt): Fixed structures for cut and copy operations.

16 years ago(comint-dynamic-list-filename-completions): Quote common substring.
Chong Yidong [Wed, 27 Aug 2008 17:14:32 +0000 (17:14 +0000)]
(comint-dynamic-list-filename-completions): Quote common substring.

16 years ago* comint.el (comint-dynamic-list-filename-completions): Quote common
Chong Yidong [Wed, 27 Aug 2008 17:14:22 +0000 (17:14 +0000)]
* comint.el (comint-dynamic-list-filename-completions): Quote common
substring.

16 years ago(comint-dynamic-complete-as-filename): Generalize last change to allow
Chong Yidong [Wed, 27 Aug 2008 17:04:34 +0000 (17:04 +0000)]
(comint-dynamic-complete-as-filename): Generalize last change to allow
quoting of characters before point.

16 years ago(shell-file-name-quote-list): Quote `$'.
Chong Yidong [Wed, 27 Aug 2008 17:04:23 +0000 (17:04 +0000)]
(shell-file-name-quote-list): Quote `$'.

16 years ago* shell.el (shell-file-name-quote-list): Quote `$'.
Chong Yidong [Wed, 27 Aug 2008 17:04:13 +0000 (17:04 +0000)]
* shell.el (shell-file-name-quote-list): Quote `$'.

* comint.el (comint-dynamic-complete-as-filename): Generalize last
change to allow quoting of characters before point.

16 years ago(search_buffer): Set char_base to zero only at the end.
Andreas Schwab [Wed, 27 Aug 2008 10:56:15 +0000 (10:56 +0000)]
(search_buffer): Set char_base to zero only at the end.

16 years agoOpened tracker item for:
Glenn Morris [Wed, 27 Aug 2008 07:32:00 +0000 (07:32 +0000)]
Opened tracker item for:
find-func: can no longer find adviced subrs

16 years ago\\{...} produces duplicate entries: seems fixed in 23.0.60
Glenn Morris [Wed, 27 Aug 2008 07:22:16 +0000 (07:22 +0000)]
\\{...} produces duplicate entries: seems fixed in 23.0.60

Opened bug tracker items for:
menu indications of key bindings for remapped commands
skeleton bug?
move verilog-mode.el compile patterns

16 years agoX-coding-system incompatibility:
Glenn Morris [Wed, 27 Aug 2008 07:05:33 +0000 (07:05 +0000)]
X-coding-system incompatibility:

http://lists.gnu.org/archive/html/emacs-devel/2007-11/msg00855.html

  "This appears to be fixed in emacs 22.1.1."
  "That's as good as we can hope for, I think."

16 years agoemacsclient misbehaves: notabug.
Glenn Morris [Wed, 27 Aug 2008 02:40:35 +0000 (02:40 +0000)]
emacsclient misbehaves: notabug.
http://lists.gnu.org/archive/html/emacs-devel/2008-02/msg00805.html

16 years agoMS-DOS returns.
Glenn Morris [Wed, 27 Aug 2008 02:38:15 +0000 (02:38 +0000)]
MS-DOS returns.
Transfer some old bugs to the tracker.
Add some urls.
Some lispref files don't need checking.

16 years agoAdd retitle, submitter.
Glenn Morris [Wed, 27 Aug 2008 02:37:15 +0000 (02:37 +0000)]
Add retitle, submitter.

16 years agoSome doc/ updates.
Glenn Morris [Wed, 27 Aug 2008 02:36:56 +0000 (02:36 +0000)]
Some doc/ updates.

16 years ago(Format of Diary File): Mention diary-nonmarking-symbol.
Glenn Morris [Wed, 27 Aug 2008 02:36:36 +0000 (02:36 +0000)]
(Format of Diary File): Mention diary-nonmarking-symbol.
(Adding to Diary): Adapt for changed node name.

16 years ago(Advanced Calendar/Diary Usage): Tweak some menu descriptions.
Glenn Morris [Wed, 27 Aug 2008 02:35:57 +0000 (02:35 +0000)]
(Advanced Calendar/Diary Usage): Tweak some menu descriptions.
(Calendar Customizing): Tweak layout description.
Move calenday-today-marker and calendar-today face to the other
markers.  Condense calendar-star-date and calendar-mark-today description.
(Holiday Customizing): Add oriental and solar holidays.
Add index entries for Baha'i, Christian, Hebrew and Islamic holidays.
Fix holiday-float description.  Use zerop in examples.  Be less verbose.
(Date Display Format): Change ISO format.  Be less verbose.
(Diary Customizing): Mention day and month abbrev arrays.
Mention the date-form variables by name.  Update European example.
(Non-Gregorian Diary): Change node name.  Mention Baha'i functions.
Condense examples.  Mention diary-entry-symbols by name.
Condense table for insertion commands.
(Fancy Diary Display): Mention diary-include-string and
diary-sexp-entry-symbol.  Condense example.  Add Chinese, Coptic,
Ethiopic, Persian date functions.  Condense descriptions.

16 years ago(report_file_error): Fix handling of multibyte error string.
Kenichi Handa [Wed, 27 Aug 2008 01:11:41 +0000 (01:11 +0000)]
(report_file_error): Fix handling of multibyte error string.

16 years ago(x_term_init): Temporarily hide the partially initialized terminal
Chong Yidong [Wed, 27 Aug 2008 00:08:06 +0000 (00:08 +0000)]
(x_term_init): Temporarily hide the partially initialized terminal
while calling vendor-specific-keysyms.

16 years ago* xterm.c (x_term_init): Temporarily hide the partially initialized
Chong Yidong [Wed, 27 Aug 2008 00:06:53 +0000 (00:06 +0000)]
* xterm.c (x_term_init): Temporarily hide the partially initialized
terminal while calling vendor-specific-keysyms.

16 years ago(comint-dynamic-complete-as-filename): If case is ignored while
Chong Yidong [Tue, 26 Aug 2008 23:49:01 +0000 (23:49 +0000)]
(comint-dynamic-complete-as-filename): If case is ignored while
matching, replace the entire filename with completion.

16 years ago* comint.el (comint-dynamic-complete-as-filename): If case is ignored
Chong Yidong [Tue, 26 Aug 2008 23:46:39 +0000 (23:46 +0000)]
* comint.el (comint-dynamic-complete-as-filename): If case is ignored
while matching, replace the entire filename with completion.

16 years ago(flyspell-check-pre-word-p): Make sure flyspell-pre-point is valid to
Chong Yidong [Tue, 26 Aug 2008 23:00:31 +0000 (23:00 +0000)]
(flyspell-check-pre-word-p): Make sure flyspell-pre-point is valid to
avoid signalling an error in post-command-hook.

16 years ago* textmodes/flyspell.el (flyspell-check-pre-word-p): Make sure
Chong Yidong [Tue, 26 Aug 2008 23:00:18 +0000 (23:00 +0000)]
* textmodes/flyspell.el (flyspell-check-pre-word-p): Make sure
flyspell-pre-point is valid to avoid signalling an error in
post-command-hook.

16 years agoCorrect entry about non-breaking space.
Chong Yidong [Tue, 26 Aug 2008 20:55:47 +0000 (20:55 +0000)]
Correct entry about non-breaking space.

16 years ago(linum): Inherit remaining face attributes from default face.
Chong Yidong [Tue, 26 Aug 2008 20:50:01 +0000 (20:50 +0000)]
(linum): Inherit remaining face attributes from default face.
(linum-delay): Disable - it should no longer be necessary, and can
lead to longer delays.
(linum-update-window): Renumber if margin width has changed.

16 years ago* linum.el (linum): Inherit remaining face attributes from default face.
Chong Yidong [Tue, 26 Aug 2008 20:49:52 +0000 (20:49 +0000)]
* linum.el (linum): Inherit remaining face attributes from default face.
(linum-delay): Disable - it should no longer be necessary, and can
lead to longer delays.
(linum-update-window): Renumber if margin width has changed.

16 years ago(internal_terminal_init): Most initializations done only once, especially
Eli Zaretskii [Tue, 26 Aug 2008 20:28:20 +0000 (20:28 +0000)]
(internal_terminal_init): Most initializations done only once, especially
initial_screen_colors[] and termscript open.

16 years ago(Fcondition_case): Doc fix.
Chong Yidong [Tue, 26 Aug 2008 20:23:32 +0000 (20:23 +0000)]
(Fcondition_case): Doc fix.

16 years ago* eval.c (Fcondition_case): Doc fix.
Chong Yidong [Tue, 26 Aug 2008 20:23:25 +0000 (20:23 +0000)]
* eval.c (Fcondition_case): Doc fix.

16 years agoPrevent pasting a region twice on an xterm or rxvt in X.
Robert J. Chassell [Tue, 26 Aug 2008 20:02:17 +0000 (20:02 +0000)]
Prevent pasting a region twice on an xterm or rxvt in X.

16 years agoInclude character.h and font.h for XSETFONT.
Chong Yidong [Tue, 26 Aug 2008 17:09:53 +0000 (17:09 +0000)]
Include character.h and font.h for XSETFONT.
(setup_frame_gcs): Compute X font id from font struct, just once.

16 years agoFix last change.
Chong Yidong [Tue, 26 Aug 2008 17:09:35 +0000 (17:09 +0000)]
Fix last change.

16 years ago(struct): Change font member to the new font struct.
Chong Yidong [Tue, 26 Aug 2008 17:09:16 +0000 (17:09 +0000)]
(struct): Change font member to the new font struct.

16 years ago* widgetprv.h (struct): Change font member to the new font struct.
Chong Yidong [Tue, 26 Aug 2008 17:09:01 +0000 (17:09 +0000)]
* widgetprv.h (struct): Change font member to the new font struct.

* widget.c: Include character.h and font.h for XSETFONT.
(setup_frame_gcs): Compute X font id from font struct, just once.

16 years agoupdates
Adrian Robert [Tue, 26 Aug 2008 15:35:59 +0000 (15:35 +0000)]
updates

16 years ago(TIFF Images): New section describing :index property.
Jason Rumney [Tue, 26 Aug 2008 08:09:37 +0000 (08:09 +0000)]
(TIFF Images): New section describing :index property.

16 years agoMulti-page TIFF image support.
Jason Rumney [Tue, 26 Aug 2008 08:02:23 +0000 (08:02 +0000)]
Multi-page TIFF image support.

16 years ago(calendar-holidays): Doc fix.
Glenn Morris [Tue, 26 Aug 2008 05:39:53 +0000 (05:39 +0000)]
(calendar-holidays): Doc fix.

16 years ago(get_named_tty): Fix last change.
Eli Zaretskii [Tue, 26 Aug 2008 03:13:34 +0000 (03:13 +0000)]
(get_named_tty): Fix last change.

16 years ago(epa--key-widget-action): Save the selected window to
Daiki Ueno [Tue, 26 Aug 2008 03:11:45 +0000 (03:11 +0000)]
(epa--key-widget-action): Save the selected window to
make `widget-button-click-moves-point' work.  (Bug#733).

16 years agoTypo.
Glenn Morris [Tue, 26 Aug 2008 03:05:04 +0000 (03:05 +0000)]
Typo.

16 years agoComments.
Glenn Morris [Tue, 26 Aug 2008 03:03:21 +0000 (03:03 +0000)]
Comments.

16 years agoFix copyright entries broken by "rearrangement".
Glenn Morris [Tue, 26 Aug 2008 02:58:11 +0000 (02:58 +0000)]
Fix copyright entries broken by "rearrangement".
Trim whitespace infodump to something more appropriate for NEWS.
Merge "Diff" sections.

16 years ago(tramp-file-name-localname, tramp-dissect-file-name): Declare,
Glenn Morris [Tue, 26 Aug 2008 02:56:17 +0000 (02:56 +0000)]
(tramp-file-name-localname, tramp-dissect-file-name): Declare,

16 years ago(msdos-setup-keyboard): Fix declaration.
Glenn Morris [Tue, 26 Aug 2008 02:55:41 +0000 (02:55 +0000)]
(msdos-setup-keyboard): Fix declaration.

16 years ago*** empty log message ***
Glenn Morris [Tue, 26 Aug 2008 02:54:26 +0000 (02:54 +0000)]
*** empty log message ***

16 years ago(Non-Gregorian Diary Entries): New name for node "Hebrew/Islamic Entries".
Glenn Morris [Tue, 26 Aug 2008 02:54:11 +0000 (02:54 +0000)]
(Non-Gregorian Diary Entries): New name for node "Hebrew/Islamic Entries".

16 years ago(Specified Dates): Fix names of iso functions.
Glenn Morris [Tue, 26 Aug 2008 02:53:54 +0000 (02:53 +0000)]
(Specified Dates): Fix names of iso functions.
(General Calendar): There may not be another window.
(Writing Calendar Files, Holidays): Tweak intro.
(Holidays): Mention Baha'i and Chinese holidays.
(Sunrise/Sunset): Add M-x calendar-sunrise-sunset-month.
(Lunar Phases): Remove incorrect reference to calendar-time-zone.
(To Other Calendar): Add calendar-print-other-dates.
Refer to "graphic display" rather than "X.
(From Other Calendar): Add calendar-bahai-goto-date.  Fix reference.
(Displaying the Diary): Fix whitespace after reference.
Fix `diary-number-of-entries' reference.
(Date Formats): Explicitly mention that day names can be abbreviated.
(Adding to Diary): Add some references to other sections.
(Special Diary Entries): Fix reference.
(Appointments): Simplify appt-message-warning-time entry.
Clarify where times must be.
(Importing Diary): Comment out icalendar paragraph that does not apply.
(Time Intervals): Simplify entry for timeclock-ask-before-exiting.

16 years ago(Fvertical_motion): If moving forward starting from a multi-line
Chong Yidong [Tue, 26 Aug 2008 00:04:02 +0000 (00:04 +0000)]
(Fvertical_motion): If moving forward starting from a multi-line
string, move the iterator to the last line of that string.

16 years ago* indent.c (Fvertical_motion): If moving forward starting from a
Chong Yidong [Tue, 26 Aug 2008 00:03:54 +0000 (00:03 +0000)]
* indent.c (Fvertical_motion): If moving forward starting from a
multi-line string, move the iterator to the last line of that string.

16 years agoRemove trailing whitespace.
Chong Yidong [Mon, 25 Aug 2008 22:17:51 +0000 (22:17 +0000)]
Remove trailing whitespace.

16 years ago(mode-line-frame-control): New function, caters to `pc' ``window system''.
Eli Zaretskii [Mon, 25 Aug 2008 21:51:40 +0000 (21:51 +0000)]
(mode-line-frame-control): New function, caters to `pc' ``window system''.
(mode-line-frame-identification): Use it instead of accessing window-system
directly.

16 years agoIn Text mode, rebind `center-line' and `center-paragraph'
Juri Linkov [Mon, 25 Aug 2008 20:33:06 +0000 (20:33 +0000)]
In Text mode, rebind `center-line' and `center-paragraph'
from `M-s' and `M-S' to `M-o M-s' and `M-o M-S'.

16 years ago(text-mode-map): Unbind "\es" from `center-line' and "\eS" from `center-paragraph'.
Juri Linkov [Mon, 25 Aug 2008 20:32:15 +0000 (20:32 +0000)]
(text-mode-map): Unbind "\es" from `center-line' and "\eS" from `center-paragraph'.
(facemenu-keymap): Bind "\es" to `center-line' and "\eS" to `center-paragraph'.

16 years ago(do_switch_frame): Mark previously displayed frame as obscured for
Eli Zaretskii [Mon, 25 Aug 2008 20:15:07 +0000 (20:15 +0000)]
(do_switch_frame): Mark previously displayed frame as obscured for
FRAME_MSDOS_P frames as well.

16 years agoFix Russian sample text unintentionally broken in 2008-08-23T03:19:53Z!cyd@stupidchic...
Juri Linkov [Mon, 25 Aug 2008 19:51:02 +0000 (19:51 +0000)]
Fix Russian sample text unintentionally broken in 2008-08-23T03:19:53Z!cyd@stupidchicken.com.