summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Remove sh-newline-and-indentMiles Bader2008-07-222-15/+7
| | | | | | It is obsolete. Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1346
* (Todo): Update.Dan Nicolaescu2008-07-222-7/+5
|
* do-applescript: NS version of the Carbon implementation of the sameDavid Reitter2008-07-221-0/+89
| | | | functionality: execute arbitrary AppleScript code.
* *** empty log message ***David Reitter2008-07-221-0/+6
|
* Remove obsolete comment.Dan Nicolaescu2008-07-222-17/+2
|
* Add arch taglineMiles Bader2008-07-221-0/+1
|
* (vc-git-status-printer): Update the directory displayDan Nicolaescu2008-07-222-3/+5
| | | | to match the default.
* (vc-dir-recompute-file-state): Add workaround for CVS.Dan Nicolaescu2008-07-222-0/+9
|
* *** empty log message ***Dan Nicolaescu2008-07-221-2/+0
|
* fix compile error in nsfns.mAdrian Robert2008-07-212-70/+96
|
* * m/mips.h (LOAD_AVE_TYPE, LOAD_AVE_CVT): Do not define, not usedDan Nicolaescu2008-07-214-36/+7
| | | | | | | on this platform. (mips): * m/iris4d.h (mips): Do not define. * sysdep.c (init_sys_modes): Use __mips__ instead of mips.
* Remove trailing whitespace.Chong Yidong2008-07-211-4/+4
|
* (menu-bar-line-wrapping-menu): Use Visual Line mode for "word wrap"Chong Yidong2008-07-211-14/+22
| | | | command.
* (visual-line-mode): Disable truncate-partial-width-windows.Chong Yidong2008-07-211-2/+6
|
* * menu-bar.el (menu-bar-line-wrapping-menu): Use Visual Line modeChong Yidong2008-07-211-0/+8
| | | | | | | for "word wrap" command. * simple.el (visual-line-mode): Disable truncate-partial-width-windows.
* (LD_SWITCH_SITE): Remove.Dan Nicolaescu2008-07-212-5/+2
|
* * term/ns-win.el: Rename ns- functions/variables to theDan Nicolaescu2008-07-218-137/+116
| | | | | | | | | | | | | | | | | | 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.
* (ns-display-name): Remove declaration.Dan Nicolaescu2008-07-212-4/+7
| | | | | (make-frame-on-display): Use x-display-name instead ns-display-name. Use unless.
* (command-line-1): Fix indentation.Dan Nicolaescu2008-07-212-4/+6
|
* (ns-focus-frame): Remove declaration.Dan Nicolaescu2008-07-212-5/+8
| | | | | (gnus-select-frame-set-input-focus): Undo previous change. Treat ns like x.
* (NO_REMAP): Do not undefine.Dan Nicolaescu2008-07-212-7/+2
|
* Use SOLARIS2 instead of sun.Dan Nicolaescu2008-07-212-2/+6
|
* (up-one, down-one, left-one, right-one): Remove,Dan Nicolaescu2008-07-211-0/+5
| | | | checked in inadvertently.
* (mac-fix-env): Remove #ifdef around rule.Dan Nicolaescu2008-07-212-2/+4
|
* Fix last change.Chong Yidong2008-07-211-1/+1
|
* Consolidate credits. Copyedits.Chong Yidong2008-07-211-62/+41
|
* * README: Consolidate credits. Copyedits.Chong Yidong2008-07-211-0/+4
|
* Standardize references to "Nextstep" in comments, messages, and docstrings.Chong Yidong2008-07-211-57/+60
| | | | | | | | (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.
* * term/ns-win.el: Standardize references to "Nextstep" inChong Yidong2008-07-211-0/+10
| | | | | | | | | 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.
* Change NS to Nextstep in docstrings and error messages.Chong Yidong2008-07-211-131/+126
| | | | | | | | | | | | | | | (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.
* * nsfns.m: Change NS to Nextstep in docstrings and error messages.Chong Yidong2008-07-211-0/+16
| | | | | | | | | | | | | | | (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.
* Announce future deprecation.Chong Yidong2008-07-211-2/+18
|
* Make auto-refining a minor mode, and diff- and smerge- use it.Thien-Thi Nguyen2008-07-214-15/+22
| | | | | | | | | * 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.
* Rewrite rfc2104-hash for speed.Thien-Thi Nguyen2008-07-212-47/+54
| | | | | | | | | * 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.
* (print_object): Check print_depth before searching for circularities.Chong Yidong2008-07-211-3/+4
|
* Fix last change.Chong Yidong2008-07-211-1/+1
|
* Mark last change as tiny.Chong Yidong2008-07-211-1/+1
|
* * print.c (print_object): Check print_depth before searching forChong Yidong2008-07-211-0/+5
| | | | circularities.
* * dbusbind.c (Fdbus_register_signal): Use sprintf + strcat insteadMichael Albinus2008-07-212-3/+16
| | | | only sprintf.
* Correctly attribute David Reitter for visual-line-mode.Chong Yidong2008-07-211-4/+8
|
* (visual-line-mode): Add lighter.Chong Yidong2008-07-211-1/+3
|
* * simple.el (visual-line-mode): Add lighter.Chong Yidong2008-07-211-1/+1
|
* (visual-line): New custom group.Chong Yidong2008-07-211-4/+40
| | | | | | (visual-line-fringe-indicators): New var. (visual-line-mode): Set fringe-indicator-alist based on visual-line-fringe-indicators.
* * simple.el (visual-line): New custom group.Chong Yidong2008-07-211-0/+7
| | | | | | (visual-line-fringe-indicators): New var. (visual-line-mode): Set fringe-indicator-alist based on visual-line-fringe-indicators.
* *** empty log message ***Kenichi Handa2008-07-212-2/+8
|
* corrected color spec docs in ns-emacs.texiAdrian Robert2008-07-202-4/+9
|
* (find_start_pos, find_start_value)Andreas Schwab2008-07-202-19/+26
| | | | | | (find_start_value_byte, find_start_begv, find_defun_start) (back_comment, scan_sexps_forward): Use EMACS_INT for buffer positions.
* * s/sol2-3.h: Insert contents of s/sol2.h.Dan Nicolaescu2008-07-203-71/+37
| | | | | (LD_SWITCH_SYSTEM): Remove redundant definition. * s/sol2.h: Remove, unused.
* * m/intel386.h (NO_REMAP): Do no define for USG, not used.Dan Nicolaescu2008-07-202-2/+3
|
* under NS, recognize HSB,AHSB as synonyms for HSV,AHSV in color specificationsAdrian Robert2008-07-202-4/+12
|