Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update copyright for years from Emacs 21 to present (mainly adding | Glenn Morris | 2007-01-16 | 66 | -128/+132 |
| | | | | 2001). | ||||
* | Update copyright for years from Emacs 21 to present (mainly adding | Glenn Morris | 2007-01-16 | 53 | -104/+106 |
| | | | | 2001). | ||||
* | Change copyright year to 2007. | Glenn Morris | 2007-01-16 | 1 | -1/+1 |
| | |||||
* | Remove Perry copyright based on copyright.list: | Glenn Morris | 2007-01-16 | 1 | -6/+4 |
| | | | | | EMACS William M. Perry USA 1971 1998-12-23 Assigns past and future changes. | ||||
* | Remove Ueno copyright based on copyright.list: | Glenn Morris | 2007-01-16 | 1 | -2/+2 |
| | | | | | EMACS Daiki Ueno Japan, 1976 2007-01-11 Assigns Past and Future Changes | ||||
* | Update copyright for years from Emacs 21 to present (mainly adding | Glenn Morris | 2007-01-16 | 1 | -2/+2 |
| | | | | 2001). | ||||
* | (Editing Abbrevs): Describe how to disable a system abbrev. | Glenn Morris | 2007-01-16 | 1 | -1/+3 |
| | |||||
* | *** empty log message *** | Glenn Morris | 2007-01-16 | 1 | -0/+5 |
| | |||||
* | * bookmark.el (bookmark-buffer-file-name): Abbreviate the bookmark path. | Karl Fogel | 2007-01-15 | 2 | -8/+20 |
| | | | | | | | Rewrite function in `cond' style for readability. Suggested by: Stephen Eglen <S.J.Eglen{_AT_}damtp.cam.ac.uk> (The path shortening, that is, not the rearrarangement.) | ||||
* | *** empty log message *** | YAMAMOTO Mitsuharu | 2007-01-15 | 2 | -0/+15 |
| | |||||
* | (Fmac_resume_apple_event): Set error number when | YAMAMOTO Mitsuharu | 2007-01-15 | 1 | -1/+1 |
| | | | | descriptor type of reply is non-null. | ||||
* | [TARGET_API_MAC_CARBON] (create_and_show_dialog): | YAMAMOTO Mitsuharu | 2007-01-15 | 1 | -3/+9 |
| | | | | | | Create movable modal window instead of movable alert window. [TARGET_API_MAC_CARBON] (create_and_show_dialog) [!MAC_OSX]: Use DeactivateControl instead of DisableControl. | ||||
* | (mac-ae-quit-application): New function. | YAMAMOTO Mitsuharu | 2007-01-15 | 1 | -1/+10 |
| | | | | (mac-apple-event-map): Bind "quit application" Apple event to it. | ||||
* | (url-retrieve-internal): Don't use `url-proxy-object'. | Magnus Henoch | 2007-01-14 | 2 | -1/+18 |
| | |||||
* | (url-proxy-object): Remove. | Magnus Henoch | 2007-01-14 | 1 | -9/+6 |
| | | | | | (url-proxy): Don't use `url-proxy-object'. Act according to type of proxy (currently only HTTP supported). | ||||
* | (url-http-proxy): New variable. | Magnus Henoch | 2007-01-14 | 1 | -18/+15 |
| | | | | | | | | | | | (url-http-create-request): Use it. Don't use `url-proxy-object'. (url-http): Treat `url' argument as resource to download, and dynamic variable `url-using-proxy' as proxy to use. Set `url-current-object' to actual URL, and `url-http-proxy' to proxy used. (url-http-handle-cookies): Assume that `url-current-object' does not point to the proxy used. (url-http-async-sentinel): Adapt error message. | ||||
* | (vc-svn-parse-status): Trust the filename argument more | Stefan Monnier | 2007-01-14 | 2 | -7/+16 |
| | | | | than the program's output. | ||||
* | [TARGET_API_MAC_CARBON] (create_and_show_dialog): Use | YAMAMOTO Mitsuharu | 2007-01-14 | 2 | -11/+42 |
| | | | | | DisableControl for disabled items. Set default button to first enabled one. Use icon of application in execution. | ||||
* | *** empty log message *** | Juanma Barranquero | 2007-01-14 | 2 | -5/+13 |
| | |||||
* | (ruler-mode-ruler): Fix typo in docstring. | Juanma Barranquero | 2007-01-14 | 1 | -3/+3 |
| | |||||
* | (antlr-indent-at-bol-alist): Fix typo in docstring. | Juanma Barranquero | 2007-01-14 | 1 | -5/+5 |
| | |||||
* | Update copyright for years from Emacs 21 to present (mainly adding | Glenn Morris | 2007-01-14 | 202 | -389/+406 |
| | | | | 2001). | ||||
* | (longlines-show-hard-newlines): Fix typo in docstring. | Juanma Barranquero | 2007-01-14 | 1 | -1/+1 |
| | |||||
* | (kmacro-insert-counter, kmacro-set-counter, | Juanma Barranquero | 2007-01-14 | 2 | -9/+19 |
| | | | | | | kmacro-start-macro-or-insert-counter, kmacro-step-edit-prefix-commands): Fix typos in docstrings. (kmacro-call-ring-2nd, kmacro-call-ring-2nd-repeat): Doc fixes. | ||||
* | (keypad-setup): Fix typos in docstring. | Juanma Barranquero | 2007-01-14 | 1 | -4/+4 |
| | |||||
* | (Coding Conventions): Fix typos. | Juanma Barranquero | 2007-01-14 | 1 | -1/+1 |
| | |||||
* | (Fdelete_process, Fprocess_id, sigchld_handler): Copy PID into EMACS_INT | Eli Zaretskii | 2007-01-13 | 2 | -6/+15 |
| | | | | to avoid GCC warnings. | ||||
* | (maybe_resize_hash_table): Copy new size of hash table into EMACS_INT to avoid | Eli Zaretskii | 2007-01-13 | 2 | -1/+15 |
| | | | | GCC warnings. | ||||
* | (Fuser_uid, Fuser_real_uid): Copy values returned by geteuid and getuid | Eli Zaretskii | 2007-01-13 | 1 | -2/+8 |
| | | | | into EMACS_INT to avoid GCC warnings. | ||||
* | (Ffile_attributes): Fix last change. | Eli Zaretskii | 2007-01-13 | 1 | -1/+1 |
| | |||||
* | (tumme-cmd-rotate-original-options): Add -outfile | Mathias Dahl | 2007-01-13 | 1 | -1/+1 |
| | | | | option. Remove redirect character ">". | ||||
* | *** empty log message *** | Mathias Dahl | 2007-01-13 | 1 | -0/+5 |
| | |||||
* | *** empty log message *** | Juanma Barranquero | 2007-01-13 | 1 | -0/+4 |
| | |||||
* | (perform-replace): Remove leftover code. | Juanma Barranquero | 2007-01-13 | 1 | -1/+1 |
| | |||||
* | Add information on compiling 32-bit Emacs on 64-bit GNU/Linux. | Glenn Morris | 2007-01-13 | 2 | -3/+24 |
| | | | | Update copyright for years post-Emacs 21 to present. | ||||
* | *** empty log message *** | Glenn Morris | 2007-01-13 | 1 | -0/+6 |
| | |||||
* | (perform-replace): Don't clear NODENT when computing the replacement string. | Richard M. Stallman | 2007-01-12 | 2 | -2/+8 |
| | |||||
* | *** empty log message *** | Richard M. Stallman | 2007-01-12 | 1 | -0/+5 |
| | |||||
* | (Ffile_attributes): Copy some members of `struct stat' into int's to avoid | Eli Zaretskii | 2007-01-12 | 2 | -12/+27 |
| | | | | GCC warnings about limited range of short in arguments to FIXNUM_OVERFLOW_P. | ||||
* | (ucs-input-method): Signal an error for a | Kenichi Handa | 2007-01-12 | 2 | -5/+14 |
| | | | | Unicode character that is not yet supported. | ||||
* | (mac_quit_char_key_p): Move extern outside #ifdef MAC_OSX. | YAMAMOTO Mitsuharu | 2007-01-12 | 2 | -4/+28 |
| | | | | (HOURGLASS_WIDTH, HOURGLASS_HEIGHT): Parenthesize definitions. | ||||
* | (x_free_frame_resources) [USE_CG_DRAWING]: Call | YAMAMOTO Mitsuharu | 2007-01-12 | 1 | -59/+35 |
| | | | | | | | | | mac_prepare_for_quickdraw. (quit_char, make_ctrl_char) [TARGET_API_MAC_CARBON]: Move externs outside #ifdef MAC_OSX. (mac_quit_char_key_p) [TARGET_API_MAC_CARBON]: Move function outside #ifdef MAC_OSX. (mac_check_bundle) [MAC_OSX]: Remove unused function. | ||||
* | (HAVE_DIALOGS): Define if TARGET_API_MAC_CARBON. | YAMAMOTO Mitsuharu | 2007-01-12 | 1 | -5/+358 |
| | | | | | | | | | | | | | | (mac_handle_dialog_event, install_dialog_event_handler) (create_and_show_dialog) [TARGET_API_MAC_CARBON]: New functions. (DIALOG_LEFT_MARGIN, DIALOG_TOP_MARGIN, DIALOG_RIGHT_MARGIN) (DIALOG_BOTTOM_MARGIN, DIALOG_MIN_INNER_WIDTH) (DIALOG_MAX_INNER_WIDTH, DIALOG_BUTTON_BUTTON_HORIZONTAL_SPACE) (DIALOG_BUTTON_BUTTON_VERTICAL_SPACE, DIALOG_BUTTON_MIN_WIDTH) (DIALOG_TEXT_MIN_HEIGHT, DIALOG_TEXT_BUTTONS_VERTICAL_SPACE) (DIALOG_ICON_WIDTH, DIALOG_ICON_HEIGHT, DIALOG_ICON_LEFT_MARGIN) (DIALOG_ICON_TOP_MARGIN) [TARGET_API_MAC_CARBON]: New macros. (mac_dialog) [TARGET_API_MAC_CARBON]: Remove function. (mac_dialog_show) [TARGET_API_MAC_CARBON]: Use create_and_show_dialog. | ||||
* | (uudecode-decode-region-internal): Make it work in a | Kenichi Handa | 2007-01-12 | 2 | -1/+9 |
| | | | | multibyte buffer. | ||||
* | (Windows Keyboard): Another small cleanup. | Richard M. Stallman | 2007-01-11 | 2 | -6/+9 |
| | |||||
* | * net/tramp.el (tramp-handle-file-local-copy): Set | Michael Albinus | 2007-01-11 | 2 | -1/+11 |
| | | | | | `enable-multibyte-characters' to nil. Reported by Chris Moore <christopher.ian.moore@gmail.com>. | ||||
* | (BLOCK_INPUT_ALLOC, UNBLOCK_INPUT_ALLOC): Use pthread_equal, | Jan Djärv | 2007-01-11 | 2 | -14/+19 |
| | | | | block/unblock SIGIO. | ||||
* | (diff-sanity-check-context-hunk-half, diff-sanity-check-hunk): New functions. | Stefan Monnier | 2007-01-11 | 2 | -1/+87 |
| | | | | (diff-find-source-location): Use'em to check the hunks are well-formed. | ||||
* | (hexlify-buffer, dehexlify-buffer): Don't complain and don't | Stefan Monnier | 2007-01-11 | 2 | -7/+13 |
| | | | | | activate undo when undo is not active. Reported by Chris <christopher.ian.moore@gmail.com>. | ||||
* | (ffap-next-regexp, ffap-machine-p, ffap-newsgroup-regexp) | Stefan Monnier | 2007-01-10 | 2 | -13/+19 |
| | | | | | (ffap-newsgroup-p, ffap-alist, ffap-string-at-point-mode-alist) (ffap-url-at-point): Use char-classes rather than "a-z". |