bpt/emacs.git
15 years agoFix bug #272, and update Ada mode to version 4.0.
Juanma Barranquero [Mon, 28 Jul 2008 11:03:42 +0000 (11:03 +0000)]
Fix bug #272, and update Ada mode to version 4.0.

15 years ago(menu_nav_ended): Revert change from 2008-07-24.
Jan Djärv [Mon, 28 Jul 2008 07:15:44 +0000 (07:15 +0000)]
(menu_nav_ended): Revert change from 2008-07-24.
(create_menus): Connect selection-done to menu_nav_ended.

15 years ago* trampver.texi: Update release number.
Michael Albinus [Mon, 28 Jul 2008 04:00:07 +0000 (04:00 +0000)]
* trampver.texi: Update release number.

15 years ago*** empty log message ***
Michael Albinus [Mon, 28 Jul 2008 03:59:46 +0000 (03:59 +0000)]
*** empty log message ***

15 years ago* net/trampver.el: Update release number.
Michael Albinus [Mon, 28 Jul 2008 03:47:56 +0000 (03:47 +0000)]
* net/trampver.el: Update release number.

15 years ago* net/tramp.el (tramp-perl-directory-files-and-attributes)
Michael Albinus [Mon, 28 Jul 2008 03:47:00 +0000 (03:47 +0000)]
* net/tramp.el (tramp-perl-directory-files-and-attributes)
(tramp-get-device): Make device number a cons cell.
(tramp-convert-file-attributes): Make inode a cons cell.

15 years ago*** empty log message ***
Michael Albinus [Mon, 28 Jul 2008 03:45:58 +0000 (03:45 +0000)]
*** empty log message ***

15 years agoAdd arch tagline
Miles Bader [Mon, 28 Jul 2008 02:11:56 +0000 (02:11 +0000)]
Add arch tagline

15 years agoupdates
Adrian Robert [Mon, 28 Jul 2008 02:07:30 +0000 (02:07 +0000)]
updates

15 years agofaces.el:face-set-after-frame-default: treat ns as other window systems
Adrian Robert [Mon, 28 Jul 2008 01:45:53 +0000 (01:45 +0000)]
faces.el:face-set-after-frame-default: treat ns as other window systems

15 years agocode cleanups in NS port
Adrian Robert [Mon, 28 Jul 2008 01:41:57 +0000 (01:41 +0000)]
code cleanups in NS port

15 years agoNew file org-install.el
Carsten Dominik [Sun, 27 Jul 2008 22:11:45 +0000 (22:11 +0000)]
New file org-install.el

15 years agoadd developer notes file
Adrian Robert [Sun, 27 Jul 2008 19:33:38 +0000 (19:33 +0000)]
add developer notes file

15 years agorename do-applescript,do_applescript in keeping with NS code conventions
Adrian Robert [Sun, 27 Jul 2008 19:20:38 +0000 (19:20 +0000)]
rename do-applescript,do_applescript in keeping with NS code conventions

15 years agoRemove support for Mac Carbon.
Dan Nicolaescu [Sun, 27 Jul 2008 18:24:48 +0000 (18:24 +0000)]
Remove support for Mac Carbon.
* mactoolbox.c:
* macterm.h:
* macterm.c:
* macselect.c:
* macmenu.c:
* macgui.h:
* macfns.c:
* mac.c: Remove file.
* s/darwin.h:
* m/intel386.h:
* xfaces.c:
* xdisp.c:
* window.c:
* tparam.c:
* termhooks.h:
* termcap.c:
* term.c:
* syssignal.h:
* sysselect.h:
* sysdep.c:
* process.c:
* lread.c:
* lisp.h:
* keyboard.c:
* image.c:
* fringe.c:
* frame.h:
* frame.c:
* fontset.c:
* font.h:
* font.c:
* fns.c:
* fileio.c:
* emacs.c:
* dispnew.c:
* dispextern.h:
* config.in:
* atimer.c:
* Makefile.in: Remove code for Carbon

* erc.el: Remove code for Carbon.

Remove support for Mac Carbon.
* term/mac-win.el: Remove file
* international/mule-cmds.el:
* version.el:
* startup.el:
* simple.el:
* mwheel.el:
* mouse.el:
* loadup.el:
* isearch.el:
* info.el:
* frame.el:
* faces.el:
* disp-table.el:
* cus-start.el:
* cus-face.el:
* cus-edit.el:
* Makefile.in: Remove code for Carbon.

Remove support for Mac Carbon.
* makefile.w32-in:
* emacsclient.c: Remove code for Carbon.

* PROBLEMS:
* MACHINES: Remove mentions of Mac Carbon.

* ns-emacs.texi:
* faq.texi: Remove mentions of Mac Carbon.

* os.texi:
* frames.texi:
* display.texi: Remove mentions of Mac Carbon.

* xresources.texi: Remove mentions of Mac Carbon.

* make-tarball.txt:
* admin.el:
* FOR-RELEASE:
* CPP-DEFINES: Remove mentions of Mac Carbon.

Remove support for Mac Carbon.
* mac: Remove directory.
* make-dist:
* configure.in:
* README:
* Makefile.in:
* INSTALL:  Remove code for Carbon.
* configure: Regenerate.

15 years agofix up ns-extended-platform-support-mode
Adrian Robert [Sun, 27 Jul 2008 02:28:50 +0000 (02:28 +0000)]
fix up ns-extended-platform-support-mode

15 years agofix date in last changelog entry
Adrian Robert [Sun, 27 Jul 2008 02:25:02 +0000 (02:25 +0000)]
fix date in last changelog entry

15 years agofix typo with info installation under NS
Adrian Robert [Sun, 27 Jul 2008 01:20:34 +0000 (01:20 +0000)]
fix typo with info installation under NS

15 years ago* net/xesam.el (xesam-from): Remove defvar.
Michael Albinus [Sat, 26 Jul 2008 18:55:02 +0000 (18:55 +0000)]
* net/xesam.el (xesam-from): Remove defvar.
(xesam-mode): Derive from `special-mode'.  Extend `xesam-mode-map'
and `mode-line-position'.
(xesam-refresh-entry): Remove argument `hit-number'.  Add debug
information to the widgets.  Don't set `mode-line-position'.
(xesam-refresh-search-buffer): Correct hit number computing.
Don't set `mode-line-position'.
(xesam-new-search): Add debug information to the mode line.

15 years ago* net/tramp-smb.el (tramp-smb-maybe-open-connection): Don't call
Michael Albinus [Sat, 26 Jul 2008 18:44:55 +0000 (18:44 +0000)]
* net/tramp-smb.el (tramp-smb-maybe-open-connection): Don't call
`tramp-process-sentinel'.

15 years ago* net/tramp-fish.el (tramp-fish-maybe-open-connection): Don't call
Michael Albinus [Sat, 26 Jul 2008 18:44:25 +0000 (18:44 +0000)]
* net/tramp-fish.el (tramp-fish-maybe-open-connection): Don't call
`tramp-process-sentinel'.

15 years ago* net/tramp.el (tramp-handle-start-file-process): Set
Michael Albinus [Sat, 26 Jul 2008 18:43:51 +0000 (18:43 +0000)]
* net/tramp.el (tramp-handle-start-file-process): Set
query-on-exit flag. Kill temporary buffer.
(tramp-process-sentinel): Remove defun.
(tramp-do-copy-or-rename-file-out-of-band)
(tramp-maybe-open-connection):Don't call it.

15 years agoMerge from emacs--rel--22
Miles Bader [Sat, 26 Jul 2008 09:13:26 +0000 (09:13 +0000)]
Merge from emacs--rel--22

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

15 years agoMerge from gnus--devo--0
Miles Bader [Sat, 26 Jul 2008 09:13:11 +0000 (09:13 +0000)]
Merge from gnus--devo--0

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

15 years ago(syms_of_term): Fix last change.
Eli Zaretskii [Sat, 26 Jul 2008 07:34:26 +0000 (07:34 +0000)]
(syms_of_term): Fix last change.

15 years ago(print_object): Fix off-by-one in last change.
Andreas Schwab [Sat, 26 Jul 2008 06:49:19 +0000 (06:49 +0000)]
(print_object): Fix off-by-one in last change.

15 years ago* org-exp.el (org-export-html-style)
Carsten Dominik [Sat, 26 Jul 2008 03:40:06 +0000 (03:40 +0000)]
* org-exp.el (org-export-html-style)
(org-export-html-style-extra): Declare as safe-local-variable.

15 years ago*** empty log message ***
Carsten Dominik [Sat, 26 Jul 2008 03:39:47 +0000 (03:39 +0000)]
*** empty log message ***

15 years agoRename diff-show-trailing-blanks to diff-show-trailing-whitespaces.
Vinicius Jose Latorre [Sat, 26 Jul 2008 00:28:45 +0000 (00:28 +0000)]
Rename diff-show-trailing-blanks to diff-show-trailing-whitespaces.

15 years ago2008-07-25 Carsten Dominik <dominik@science.uva.nl>
Carsten Dominik [Fri, 25 Jul 2008 23:04:21 +0000 (23:04 +0000)]
2008-07-25  Carsten Dominik  <dominik@science.uva.nl>

* org.texi (Export options): Document the use of the creator flag.

15 years ago2008-07-25 Carsten Dominik <dominik@science.uva.nl>
Carsten Dominik [Fri, 25 Jul 2008 23:02:16 +0000 (23:02 +0000)]
2008-07-25  Carsten Dominik  <dominik@science.uva.nl>

* org-publish.el (org-publish-file): Use the true name of the
file.

* org-jsinfo.el (org-infojs-handle-options): Use :style-extra
instead of :style.

* org-exp.el (org-export-plist-vars)
(org-export-add-options-to-plist): Handle creator setting flag.
(org-export-as-html): Handle attributes also for ftp and mailto
links.

* org-agenda.el (org-agenda-diary-entry)
(org-agenda-execute-calendar-command): Cater for the second
argument of `calendar-cursor-to-date'.

15 years ago* term.c (syms_of_term): Don't initialize default_orig_pair,
Juanma Barranquero [Fri, 25 Jul 2008 22:33:59 +0000 (22:33 +0000)]
* term.c (syms_of_term): Don't initialize default_orig_pair,
  default_set_foreground and default_set_background on Windows.

15 years ago(uniscribe_shape): Pass NULL for control arg to ScriptItemize. Clean
Jason Rumney [Fri, 25 Jul 2008 21:53:21 +0000 (21:53 +0000)]
(uniscribe_shape): Pass NULL for control arg to ScriptItemize. Clean
up return value checking. Remove unused variables.
(uniscribe_encode_char): Encode non-BMP characters with uniscribe
shaping engine.

15 years ago(w32font_has_char): Handle the case where we can't
Jason Rumney [Fri, 25 Jul 2008 21:44:37 +0000 (21:44 +0000)]
(w32font_has_char): Handle the case where we can't
determine the script for a character.

15 years ago(tex-compilation-parse-errors): Check for
Chong Yidong [Fri, 25 Jul 2008 18:41:50 +0000 (18:41 +0000)]
(tex-compilation-parse-errors): Check for
invalid filename strings when parsing tex errors (bug#376).

15 years ago* textmodes/tex-mode.el (tex-compilation-parse-errors): Check for
Chong Yidong [Fri, 25 Jul 2008 18:41:36 +0000 (18:41 +0000)]
* textmodes/tex-mode.el (tex-compilation-parse-errors): Check for
invalid filename strings when parsing tex errors (bug#376).

15 years ago(tex-compilation-parse-errors): Check for
Chong Yidong [Fri, 25 Jul 2008 18:39:38 +0000 (18:39 +0000)]
(tex-compilation-parse-errors): Check for
invalid filename strings when parsing tex errors (bug#376).

15 years ago* textmodes/tex-mode.el (tex-compilation-parse-errors): Check for
Chong Yidong [Fri, 25 Jul 2008 18:39:27 +0000 (18:39 +0000)]
* textmodes/tex-mode.el (tex-compilation-parse-errors): Check for
invalid filename strings when parsing tex errors (bug#376).

15 years ago(syms_of_term): Initialize default_orig_pair, default_set_foreground,
Chong Yidong [Fri, 25 Jul 2008 18:12:41 +0000 (18:12 +0000)]
(syms_of_term): Initialize default_orig_pair, default_set_foreground,
and default_set_background.

15 years ago* term.c (syms_of_term): Initialize default_orig_pair,
Chong Yidong [Fri, 25 Jul 2008 18:12:23 +0000 (18:12 +0000)]
* term.c (syms_of_term): Initialize default_orig_pair,
default_set_foreground, and default_set_background.

15 years ago(syms_of_term): Initialize default_orig_pair, default_set_foreground,
Chong Yidong [Fri, 25 Jul 2008 18:12:00 +0000 (18:12 +0000)]
(syms_of_term): Initialize default_orig_pair, default_set_foreground,
and default_set_background.

15 years ago* term.c (syms_of_term): Initialize default_orig_pair,
Chong Yidong [Fri, 25 Jul 2008 18:11:49 +0000 (18:11 +0000)]
* term.c (syms_of_term): Initialize default_orig_pair,
default_set_foreground, and default_set_background.

15 years ago(nl): Rename to name_list to avoid ncurses.h clash (bug#86).
Chong Yidong [Fri, 25 Jul 2008 18:06:09 +0000 (18:06 +0000)]
(nl): Rename to name_list to avoid ncurses.h clash (bug#86).
(getloadavg): Callers changed.

15 years ago* getloadavg.c (nl): Rename to name_list to avoid ncurses.h clash (bug#86).
Chong Yidong [Fri, 25 Jul 2008 18:05:40 +0000 (18:05 +0000)]
* getloadavg.c (nl): Rename to name_list to avoid ncurses.h clash (bug#86).
(getloadavg): Callers changed.

15 years ago(nl): Rename to name_list to avoid ncurses.h clash (bug#86).
Chong Yidong [Fri, 25 Jul 2008 18:05:01 +0000 (18:05 +0000)]
(nl): Rename to name_list to avoid ncurses.h clash (bug#86).
(getloadavg): Callers changed.

15 years ago* getloadavg.c (nl): Rename to name_list to avoid ncurses.h
Chong Yidong [Fri, 25 Jul 2008 18:04:47 +0000 (18:04 +0000)]
* getloadavg.c (nl): Rename to name_list to avoid ncurses.h
clash (bug#86).
(getloadavg): Callers changed.

15 years agoRegenerate.
Chong Yidong [Fri, 25 Jul 2008 17:52:20 +0000 (17:52 +0000)]
Regenerate.

15 years agoCheck for getrlimit.
Chong Yidong [Fri, 25 Jul 2008 17:51:59 +0000 (17:51 +0000)]
Check for getrlimit.

15 years agoRegenerate.
Chong Yidong [Fri, 25 Jul 2008 17:51:06 +0000 (17:51 +0000)]
Regenerate.

15 years ago* configure.in: Check for getrlimit.
Chong Yidong [Fri, 25 Jul 2008 17:50:32 +0000 (17:50 +0000)]
* configure.in: Check for getrlimit.

* configure: Regenerate.

15 years agoRegenerate.
Chong Yidong [Fri, 25 Jul 2008 17:49:55 +0000 (17:49 +0000)]
Regenerate.

15 years agoCheck for getrlimit.
Chong Yidong [Fri, 25 Jul 2008 17:49:44 +0000 (17:49 +0000)]
Check for getrlimit.

15 years ago* configure.in: Check for getrlimit.
Chong Yidong [Fri, 25 Jul 2008 17:49:16 +0000 (17:49 +0000)]
* configure.in: Check for getrlimit.

* configure: Regenerate.

15 years ago(x_from_xcolors): Don't initialize pixmap (silence compiler).
Chong Yidong [Fri, 25 Jul 2008 17:11:42 +0000 (17:11 +0000)]
(x_from_xcolors): Don't initialize pixmap (silence compiler).

15 years ago(svg_load_image): Use rsvg_handle_get_dimensions to check that image
Chong Yidong [Fri, 25 Jul 2008 17:06:23 +0000 (17:06 +0000)]
(svg_load_image): Use rsvg_handle_get_dimensions to check that image
size is valid.  Use g_object_unref instead of deprecated
rsvg_handle_free to free rsvg handle.

15 years ago* image.c (svg_load_image): Use rsvg_handle_get_dimensions to check
Chong Yidong [Fri, 25 Jul 2008 17:06:06 +0000 (17:06 +0000)]
* image.c (svg_load_image): Use rsvg_handle_get_dimensions to check
that image size is valid.  Use g_object_unref instead of deprecated
rsvg_handle_free to free rsvg handle.

15 years ago(menu-bar-file-menu): Fix typo.
Dan Nicolaescu [Fri, 25 Jul 2008 16:26:06 +0000 (16:26 +0000)]
(menu-bar-file-menu): Fix typo.

15 years agoFix whitespace modification caused by bug.
Juanma Barranquero [Fri, 25 Jul 2008 16:02:42 +0000 (16:02 +0000)]
Fix whitespace modification caused by bug.

15 years ago* play/solitaire.el (solitaire-mode-map): Define within defvar.
Juanma Barranquero [Fri, 25 Jul 2008 15:57:59 +0000 (15:57 +0000)]
* play/solitaire.el (solitaire-mode-map): Define within defvar.
  (solitaire-mode): Define with `define-derived-mode'.
  (solitaire-insert-board, solitaire-right, solitaire-left, solitaire-up)
  (solitaire-down): Use "?\s" instead of "?\ "; use `when'.
  (solitaire-undo, solitaire-check): Use `when'.
  (solitaire-solve): Err out if the solitaire is already in progress.
  Use `when'.

15 years ago(svg_load_image): Fix last change.
Chong Yidong [Fri, 25 Jul 2008 14:04:02 +0000 (14:04 +0000)]
(svg_load_image): Fix last change.

15 years ago* image.c (svg_load_image): Fix last change.
Chong Yidong [Fri, 25 Jul 2008 14:03:51 +0000 (14:03 +0000)]
* image.c (svg_load_image): Fix last change.

15 years ago* descr-text.el (describe-char): Don't overwrite local variable char
Juanma Barranquero [Fri, 25 Jul 2008 12:01:59 +0000 (12:01 +0000)]
* descr-text.el (describe-char): Don't overwrite local variable char
  when describing characters with display-table entries.  Display font
  backend when describing composed characters.  Simplify: use `let'
  instead of `let*', and `or x y' instead of `if x x y'.

15 years ago* w32font.c (w32font_encode_char): Encode characters outside BMP as
Jason Rumney [Fri, 25 Jul 2008 11:25:43 +0000 (11:25 +0000)]
* w32font.c (w32font_encode_char): Encode characters outside BMP as
surrogates before looking up glyph index.
(w32font_text_extents): Encode as surrogates if falling back to
functions that need UTF-16 wide chars.

* w32uniscribe.c (uniscribe_encode_char): Encode characters outside
BMP as surrogates before looking up glyph index.

15 years ago(svg_load_image): Check for failure in return value of
Chong Yidong [Fri, 25 Jul 2008 05:51:24 +0000 (05:51 +0000)]
(svg_load_image): Check for failure in return value of
rsvg_handle_get_pixbuf.  Free rsvg handle when done.

15 years ago* image.c (svg_load_image): Check for failure in return value of
Chong Yidong [Fri, 25 Jul 2008 05:51:10 +0000 (05:51 +0000)]
* image.c (svg_load_image): Check for failure in return value of
rsvg_handle_get_pixbuf.  Free rsvg handle when done.

15 years ago(image-minor-mode): Set up winprops.
Chong Yidong [Fri, 25 Jul 2008 05:44:01 +0000 (05:44 +0000)]
(image-minor-mode): Set up winprops.

15 years ago* image-mode.el (image-minor-mode): Set up winprops.
Chong Yidong [Fri, 25 Jul 2008 05:43:45 +0000 (05:43 +0000)]
* image-mode.el (image-minor-mode): Set up winprops.

15 years agoNew function diff-show-trailing-blanks in diff-mode.el.
Vinicius Jose Latorre [Fri, 25 Jul 2008 02:34:31 +0000 (02:34 +0000)]
New function diff-show-trailing-blanks in diff-mode.el.

15 years ago(Fx_select_font): Reverse sense of second arg.
Jason Rumney [Fri, 25 Jul 2008 00:36:45 +0000 (00:36 +0000)]
(Fx_select_font): Reverse sense of second arg.

15 years agoAdd arch tagline
Miles Bader [Thu, 24 Jul 2008 23:46:50 +0000 (23:46 +0000)]
Add arch tagline

15 years ago* Makefile.in (ELCFILES): Add net/xesam.el.
Michael Albinus [Thu, 24 Jul 2008 21:56:29 +0000 (21:56 +0000)]
* Makefile.in (ELCFILES): Add net/xesam.el.

15 years ago* NEWS: Add xesam.el.
Michael Albinus [Thu, 24 Jul 2008 21:52:51 +0000 (21:52 +0000)]
* NEWS: Add xesam.el.

15 years ago*** empty log message ***
Michael Albinus [Thu, 24 Jul 2008 21:52:33 +0000 (21:52 +0000)]
*** empty log message ***

15 years ago* net/tramp.el (tramp-handle-start-file-process): Make NAME a unique
Michael Albinus [Thu, 24 Jul 2008 21:46:20 +0000 (21:46 +0000)]
* net/tramp.el (tramp-handle-start-file-process): Make NAME a unique
process name.  Reported by Markus Triska <markus.triska@gmx.at>.

15 years ago* net/xesam.el: New file.
Michael Albinus [Thu, 24 Jul 2008 21:45:01 +0000 (21:45 +0000)]
* net/xesam.el: New file.

15 years ago(struct lisp_parse_state, char_quoted, inc_bytepos)
Stefan Monnier [Thu, 24 Jul 2008 20:27:57 +0000 (20:27 +0000)]
(struct lisp_parse_state, char_quoted, inc_bytepos)
(dec_bytepos, find_defun_start): Use EMACS_INT for buffer positions.

15 years ago(PURESIZE_CHECKING_RATIO): New macro.
Stefan Monnier [Thu, 24 Jul 2008 20:26:48 +0000 (20:26 +0000)]
(PURESIZE_CHECKING_RATIO): New macro.
(PURESIZE): Use it.

15 years agoUpdate.
Dan Nicolaescu [Thu, 24 Jul 2008 18:46:01 +0000 (18:46 +0000)]
Update.

15 years ago* m/amdx86-64.h (HAVE_LIB64_DIR): Consolidate ifdefs.
Dan Nicolaescu [Thu, 24 Jul 2008 18:45:45 +0000 (18:45 +0000)]
* m/amdx86-64.h (HAVE_LIB64_DIR): Consolidate ifdefs.
* m/alpha.h (TEXT_END):
* m/ibmrs6000.h (TEXT_END):
* m/macppc.h (TEXT_END):
* s/darwin.h (TEXT_END):
* s/msdos.h (TEXT_END): Remove, unused.
* s/gnu-linux.h (BSD_PGRPS): Add a comment.
* s/cygwin.h: Remove comment.

15 years ago* ecrt0.c (NODOT_GLOBAL_START): Remove code, unused.
Dan Nicolaescu [Thu, 24 Jul 2008 18:39:48 +0000 (18:39 +0000)]
* ecrt0.c (NODOT_GLOBAL_START): Remove code, unused.
(DOT_GLOBAL_START): Remove conditional, redundant for CRT0_DUMMIES.
* m/intel386.h (DOT_GLOBAL_START):
* m/vax.h (DOT_GLOBAL_START): Remove, redundant with CRT0_DUMMIES.
(USG): Remove, file not used on USG platforms.

15 years ago(HAVE_X11): Remove empty #else.
Dan Nicolaescu [Thu, 24 Jul 2008 18:35:33 +0000 (18:35 +0000)]
(HAVE_X11): Remove empty #else.

15 years agoRemove more text for no longer supported systems.
Dan Nicolaescu [Thu, 24 Jul 2008 18:32:53 +0000 (18:32 +0000)]
Remove more text for no longer supported systems.

15 years agoMake comments clearer.
Chong Yidong [Thu, 24 Jul 2008 16:16:43 +0000 (16:16 +0000)]
Make comments clearer.

15 years ago(dired-copy-file-recursive): Avoid calling set-file-modes when
Chong Yidong [Thu, 24 Jul 2008 16:16:00 +0000 (16:16 +0000)]
(dired-copy-file-recursive): Avoid calling set-file-modes when
creating target directories.

15 years ago* dired-aux.el (dired-copy-file-recursive): Avoid calling
Chong Yidong [Thu, 24 Jul 2008 16:14:50 +0000 (16:14 +0000)]
* dired-aux.el (dired-copy-file-recursive): Avoid calling
set-file-modes when creating target directories.

15 years ago(dired-copy-file-recursive): Avoid calling
Chong Yidong [Thu, 24 Jul 2008 16:12:20 +0000 (16:12 +0000)]
(dired-copy-file-recursive): Avoid calling
set-file-modes when creating target directories.

15 years ago* dired-aux.el (dired-copy-file-recursive): Avoid calling
Chong Yidong [Thu, 24 Jul 2008 16:12:08 +0000 (16:12 +0000)]
* dired-aux.el (dired-copy-file-recursive): Avoid calling
set-file-modes when creating target directories.

15 years agoFix typos.
Juanma Barranquero [Thu, 24 Jul 2008 14:50:55 +0000 (14:50 +0000)]
Fix typos.

15 years agoMinor fixes in refrence card.
Carsten Dominik [Thu, 24 Jul 2008 14:03:24 +0000 (14:03 +0000)]
Minor fixes in refrence card.

15 years agoNew version 6.06a.
Carsten Dominik [Thu, 24 Jul 2008 14:01:49 +0000 (14:01 +0000)]
New version 6.06a.

15 years ago2008-07-24 Carsten Dominik <dominik@science.uva.nl>
Carsten Dominik [Thu, 24 Jul 2008 13:59:56 +0000 (13:59 +0000)]
2008-07-24  Carsten Dominik  <dominik@science.uva.nl>

* org-exp.el (org-export-region-as-html, org-export-as-html): Make
sure that calls from `org-export-region-as-html' do not do the
special check for a subtree.

* org-agenda.el (org-batch-store-agenda-views): Fix parsing bug.

* org.el (org-open-file): Use
`org-open-directory-means-index-dot-org'.
(org-open-directory-means-index-dot-org): New option.

* org.el (org-make-link-string): Remove link attributes from
description.
(org-open-at-point): Remove link attributes bevore using the path.

* org-exp.el (org-export-as-html): Handle link attributes.

* org.el (org-extract-attributes, org-attributes-to-string): New functions.

* org-table.el (org-table-to-lisp): New function.

* org.el (org-narrow-to-subtree): Do not include the final newline
into the narrowed region.

* org-agenda.el (org-agenda-custom-commands-local-options): Fixed
bug with user-define skipping condition.

* org-agenda.el (org-agenda-get-restriction-and-command): Fixed typo.

* org-exp.el (org-export-html-style-default): Automatic overflow
handling for pre fields.
(org-export-as-ascii, org-export-as-html): Change default format
for time stamp.

* org-table.el (org-table-export): Offer completion for translator
functions, and do not require a heading above the table.

* org.el (org-renumber-ordered-list, org-beginning-of-item-list):
Cater for the case of a list starting in the first line of the
buffer.

* org-publish.el (org-publish-find-title): Bug fix.
(org-publish-org-index): Implement new :index-style option.

* org-publish.el (org-publish-timestamp-filename): Use
SHA1-encoded file names in the timestamp directory.

* org-publish.el (org-publish-needed-p): Be verbose about files
published and files skipped.

* org-exp.el (org-export-preprocess-string): Swap link
normalization and inernal link targeting.

* org-publish.el (org-publish-needed-p): Create timestamp
directory when it does not exist.

* org-clock.el (org-clock-out-when-done): Doc fix.

* org.el (org-agenda-skip-unavailable-files): Doc fix.

* org-exp.el (org-export-remove-comment-blocks-and-subtrees):
Ignore case when searching for the COMMENT cookie at export time.

* org-exp.el (org-get-file-contents)
(org-get-and-remove-property): New functions.
(org-export-handle-include-files): Handle the new prefix options.
(org-export-as-html): Fix the verse environment.

* org.el (org-time=, org-time<, org-time<=, org-time>)
(org-time>=, org-time<>, org-2ft): New functions.
(org-op-to-function): Also provide for the time testing fucntions.

* org-exp.el (org-export-html-style-default): New constant.

* org-exp.el (org-export-html-style-extra): New variable.
(org-export-splice-style): New function.

* org-exp.el (org-export-plist-vars, org-export-as-html):
Implement `org-export-creator-info'.
(org-export-creator-info): New option.

* org.el (org-clock-drawer-start-re, org-clock-drawer-end-re)
(org-property-drawer-re, org-clock-drawer-re): New constants.

* org-exp.el (org-icalendar-use-deadline)
(org-icalendar-use-scheduled): New options.
(org-icalendar-include-todo): Default changed to t.
(org-print-icalendar-entries): Implement better utilization of
scheduling and deadline time stamps.
(org-export-target-internal-links, org-export-as-html): Allow file
lines without the "file:" prefix if the file path is an absolute
path or starts with ".".

* org-clock.el (org-clocktable-shift): Also undertand yesterday,
lastweek etc.
(org-clock-special-range): Also undertand yesterday, lastweek etc.

* org.el (org-agenda-skip-archived-trees): Docstring now
discourages using this.
(org-scan-tags): Check for org-agenda-archives-mode.
(org-map-entries): Make sure org-agenda-archives-mode is nil.
(org-agenda-files): Functionality of second arg changed.

* org-agenda.el (org-agenda-archives-mode): New variable
(org-write-agenda, org-prepare-agenda, org-agenda-list)
(org-search-view, org-todo-list, org-tags-view)
(org-agenda-list-stuck-projects): Call `org-agenda-files' with
`ifmode' argument.
(org-agenda-quit): Reset the archives mode.
(org-agenda-archives-mode): New command.
(org-agenda-set-mode-name): Include archives info.

* org.el (org-paste-subtree): Make sure the yanked headline is
visible if it was yanked at a visible point.
(org-move-item-up): Fix the bug with moving white space at the end
of the item.
(org-show-empty-lines-in-parent): New function.

15 years ago(Finsert_file_contents): Properly adjust undo list
Andreas Schwab [Thu, 24 Jul 2008 13:00:20 +0000 (13:00 +0000)]
(Finsert_file_contents): Properly adjust undo list
after format conversion.

15 years ago* play/solitaire.el (solitaire-mode): Fix typo in docstring.
Juanma Barranquero [Thu, 24 Jul 2008 10:55:12 +0000 (10:55 +0000)]
* play/solitaire.el (solitaire-mode): Fix typo in docstring.
  Set `show-trailing-whitespace' to nil.
  (solitaire, solitaire-mode-map, solitaire-mode-hook, solitaire-solve):
  Fix typos in docstrings.

15 years ago(xg_get_font_name): Cast w to GTK_FONT_SELECTION_DIALOG.
Jan Djärv [Thu, 24 Jul 2008 08:36:26 +0000 (08:36 +0000)]
(xg_get_font_name): Cast w to GTK_FONT_SELECTION_DIALOG.
(menu_nav_ended): Remove.
(create_menus): Remove signal connect for menu_nav_ended.
(xg_update_menubar): Also take deactivate_cb as parameter, pass it to
create_menus.
(xg_modify_menubar_widgets): Pass deactivate_cb to xg_update_menubar.

15 years ago(enriched-mode-map): Bind C-a and C-j via key remapping, not directly.
Chong Yidong [Thu, 24 Jul 2008 05:47:38 +0000 (05:47 +0000)]
(enriched-mode-map): Bind C-a and C-j via key remapping, not directly.

15 years ago* textmodes/enriched.el (enriched-mode-map): Bind C-a and C-j via
Chong Yidong [Thu, 24 Jul 2008 05:47:22 +0000 (05:47 +0000)]
* textmodes/enriched.el (enriched-mode-map): Bind C-a and C-j via
key remapping, not directly.

15 years ago(enriched-mode-map): Bind C-a and C-j via key remapping, not directly.
Chong Yidong [Thu, 24 Jul 2008 05:46:33 +0000 (05:46 +0000)]
(enriched-mode-map): Bind C-a and C-j via key remapping, not directly.

15 years ago* textmodes/enriched.el (enriched-mode-map): Bind C-a and C-j via
Chong Yidong [Thu, 24 Jul 2008 05:46:12 +0000 (05:46 +0000)]
* textmodes/enriched.el (enriched-mode-map): Bind C-a and C-j via
key remapping, not directly.

15 years agoNew newline minor mode visualization.
Vinicius Jose Latorre [Thu, 24 Jul 2008 04:12:27 +0000 (04:12 +0000)]
New newline minor mode visualization.

15 years agoAdd whitespace package information.
Vinicius Jose Latorre [Thu, 24 Jul 2008 03:56:00 +0000 (03:56 +0000)]
Add whitespace package information.