Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | *** empty log message *** | David Ponce | 2006-03-07 | 1 | -0/+22 |
| | |||||
* | Add arch tagline | Miles Bader | 2006-03-07 | 1 | -0/+4 |
| | |||||
* | Move from SourceForge repository to Savannah. This is version 7.93, | Bill Wohler | 2006-03-07 | 2 | -2722/+7926 |
| | | | | | which is a total rewrite from the previous edition 1.3 for MH-E version 5.0.2, and corresponds to MH-E version 7.93. | ||||
* | * help.el (describe-key): Handle string and vector `follow-link' values. | Chong Yidong | 2006-03-06 | 2 | -8/+16 |
| | |||||
* | Typo. | Chong Yidong | 2006-03-06 | 1 | -1/+0 |
| | |||||
* | * help.el (describe-key): Properly handle the return value of | Chong Yidong | 2006-03-06 | 2 | -24/+26 |
| | | | | | read-key-sequence when grabbing an up-event. Cleanup mouse-1 remaps. | ||||
* | (PC-expand-many-files): Try be more careful when parsing the shell's output. | Stefan Monnier | 2006-03-06 | 2 | -7/+25 |
| | |||||
* | Two bugs removed. | Chong Yidong | 2006-03-06 | 1 | -7/+0 |
| | |||||
* | * xdisp.c (handle_invisible_prop): Don't update it->position with | Chong Yidong | 2006-03-06 | 2 | -2/+10 |
| | | | | a buffer position if we're in a display string. | ||||
* | Remove TODO. No longer needed. | Reiner Steib | 2006-03-06 | 1 | -193/+0 |
| | |||||
* | (Version, mh-version): Add +cvs to version. | Bill Wohler | 2006-03-06 | 2 | -2/+6 |
| | |||||
* | Revision: emacs@sv.gnu.org/emacs--devo--0--patch-139 | Miles Bader | 2006-03-06 | 7 | -13/+45 |
| | | | | | | | | | | | Merge from gnus--rel--5.10 Patches applied: * gnus--rel--5.10 (patch 49-51) - Merge from emacs--devo--0 - Update from CVS | ||||
* | (MAC_AQUA_VERTICAL_SCROLL_BAR_WIDTH) | YAMAMOTO Mitsuharu | 2006-03-06 | 2 | -0/+26 |
| | | | | (MAC_AQUA_SMALL_VERTICAL_SCROLL_BAR_WIDTH): New defines. | ||||
* | (get_control_part_bounds): Fix type of return value. | YAMAMOTO Mitsuharu | 2006-03-06 | 1 | -63/+108 |
| | | | | | | | | | | (x_set_toolkit_scroll_bar_thumb, x_scroll_bar_create) (XTset_vertical_scroll_bar) [USE_TOOLKIT_SCROLL_BARS]: Don't show scroll bar if it is not tall enough to display scroll bar thumb. [USE_CARBON_EVENTS] (mac_convert_event_ref) (mac_handle_command_event, mac_handle_window_event) (mac_handle_mouse_event): Check error code of GetEventParameter. (convert_fn_keycode) [MAC_OSX]: Likewise. | ||||
* | (x_default_scroll_bar_color_parameter) | YAMAMOTO Mitsuharu | 2006-03-06 | 1 | -11/+20 |
| | | | | | | | | | (x_set_scroll_bar_foreground, x_set_scroll_bar_background): Remove unnecessary prototypes. (x_set_scroll_bar_default_width): Use MAC_AQUA_VERTICAL_SCROLL_BAR_WIDTH. (mac_set_scroll_bar_width): New function. (mac_frame_parm_handlers): Set it as handler for scroll-bar-width. | ||||
* | *** empty log message *** | Luc Teirlinck | 2006-03-06 | 1 | -2/+2 |
| | |||||
* | (mh-index-update-single-msg): Fix a bug in the | Satyaki Das | 2006-03-06 | 2 | -11/+19 |
| | | | | | handling of duplicate messages. The test in cond was too strong and wasn't catching the case where origin-map was nil. | ||||
* | (hide-sublevels): Provide better interactive default. | Stefan Monnier | 2006-03-06 | 2 | -31/+37 |
| | |||||
* | (url-http-find-free-connection): Don't kill the process | Stefan Monnier | 2006-03-06 | 2 | -8/+18 |
| | | | | | | when killing the temp buffer. (url-http-symbol-value-in-buffer): Massage to make it clear to the byte-compiler that the function is defined. | ||||
* | (create-fontset-from-fontset-spec): Fix | Kenichi Handa | 2006-03-06 | 2 | -1/+7 |
| | | | | regexp for paring FONTSET-SPEC (allow spaces after `:'). | ||||
* | (gud-tooltip-dereference): Add missing optional argument. | Luc Teirlinck | 2006-03-06 | 1 | -1/+1 |
| | |||||
* | *** empty log message *** | Luc Teirlinck | 2006-03-06 | 1 | -0/+1 |
| | |||||
* | (gud-jdb-marker-filter): Double quote `[' in regexp for Lisp syntax. | Luc Teirlinck | 2006-03-06 | 1 | -3/+3 |
| | |||||
* | *** empty log message *** | Luc Teirlinck | 2006-03-06 | 1 | -1/+1 |
| | |||||
* | *** empty log message *** | Luc Teirlinck | 2006-03-06 | 1 | -1/+6 |
| | |||||
* | Update for MH-E release 7.93. | Bill Wohler | 2006-03-05 | 3 | -1/+47 |
| | |||||
* | (Version, mh-version): Update for release 7.93. | Bill Wohler | 2006-03-05 | 2 | -2/+8 |
| | |||||
* | * mh-folder.el (mh-folder-mode): Drop 'load-path argument when calling | Bill Wohler | 2006-03-05 | 4 | -6/+12 |
| | | | | | | | | mh-image-load-path-for-library since this is the default. * mh-letter.el (mh-letter-mode): Ditto. * mh-utils.el (mh-logo-display): Ditto. | ||||
* | *** empty log message *** | Mathias Dahl | 2006-03-05 | 1 | -6/+6 |
| | |||||
* | Changes in whitespace. | Mathias Dahl | 2006-03-05 | 1 | -3/+3 |
| | |||||
* | (x_catch_errors_unwind): Fix missing return value. | Andreas Schwab | 2006-03-05 | 2 | -0/+5 |
| | |||||
* | *** empty log message *** | Kim F. Storm | 2006-03-04 | 1 | -14/+8 |
| | |||||
* | (toplevel): Require `cl' at compile-time. | John Paul Wallington | 2006-03-04 | 2 | -0/+5 |
| | |||||
* | * mh-compat.el (mh-image-load-path-for-library): Move here from | Bill Wohler | 2006-03-04 | 3 | -96/+134 |
| | | | | | | | | | | | | | | mh-utils.el and wrap with mh-defun-compat since this function will be soon added to image.el. * mh-utils.el (mh-image-load-path-for-library): Move to mh-compat.el. (mh-normalize-folder-name): Add return-nil-if-folder-empty argument which is useful when calling mh-normalize-folder-name to process the folder argument for the folders command. (mh-sub-folders): Use new flag to mh-normalize-folder-name to make this function more robust. It could too easily list the folders in /. (mh-folder-list): Fix a couple of problems pointed out by Thomas Baumann. Set folder to nil if empty. Don't append "/" if folder nil. | ||||
* | (server-process-filter): Handle errors during | Andreas Schwab | 2006-03-04 | 2 | -1/+10 |
| | | | | evaluation of the argument. | ||||
* | (t-mouse-drag-start, t-mouse-swap-alt-keys): Doc fix; escape | John Paul Wallington | 2006-03-03 | 2 | -18/+25 |
| | | | | | | parentheses at beginning of line. (t-mouse-tty, t-mouse-make-event): Doc fix; use imperative. (t-mouse-mode): Remove period from end of error message. | ||||
* | * mh-folder.el (mh-folder-mode): Rename mh-image-load-path to | Bill Wohler | 2006-03-03 | 4 | -39/+53 |
| | | | | | | | | | | | | mh-image-load-path-for-library. * mh-letter.el (mh-letter-mode): Rename mh-image-load-path to mh-image-load-path-for-library. * mh-utils.el (mh-image-load-path): Rename to mh-image-load-path-for-library. Add example to docstring. Rename local variable mh-image-directory to image-directory. Move error checks to default case in cond and simplify. | ||||
* | (mh-send-letter, mh-insert-auto-fields): Sync docstrings with manual. | Bill Wohler | 2006-03-03 | 2 | -7/+21 |
| | |||||
* | (flyspell-process-localwords): Be case-sensitive. | Eli Zaretskii | 2006-03-03 | 2 | -0/+6 |
| | |||||
* | (custom-quote): Remove function since it has been moved to custom.el. | Eli Zaretskii | 2006-03-03 | 2 | -15/+3 |
| | |||||
* | (rx-check-any, rx-check-not): Quote "]"s in regexps when they have no | Eli Zaretskii | 2006-03-03 | 2 | -3/+8 |
| | | | | special meaning. | ||||
* | (reg-generic-mode): Quote "]"s in regexps when they have no special meaning. | Eli Zaretskii | 2006-03-03 | 1 | -1/+1 |
| | |||||
* | (lisp-font-lock-keywords-2): Quote "]"s in regexps when they have no | Eli Zaretskii | 2006-03-03 | 1 | -1/+1 |
| | | | | special meaning. | ||||
* | (clean-buffer-list): Handle case where base-buffer of indirect buffer gets | Eli Zaretskii | 2006-03-03 | 2 | -15/+21 |
| | | | | killed before indirect buffer. Use dolist. | ||||
* | Fix last entry. | Eli Zaretskii | 2006-03-03 | 3 | -6/+6 |
| | |||||
* | *** empty log message *** | Eli Zaretskii | 2006-03-03 | 3 | -0/+15 |
| | |||||
* | Add DESTDIR variable to install target to support staged installations. | Eli Zaretskii | 2006-03-03 | 1 | -1/+1 |
| | |||||
* | Fix date on last change. | Eli Zaretskii | 2006-03-03 | 1 | -1/+1 |
| | |||||
* | Add DESTDIR variable to install and uninstall targets to support staged | Eli Zaretskii | 2006-03-03 | 2 | -74/+74 |
| | | | | installations. | ||||
* | *** empty log message *** | Eli Zaretskii | 2006-03-03 | 2 | -0/+10 |
| |