bpt/emacs.git
15 years ago(summarykey): New macro. Use to correctly format keys in the summary.
Jay Belanger [Wed, 23 Jul 2008 02:58:53 +0000 (02:58 +0000)]
(summarykey): New macro.  Use to correctly format keys in the summary.
(Editing Stack Entries):
(Algebraic Entry): Rewrite introductory sentences so it can be used by
Calc's help functions.  Mention fixing typos.
(Customizing Calc): Fix typo.

15 years agofix up compile error from renaming of ns-list-fonts
Adrian Robert [Wed, 23 Jul 2008 02:53:42 +0000 (02:53 +0000)]
fix up compile error from renaming of ns-list-fonts

15 years agoAdd multi-buffer query-replace and `multi-query-replace-map'.
Juri Linkov [Wed, 23 Jul 2008 01:20:12 +0000 (01:20 +0000)]
Add multi-buffer query-replace and `multi-query-replace-map'.

15 years ago(tags-query-replace): Set arg `map' of `perform-replace'
Juri Linkov [Wed, 23 Jul 2008 01:19:26 +0000 (01:19 +0000)]
(tags-query-replace): Set arg `map' of `perform-replace'
to `multi-query-replace-map'.

15 years ago(multi-query-replace-map): New variable.
Juri Linkov [Wed, 23 Jul 2008 01:18:39 +0000 (01:18 +0000)]
(multi-query-replace-map): New variable.
(perform-replace): Add processing of new multi-buffer keys bound
to `automatic-all' and `exit-current'.  Set `query-flag' to nil
if last input char was `automatic-all'.  Set new local variable
`multi-buffer' to t when one of new two keys were typed.  Return
non-nil value of `multi-buffer' that tells to calling functions
to continue replacement on the next file.

15 years ago(diff-auto-refine-mode): Remove lighter, since it's
Stefan Monnier [Tue, 22 Jul 2008 20:55:30 +0000 (20:55 +0000)]
(diff-auto-refine-mode): Remove lighter, since it's
otherwise displayed in every buffer.

15 years ago(Fns_reset_menu, Fx_popup_menu): Change to use 'doc: /* ... */' style
Chong Yidong [Tue, 22 Jul 2008 19:25:23 +0000 (19:25 +0000)]
(Fns_reset_menu, Fx_popup_menu): Change to use 'doc: /* ... */' style
of docstrings.  Doc fixes.

15 years ago(Fns_selection_exists_p, Fns_selection_owner_p)
Chong Yidong [Tue, 22 Jul 2008 19:25:08 +0000 (19:25 +0000)]
(Fns_selection_exists_p, Fns_selection_owner_p)
(Fx_get_selection_internal, Fns_rotate_cut_buffers_internal)
(Fns_own_selection_internal, Fx_disown_selection_internal)
(Fns_get_cut_buffer_internal, Fns_store_cut_buffer_internal):
Change to use 'doc: /* ... */' style of docstrings.  Doc fixes.

15 years ago(Fx_rotate_cut_buffers_internal): Doc fix.
Chong Yidong [Tue, 22 Jul 2008 19:24:42 +0000 (19:24 +0000)]
(Fx_rotate_cut_buffers_internal): Doc fix.

15 years ago* xselect.c (Fx_rotate_cut_buffers_internal): Doc fix.
Chong Yidong [Tue, 22 Jul 2008 19:24:18 +0000 (19:24 +0000)]
* xselect.c (Fx_rotate_cut_buffers_internal): Doc fix.

* nsselect.m (Fns_selection_exists_p, Fns_selection_owner_p)
(Fx_get_selection_internal, Fns_rotate_cut_buffers_internal)
(Fns_own_selection_internal, Fx_disown_selection_internal)
(Fns_get_cut_buffer_internal, Fns_store_cut_buffer_internal):

* nsmenu.m (Fns_reset_menu, Fx_popup_menu): Change to use 'doc: /*
... */' style of docstrings.  Doc fixes.

15 years agoadd cleanups to be done
Dan Nicolaescu [Tue, 22 Jul 2008 18:04:03 +0000 (18:04 +0000)]
add cleanups to be done

15 years ago(UP, BC, PC): Undo previous change.
Dan Nicolaescu [Tue, 22 Jul 2008 17:57:36 +0000 (17:57 +0000)]
(UP, BC, PC): Undo previous change.

15 years agoRename ns prefixed functions/variables to the
Dan Nicolaescu [Tue, 22 Jul 2008 17:43:36 +0000 (17:43 +0000)]
Rename ns prefixed functions/variables to the
corresponding x versions.  Update references.

15 years ago(vc-arch-trim-make-sentinel): Use a closure.
Stefan Monnier [Tue, 22 Jul 2008 17:16:52 +0000 (17:16 +0000)]
(vc-arch-trim-make-sentinel): Use a closure.
(vc-arch-trim-one-revlib): Delete temp directories as well.

15 years ago(char_quoted): Check "charpos > beg" before decrementing.
Stefan Monnier [Tue, 22 Jul 2008 17:09:24 +0000 (17:09 +0000)]
(char_quoted): Check "charpos > beg" before decrementing.

15 years ago(x_set_menu_bar_lines, x_set_tool_bar_lines): Remove
Dan Nicolaescu [Tue, 22 Jul 2008 16:29:10 +0000 (16:29 +0000)]
(x_set_menu_bar_lines, x_set_tool_bar_lines): Remove
forwarding functions.
(ns_set_menu_bar_lines): Rename to x_set_menu_bar_lines, make
non-static.
(ns_set_tool_bar_lines): Rename to x_set_tool_bar_lines, make
non-static.
(ns_frame_parm_handlers): Use the new names.
(syms_of_nsfns): Move to the end of file.

15 years ago(syms_of_nsterm): Move to the end of file.
Dan Nicolaescu [Tue, 22 Jul 2008 16:24:39 +0000 (16:24 +0000)]
(syms_of_nsterm): Move to the end of file.

15 years ago(init_display): Remove code for X10.
Dan Nicolaescu [Tue, 22 Jul 2008 16:19:30 +0000 (16:19 +0000)]
(init_display): Remove code for X10.

15 years agoFix typos.
Juanma Barranquero [Tue, 22 Jul 2008 15:47:31 +0000 (15:47 +0000)]
Fix typos.

15 years ago(Fw32_long_file_name): Don't append dir separator to bare drive.
Jason Rumney [Tue, 22 Jul 2008 15:28:21 +0000 (15:28 +0000)]
(Fw32_long_file_name): Don't append dir separator to bare drive.

15 years agoNS cleanup: change 'PENDING' to 'FIXME'/'TODO'/'XXX'
Adrian Robert [Tue, 22 Jul 2008 12:33:13 +0000 (12:33 +0000)]
NS cleanup: change 'PENDING' to 'FIXME'/'TODO'/'XXX'

15 years agoremove debugging println
Adrian Robert [Tue, 22 Jul 2008 11:54:25 +0000 (11:54 +0000)]
remove debugging println

15 years ago(iswitchb-delim): New variable, suggested by Ted Roden.
Stephen Eglen [Tue, 22 Jul 2008 08:47:00 +0000 (08:47 +0000)]
(iswitchb-delim): New variable, suggested by Ted Roden.

15 years agoFixed mismatched parenthesis in vc-dir.el.
Bastien Guerry [Tue, 22 Jul 2008 08:42:19 +0000 (08:42 +0000)]
Fixed mismatched parenthesis in vc-dir.el.
See Sven Joachim message <87fxq2cotk.fsf@gmx.de> on [emacs-devel].

2008-07-22  Sven Joachim <svenjoac@gmx.de>  (tiny change)

* vc-dir.el (vc-dir-recompute-file-state): Fix mismatched
paenthesis.

15 years agoRemove sh-newline-and-indent
Miles Bader [Tue, 22 Jul 2008 04:56:09 +0000 (04:56 +0000)]
Remove sh-newline-and-indent

It is obsolete.

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

15 years ago(Todo): Update.
Dan Nicolaescu [Tue, 22 Jul 2008 04:39:27 +0000 (04:39 +0000)]
(Todo): Update.

15 years agodo-applescript: NS version of the Carbon implementation of the same
David Reitter [Tue, 22 Jul 2008 03:15:09 +0000 (03:15 +0000)]
do-applescript: NS version of the Carbon implementation of the same
functionality: execute arbitrary AppleScript code.

15 years ago*** empty log message ***
David Reitter [Tue, 22 Jul 2008 03:14:19 +0000 (03:14 +0000)]
*** empty log message ***

15 years agoRemove obsolete comment.
Dan Nicolaescu [Tue, 22 Jul 2008 02:51:59 +0000 (02:51 +0000)]
Remove obsolete comment.

15 years agoAdd arch tagline
Miles Bader [Tue, 22 Jul 2008 02:31:03 +0000 (02:31 +0000)]
Add arch tagline

15 years ago(vc-git-status-printer): Update the directory display
Dan Nicolaescu [Tue, 22 Jul 2008 02:20:10 +0000 (02:20 +0000)]
(vc-git-status-printer): Update the directory display
to match the default.

15 years ago(vc-dir-recompute-file-state): Add workaround for CVS.
Dan Nicolaescu [Tue, 22 Jul 2008 02:18:29 +0000 (02:18 +0000)]
(vc-dir-recompute-file-state): Add workaround for CVS.

15 years ago*** empty log message ***
Dan Nicolaescu [Tue, 22 Jul 2008 02:17:21 +0000 (02:17 +0000)]
*** empty log message ***

15 years agofix compile error in nsfns.m
Adrian Robert [Mon, 21 Jul 2008 20:27:57 +0000 (20:27 +0000)]
fix compile error in nsfns.m

15 years ago* m/mips.h (LOAD_AVE_TYPE, LOAD_AVE_CVT): Do not define, not used
Dan Nicolaescu [Mon, 21 Jul 2008 18:19:30 +0000 (18:19 +0000)]
* m/mips.h (LOAD_AVE_TYPE, LOAD_AVE_CVT): Do not define, not used
on this platform.
(mips):
* m/iris4d.h (mips): Do not define.
* sysdep.c (init_sys_modes): Use __mips__ instead of mips.

15 years agoRemove trailing whitespace.
Chong Yidong [Mon, 21 Jul 2008 18:15:28 +0000 (18:15 +0000)]
Remove trailing whitespace.

15 years ago(menu-bar-line-wrapping-menu): Use Visual Line mode for "word wrap"
Chong Yidong [Mon, 21 Jul 2008 18:14:46 +0000 (18:14 +0000)]
(menu-bar-line-wrapping-menu): Use Visual Line mode for "word wrap"
command.

15 years ago(visual-line-mode): Disable truncate-partial-width-windows.
Chong Yidong [Mon, 21 Jul 2008 18:14:23 +0000 (18:14 +0000)]
(visual-line-mode): Disable truncate-partial-width-windows.

15 years ago* menu-bar.el (menu-bar-line-wrapping-menu): Use Visual Line mode
Chong Yidong [Mon, 21 Jul 2008 18:14:09 +0000 (18:14 +0000)]
* menu-bar.el (menu-bar-line-wrapping-menu): Use Visual Line mode
for "word wrap" command.

* simple.el (visual-line-mode): Disable
truncate-partial-width-windows.

15 years ago(LD_SWITCH_SITE): Remove.
Dan Nicolaescu [Mon, 21 Jul 2008 17:50:46 +0000 (17:50 +0000)]
(LD_SWITCH_SITE): Remove.

15 years ago* term/ns-win.el: Rename ns- functions/variables to the
Dan Nicolaescu [Mon, 21 Jul 2008 17:48:37 +0000 (17:48 +0000)]
* term/ns-win.el: Rename ns- functions/variables to the
corresponding x- versions.
(x-select-text, x-cut-buffer-or-selection-value)
(x-disown-selection-internal, x-get-selection-internal)
(x-own-selection-internal, x-defined-colors, xw-defined-colors)
(x-display-mm-width, x-display-mm-height)
(x-display-backing-store, x-display-save-under)
(x-display-visual-class, x-display-screens, x-focus-frame): Remove
defaliases.

* image.c:
* nsfns.m:
* nsselect.m:
* nsterm.h:
* nsterm.m: Rename ns prefixed functions/variables to the
corresponding x versions.  Update references.

15 years ago(ns-display-name): Remove declaration.
Dan Nicolaescu [Mon, 21 Jul 2008 17:43:33 +0000 (17:43 +0000)]
(ns-display-name): Remove declaration.
(make-frame-on-display): Use x-display-name instead
ns-display-name.  Use unless.

15 years ago(command-line-1): Fix indentation.
Dan Nicolaescu [Mon, 21 Jul 2008 17:23:14 +0000 (17:23 +0000)]
(command-line-1): Fix indentation.

15 years ago(ns-focus-frame): Remove declaration.
Dan Nicolaescu [Mon, 21 Jul 2008 17:21:24 +0000 (17:21 +0000)]
(ns-focus-frame): Remove declaration.
(gnus-select-frame-set-input-focus): Undo previous change.  Treat ns
like x.

15 years ago(NO_REMAP): Do not undefine.
Dan Nicolaescu [Mon, 21 Jul 2008 17:19:47 +0000 (17:19 +0000)]
(NO_REMAP): Do not undefine.

15 years agoUse SOLARIS2 instead of sun.
Dan Nicolaescu [Mon, 21 Jul 2008 17:16:35 +0000 (17:16 +0000)]
Use SOLARIS2 instead of sun.

15 years ago(up-one, down-one, left-one, right-one): Remove,
Dan Nicolaescu [Mon, 21 Jul 2008 17:08:13 +0000 (17:08 +0000)]
(up-one, down-one, left-one, right-one): Remove,
checked in inadvertently.

15 years ago(mac-fix-env): Remove #ifdef around rule.
Dan Nicolaescu [Mon, 21 Jul 2008 17:05:37 +0000 (17:05 +0000)]
(mac-fix-env): Remove #ifdef around rule.

15 years agoFix last change.
Chong Yidong [Mon, 21 Jul 2008 16:35:59 +0000 (16:35 +0000)]
Fix last change.

15 years agoConsolidate credits. Copyedits.
Chong Yidong [Mon, 21 Jul 2008 16:35:45 +0000 (16:35 +0000)]
Consolidate credits. Copyedits.

15 years ago* README: Consolidate credits. Copyedits.
Chong Yidong [Mon, 21 Jul 2008 16:35:35 +0000 (16:35 +0000)]
* README: Consolidate credits. Copyedits.

15 years agoStandardize references to "Nextstep" in comments, messages, and docstrings.
Chong Yidong [Mon, 21 Jul 2008 16:23:55 +0000 (16:23 +0000)]
Standardize references to "Nextstep" in comments, messages, and docstrings.
(ns-handle-args, x-parse-geometry)
(ns-extended-platform-support-mode, x-setup-function-keys)
(ns-select-overlay, ns-unselect-line, ns-yes-or-no-p)
(ns-set-pasteboard, ns-scroll-bar-move, ns-defined-colors)
(ns-initialized, ns-initialize-window-system): Doc fixes.

15 years ago* term/ns-win.el: Standardize references to "Nextstep" in
Chong Yidong [Mon, 21 Jul 2008 16:23:35 +0000 (16:23 +0000)]
* term/ns-win.el: Standardize references to "Nextstep" in
comments, messages, and docstrings.
(ns-handle-args, x-parse-geometry)
(ns-extended-platform-support-mode, x-setup-function-keys)
(ns-select-overlay, ns-unselect-line, ns-yes-or-no-p)
(ns-set-pasteboard, ns-scroll-bar-move, ns-defined-colors)
(ns-initialized, ns-initialize-window-system): Doc fixes.

15 years agoChange NS to Nextstep in docstrings and error messages.
Chong Yidong [Mon, 21 Jul 2008 15:40:18 +0000 (15:40 +0000)]
Change NS to Nextstep in docstrings and error messages.
(Fns_create_frame, Fns_read_file_name, Fns_get_resource)
(Fns_set_resource, Fns_set_alpha, Fns_server_max_request_size)
(Fns_server_vendor, Fns_server_version, Fns_display_screens)
(Fns_display_mm_height, Fns_display_mm_width)
(Fns_display_backing_store, Fns_display_visual_class)
(Fns_display_save_under, Fns_open_connection)
(Fns_close_connection, Fns_hide_emacs, Fns_font_name)
(Fns_list_colors, Fns_perform_service, Fns_color_defined_p)
(Fns_color_values, Fxw_display_color_p, Fx_display_grayscale_p)
(Fns_display_pixel_width, Fns_display_pixel_height)
(Fns_display_usable_bounds, Fx_display_planes)
(Fns_display_color_cells, Vns_icon_type_alist): Doc fixes.

15 years ago* nsfns.m: Change NS to Nextstep in docstrings and error messages.
Chong Yidong [Mon, 21 Jul 2008 15:40:07 +0000 (15:40 +0000)]
* nsfns.m: Change NS to Nextstep in docstrings and error messages.
(Fns_create_frame, Fns_read_file_name, Fns_get_resource)
(Fns_set_resource, Fns_set_alpha, Fns_server_max_request_size)
(Fns_server_vendor, Fns_server_version, Fns_display_screens)
(Fns_display_mm_height, Fns_display_mm_width)
(Fns_display_backing_store, Fns_display_visual_class)
(Fns_display_save_under, Fns_open_connection)
(Fns_close_connection, Fns_hide_emacs, Fns_font_name)
(Fns_list_colors, Fns_perform_service, Fns_color_defined_p)
(Fns_color_values, Fxw_display_color_p, Fx_display_grayscale_p)
(Fns_display_pixel_width, Fns_display_pixel_height)
(Fns_display_usable_bounds, Fx_display_planes)
(Fns_display_color_cells, Vns_icon_type_alist): Doc fixes.

15 years agoAnnounce future deprecation.
Chong Yidong [Mon, 21 Jul 2008 14:49:46 +0000 (14:49 +0000)]
Announce future deprecation.

15 years agoMake auto-refining a minor mode, and diff- and smerge- use it.
Thien-Thi Nguyen [Mon, 21 Jul 2008 14:20:24 +0000 (14:20 +0000)]
Make auto-refining a minor mode, and diff- and smerge- use it.

* diff-mode.el (diff-auto-refine): Delete defcustom.
(diff-auto-refine-mode): New func/var via define-minor-mode.
Update var ref to use diff-auto-refine-mode.
* smerge-mode.el (diff-mode): Require when compiling.
(smerge-auto-refine): Delete defcustom.
Update smerge-auto-refine ref to use diff-auto-refine-mode.

15 years agoRewrite rfc2104-hash for speed.
Thien-Thi Nguyen [Mon, 21 Jul 2008 07:27:52 +0000 (07:27 +0000)]
Rewrite rfc2104-hash for speed.

* rfc2104.el (rfc2104-zero): Delete defconst.
(rfc2104-hex-alist): Likewise.
(rfc2104-hex-to-int): Delete func.
(rfc2104-hexstring-to-bitstring): Likewise.
(rfc2104-nybbles): New defconst.
(rfc2104-hash): Rewrite for speed.

15 years ago(print_object): Check print_depth before searching for circularities.
Chong Yidong [Mon, 21 Jul 2008 05:03:39 +0000 (05:03 +0000)]
(print_object): Check print_depth before searching for circularities.

15 years agoFix last change.
Chong Yidong [Mon, 21 Jul 2008 05:03:17 +0000 (05:03 +0000)]
Fix last change.

15 years agoMark last change as tiny.
Chong Yidong [Mon, 21 Jul 2008 05:03:00 +0000 (05:03 +0000)]
Mark last change as tiny.

15 years ago* print.c (print_object): Check print_depth before searching for
Chong Yidong [Mon, 21 Jul 2008 05:02:31 +0000 (05:02 +0000)]
* print.c (print_object): Check print_depth before searching for
circularities.

15 years ago* dbusbind.c (Fdbus_register_signal): Use sprintf + strcat instead
Michael Albinus [Mon, 21 Jul 2008 04:28:50 +0000 (04:28 +0000)]
* dbusbind.c (Fdbus_register_signal): Use sprintf + strcat instead
only sprintf.

15 years agoCorrectly attribute David Reitter for visual-line-mode.
Chong Yidong [Mon, 21 Jul 2008 04:20:56 +0000 (04:20 +0000)]
Correctly attribute David Reitter for visual-line-mode.

15 years ago(visual-line-mode): Add lighter.
Chong Yidong [Mon, 21 Jul 2008 03:54:03 +0000 (03:54 +0000)]
(visual-line-mode): Add lighter.

15 years ago* simple.el (visual-line-mode): Add lighter.
Chong Yidong [Mon, 21 Jul 2008 03:53:51 +0000 (03:53 +0000)]
* simple.el (visual-line-mode): Add lighter.

15 years ago(visual-line): New custom group.
Chong Yidong [Mon, 21 Jul 2008 03:50:17 +0000 (03:50 +0000)]
(visual-line): New custom group.
(visual-line-fringe-indicators): New var.
(visual-line-mode): Set fringe-indicator-alist based on
visual-line-fringe-indicators.

15 years ago* simple.el (visual-line): New custom group.
Chong Yidong [Mon, 21 Jul 2008 03:49:58 +0000 (03:49 +0000)]
* simple.el (visual-line): New custom group.
(visual-line-fringe-indicators): New var.
(visual-line-mode): Set fringe-indicator-alist based on
visual-line-fringe-indicators.

15 years ago*** empty log message ***
Kenichi Handa [Mon, 21 Jul 2008 02:23:57 +0000 (02:23 +0000)]
*** empty log message ***

15 years agocorrected color spec docs in ns-emacs.texi
Adrian Robert [Sun, 20 Jul 2008 21:32:21 +0000 (21:32 +0000)]
corrected color spec docs in ns-emacs.texi

15 years ago(find_start_pos, find_start_value)
Andreas Schwab [Sun, 20 Jul 2008 18:37:46 +0000 (18:37 +0000)]
(find_start_pos, find_start_value)
(find_start_value_byte, find_start_begv, find_defun_start)
(back_comment, scan_sexps_forward): Use EMACS_INT for buffer
positions.

15 years ago* s/sol2-3.h: Insert contents of s/sol2.h.
Dan Nicolaescu [Sun, 20 Jul 2008 14:14:52 +0000 (14:14 +0000)]
* s/sol2-3.h: Insert contents of s/sol2.h.
(LD_SWITCH_SYSTEM): Remove redundant definition.
* s/sol2.h: Remove, unused.

15 years ago* m/intel386.h (NO_REMAP): Do no define for USG, not used.
Dan Nicolaescu [Sun, 20 Jul 2008 14:12:41 +0000 (14:12 +0000)]
* m/intel386.h (NO_REMAP): Do no define for USG, not used.

15 years agounder NS, recognize HSB,AHSB as synonyms for HSV,AHSV in color specifications
Adrian Robert [Sun, 20 Jul 2008 13:38:08 +0000 (13:38 +0000)]
under NS, recognize HSB,AHSB as synonyms for HSV,AHSV in color specifications

15 years agofix typo in ns_appdir target find command
Adrian Robert [Sun, 20 Jul 2008 13:19:56 +0000 (13:19 +0000)]
fix typo in ns_appdir target find command

15 years ago* s/usg5-4.h (LIBS_SYSTEM): Remove, system for which this was
Dan Nicolaescu [Sun, 20 Jul 2008 13:03:56 +0000 (13:03 +0000)]
* s/usg5-4.h (LIBS_SYSTEM): Remove, system for which this was
added not supported anymore.

* s/usg5-4-2.h (LIBS_SYSTEM):
* s/sol2.h (LIBS_SYSTEM): Do not undefine.

* s/netbsd.h (GETPGRP_NO_ARG, N_TRELOFF):
* s/lynxos.h (GETPGRP_NO_ARG):
* s/hpux10-20.h (NO_SIOCTL_H):
* s/gnu.h (GETPGRP_NO_ARG):
* s/gnu-linux.h (NO_SIOCTL_H):
* s/freebsd.h (GETPGRP_NO_ARG, N_TRELOFF):
* s/cygwin.h (GETPGRP_NO_ARG):
* s/irix6-5.h (LIBS_SYSTEM, GETPGRP_NO_ARG): Remove, unused.
(C_DEBUG_SWITCH): Remove duplicate definition.

* m/ibms390.h: Remove boilerplate comments.

* sysdep.c (closedir): Use SOLARIS2 instead of sun && USG5_4.

* process.c (HAVE_SERIAL): Consolidate ifdefs.
(wait_reading_process_output): Remove code for SunOS, platform not
supported anymore.  Use SOLARIS2 instead of sun.

15 years agoupdates to nextstep/FOR-RELEASE
Adrian Robert [Sun, 20 Jul 2008 00:53:41 +0000 (00:53 +0000)]
updates to nextstep/FOR-RELEASE

15 years agorestore ability under NS to change font size from font panel (lost during some recent...
Adrian Robert [Sun, 20 Jul 2008 00:47:28 +0000 (00:47 +0000)]
restore ability under NS to change font size from font panel (lost during some recent font backend refactoring)

15 years ago* term/x-win.el (x-handle-switch, x-handle-numeric-switch)
Dan Nicolaescu [Sun, 20 Jul 2008 00:37:45 +0000 (00:37 +0000)]
* term/x-win.el (x-handle-switch, x-handle-numeric-switch)
(x-handle-initial-switch, x-handle-iconic, x-handle-xrm-switch)
(x-handle-geometry, x-handle-name-switch, x-display-name)
(x-handle-display, x-handle-args, x-colors): Move ...
* term/common-win.el: ... here.  New file.
* term/w32-win.el (x-handle-switch, x-handle-numeric-switch)
(x-handle-initial-switch, x-handle-iconic, x-handle-xrm-switch)
(x-handle-geometry, x-handle-name-switch, x-display-name)
(x-handle-display, x-handle-args, x-colors): Remove.
* loadup.el: Load term/common-win before term/x-win and term/w32-win.

15 years ago("cyrillic-translit"): Add two rules "//'" and
Juri Linkov [Sat, 19 Jul 2008 23:59:29 +0000 (23:59 +0000)]
("cyrillic-translit"): Add two rules "//'" and
"//`" for combining accents as a separate character.  Keep two
rules "i`" and "I`" for characters where accent is not a separate
character.  Revert changes that added postfix combining accents.

15 years ago(narrow-map): Bind `org-narrow-to-subtree' to "s" on the
Juri Linkov [Sat, 19 Jul 2008 23:58:13 +0000 (23:58 +0000)]
(narrow-map): Bind `org-narrow-to-subtree' to "s" on the
new keymap `narrow-map' instead of binding "\C-xns".

15 years ago(proced-mode, proced): Add \\<proced-mode-map> to docstrings.
Juri Linkov [Sat, 19 Jul 2008 23:57:12 +0000 (23:57 +0000)]
(proced-mode, proced): Add \\<proced-mode-map> to docstrings.

15 years agoAdd coding cookie utf-8 for the pilcrow sign.
Juri Linkov [Sat, 19 Jul 2008 23:56:17 +0000 (23:56 +0000)]
Add coding cookie utf-8 for the pilcrow sign.

15 years ago(image-dired-cmd-create-thumbnail-options)
Juri Linkov [Sat, 19 Jul 2008 23:56:02 +0000 (23:56 +0000)]
(image-dired-cmd-create-thumbnail-options)
(image-dired-cmd-create-temp-image-options)
(image-dired-cmd-create-standard-thumbnail-command): Add > to the
ImageMagick command line to change the dimensions of the image
only if its width or height exceeds the geometry specification.

15 years ago(dired-mode-map): Fix menu text of image-dired-display-thumbs.
Juri Linkov [Sat, 19 Jul 2008 23:55:41 +0000 (23:55 +0000)]
(dired-mode-map): Fix menu text of image-dired-display-thumbs.

15 years ago(fancy-startup-text): Move the line "To quit a partially entered command,
Juri Linkov [Sat, 19 Jul 2008 23:55:02 +0000 (23:55 +0000)]
(fancy-startup-text): Move the line "To quit a partially entered command,
type Control-g" a few lines below to be after the line "To start".
Add text "at gnu.org" to "Overview of Emacs features".

15 years agoAdd information about C-g to the introduction.
Juri Linkov [Sat, 19 Jul 2008 23:54:48 +0000 (23:54 +0000)]
Add information about C-g to the introduction.

15 years agofix bug with quickdraw smoothing; also, in Makefile, clean out ns_appdir in 'clean...
Adrian Robert [Sat, 19 Jul 2008 22:23:30 +0000 (22:23 +0000)]
fix bug with quickdraw smoothing; also, in Makefile, clean out ns_appdir in 'clean' target

15 years agoshould have gone in in last commit
Adrian Robert [Sat, 19 Jul 2008 20:47:26 +0000 (20:47 +0000)]
should have gone in in last commit

15 years agoby renaming, get rid of need for hash_remove() redefinitions for NS platform; also...
Adrian Robert [Sat, 19 Jul 2008 20:45:36 +0000 (20:45 +0000)]
by renaming, get rid of need for hash_remove() redefinitions for NS platform; also, adjust nsgui dependencies in Makefile

15 years agofix typo ns-ps-print-buffer-with-faces pointed out by Vinicius Jose Latorre
Adrian Robert [Sat, 19 Jul 2008 17:21:28 +0000 (17:21 +0000)]
fix typo ns-ps-print-buffer-with-faces pointed out by Vinicius Jose Latorre

15 years agonsfont.m: duplicate UTF8Strings before modifying with nsfont_escape_family_name ...
Adrian Robert [Sat, 19 Jul 2008 17:13:48 +0000 (17:13 +0000)]
nsfont.m: duplicate UTF8Strings before modifying with nsfont_escape_family_name - patch due to Seiji Zenitani

15 years agoapply fix from Chong Yidong to NS port ns_set_background_color(), and clean up compar...
Adrian Robert [Sat, 19 Jul 2008 17:01:36 +0000 (17:01 +0000)]
apply fix from Chong Yidong to NS port ns_set_background_color(), and clean up comparison use of result from NS_FACE_BACKGROUND

15 years agocorrect mis-entered date in previous change
Adrian Robert [Sat, 19 Jul 2008 16:56:31 +0000 (16:56 +0000)]
correct mis-entered date in previous change

15 years agoupdate icon used by NS to latest used by Carbon port
Adrian Robert [Sat, 19 Jul 2008 16:52:00 +0000 (16:52 +0000)]
update icon used by NS to latest used by Carbon port

15 years agoapply patch for GNUSTEP_MAKEFILES from Yavor Doganov
Adrian Robert [Sat, 19 Jul 2008 16:42:22 +0000 (16:42 +0000)]
apply patch for GNUSTEP_MAKEFILES from Yavor Doganov

15 years ago* ns-emacs.texi: Moved from ../emacs. Add @direntry.
Andreas Schwab [Sat, 19 Jul 2008 08:54:28 +0000 (08:54 +0000)]
* ns-emacs.texi: Moved from ../emacs.  Add @direntry.

* Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ns-emacs.
(ns-emacs, $(infodir)/ns-emacs, ns-emacs.dvi): New rules.

* ns-emacs.texi: Move to ../misc.

15 years agoAdd 2007 to copyright years, since was available then.
Glenn Morris [Sat, 19 Jul 2008 01:17:31 +0000 (01:17 +0000)]
Add 2007 to copyright years, since was available then.
(ns-make-command-string): Use mapconcat.
(ns-save-preferences): Fix typo in previous change.

15 years ago* dbus.texi (Inspection): Rework, introduce submenus.
Michael Albinus [Fri, 18 Jul 2008 20:27:34 +0000 (20:27 +0000)]
* dbus.texi (Inspection): Rework, introduce submenus.
(Bus names, Introspection, Nodes and Interfaces, Methods and Signal)
(Properties and Annotations, Arguments and Signatures): New nodes.

15 years ago* net/dbus.el (dbus-interface-properties): New defconst.
Michael Albinus [Fri, 18 Jul 2008 20:20:03 +0000 (20:20 +0000)]
* net/dbus.el (dbus-interface-properties): New defconst.
(dbus-introspect): Update docstring.
(dbus-introspect-xml, dbus-introspect-get-attribute)
(dbus-introspect-get-node-names, dbus-introspect-get-all-nodes)
(dbus-introspect-get-interface-names)
(dbus-introspect-get-interface, dbus-introspect-get-method-names)
(dbus-introspect-get-method, dbus-introspect-get-signal-names)
(dbus-introspect-get-signal, dbus-introspect-get-property-names)
(dbus-introspect-get-property)
(dbus-introspect-get-annotation-names)
(dbus-introspect-get-annotation)
(dbus-introspect-get-argument-names, dbus-introspect-get-argument)
(dbus-introspect-get-signature, dbus-get-property)
(dbus-set-property, dbus-get-all-properties): New defuns.