Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (match): Use yellow background on light-bg terminals. | Richard M. Stallman | 2007-03-11 | 2 | -2/+8 |
| | |||||
* | (type-break-get-previous-count): Repeat previous change here. | Richard M. Stallman | 2007-03-11 | 2 | -4/+17 |
| | |||||
* | (byte-compile-warning-prefix): Correctly compute line number. | Richard M. Stallman | 2007-03-11 | 1 | -2/+4 |
| | |||||
* | tweak last patch: add comment and avoid the first sleep | Sam Steingold | 2007-03-11 | 1 | -7/+10 |
| | |||||
* | *** empty log message *** | Glenn Morris | 2007-03-11 | 2 | -1/+35 |
| | |||||
* | (SOURCES): ulimit.hack is removed. | Glenn Morris | 2007-03-11 | 1 | -1/+1 |
| | |||||
* | Remove file of uncertain legal status | Glenn Morris | 2007-03-11 | 2 | -453/+0 |
| | |||||
* | Remove license from trivial file. | Glenn Morris | 2007-03-11 | 1 | -15/+0 |
| | |||||
* | Remove obsolete file | Glenn Morris | 2007-03-11 | 1 | -59/+0 |
| | |||||
* | (sigchld_handler): Sleep before wait3 to avoid a busyloop. | Sam Steingold | 2007-03-11 | 2 | -0/+5 |
| | |||||
* | (grep-find-ignored-directories): Add .git and | Dan Nicolaescu | 2007-03-11 | 2 | -1/+7 |
| | | | | .bzr to list. | ||||
* | (diff-apply-hunk): Use proper format string for | Andreas Schwab | 2007-03-11 | 2 | -1/+7 |
| | | | | error. | ||||
* | (Fx_server_vendor): Change vendor string to "Apple Inc.". | YAMAMOTO Mitsuharu | 2007-03-11 | 2 | -1/+5 |
| | |||||
* | (report-emacs-bug): Don't hard code the "X" name. | Stefan Monnier | 2007-03-11 | 2 | -2/+8 |
| | |||||
* | *** empty log message *** | Juanma Barranquero | 2007-03-11 | 1 | -13/+12 |
| | |||||
* | ** sdl.web@gmail.com, Mar 6: Mode-line face bug | Chong Yidong | 2007-03-10 | 1 | -4/+0 |
| | | | | Fixed... | ||||
* | (face-set-after-frame-default): Recalculate face customizations after | Chong Yidong | 2007-03-10 | 1 | -1/+5 |
| | | | | applying X resources. | ||||
* | * faces.el (face-set-after-frame-default): Recalculate face | Chong Yidong | 2007-03-10 | 1 | -0/+5 |
| | | | | customizations after applying X resources. | ||||
* | (rcirc-timeout-seconds): New variable. | Eli Zaretskii | 2007-03-10 | 2 | -35/+83 |
| | | | | | | | | | | | | | | | | | | | | | | (rcirc-keepalive-seconds): Remove variable. (rcirc-server-name, rcirc-timeout-timer, rcirc-connecting) (rcirc-process, rcirc-user-disconnect): New variables. (rcirc-connect): Initalize new variables. (rcirc-keepalive): Don't send keepalive pings before connection is completed. (rcirc-sentinel): Do mark all channels with activity when connection is dropped. Run hook with process buffer local. (rcirc-reschedule-timeout, rcirc-delete-process): New functions. (rcirc-buffer-process): Return value of rcirc-process if rcirc-server-buffer is nil. (rcirc-server-name): Return the reported server name. (rcirc-update-prompt): Simplify computation of the server name. (rcirc-format-response-string): Likewise. (rcirc-handler-001): Mark server as connected, record the reported server name, and schedule a timeout. (rcirc-track-nick): Add a spec for the tty class. (rcirc-user-non-nick): Remove function. (rcirc-nick-prefix-chars): Add variable. (rcirc-user-nick): Use above variable. | ||||
* | (icomplete-tidy, icomplete-exhibit): Bind deactivate-mark to nil. | Eli Zaretskii | 2007-03-10 | 2 | -2/+9 |
| | |||||
* | Warn from Cygwin GCC versions other than those known to succeed. | Eli Zaretskii | 2007-03-10 | 1 | -0/+2 |
| | |||||
* | (PC-do-completion): Bind dirlength to nil to avoid | Martin Rudalics | 2007-03-10 | 2 | -1/+9 |
| | | | | that buffer contents get erased during completion. | ||||
* | [USE_CARBON_EVENTS] (mac_handle_mouse_event): Ignore | YAMAMOTO Mitsuharu | 2007-03-10 | 2 | -7/+19 |
| | | | | mouse wheel movement on title bar or tool bar. | ||||
* | ** andreas.roehler@easy-emacs.de, Feb 19: auto-insert help-buffer | Chong Yidong | 2007-03-10 | 1 | -2/+0 |
| | | | | Fixed. | ||||
* | (help_form_saved_window_configs): New var. | Chong Yidong | 2007-03-10 | 1 | -3/+24 |
| | | | | | | (read_char_help_form_unwind): New function. (read_char): Don't restore window configuration if a mouse click arrives while the help form is being displayed. | ||||
* | * keyboard.c (help_form_saved_window_configs): New var. | Chong Yidong | 2007-03-10 | 1 | -0/+7 |
| | | | | | | (read_char_help_form_unwind): New function. (read_char): Don't restore window configuration if a mouse click arrives while the help form is being displayed. | ||||
* | Fix typo. | Glenn Morris | 2007-03-10 | 1 | -1/+1 |
| | |||||
* | *** empty log message *** | Glenn Morris | 2007-03-10 | 2 | -3/+17 |
| | |||||
* | Add copyright disclaimer. | Glenn Morris | 2007-03-10 | 1 | -0/+4 |
| | |||||
* | Bit late for pre-pretest comment... | Glenn Morris | 2007-03-10 | 1 | -1/+1 |
| | |||||
* | *** empty log message *** | Glenn Morris | 2007-03-10 | 1 | -2/+0 |
| | |||||
* | (woman-change-fonts): Add a hack to deal with | Glenn Morris | 2007-03-10 | 1 | -47/+80 |
| | | | | | | font-escape followed by "." at start of a line. (woman2-IP): Add a hack to deal with consecutive requests. (woman2-tagged-paragraph): Extend existing hack to handle "sp". | ||||
* | *** empty log message *** | Kim F. Storm | 2007-03-10 | 3 | -11/+15 |
| | |||||
* | (redisplay_window): Don't automatically select a new window | Kim F. Storm | 2007-03-10 | 1 | -1/+8 |
| | | | | start for a contination line during mouse-click. | ||||
* | (c-before-change): insert call of `save-match-data'. | Alan Mackenzie | 2007-03-09 | 1 | -56/+57 |
| | |||||
* | *** empty log message *** | Alan Mackenzie | 2007-03-09 | 1 | -0/+5 |
| | |||||
* | (abbrev): Add `provide'. | Richard M. Stallman | 2007-03-09 | 2 | -0/+6 |
| | |||||
* | Say explicitly this is not for Cygwin. | Richard M. Stallman | 2007-03-09 | 2 | -0/+7 |
| | |||||
* | (handle_one_xevent): Ignore buttons > 3 for the tool bar. | Jan Djärv | 2007-03-09 | 2 | -7/+12 |
| | |||||
* | *** empty log message *** | Juanma Barranquero | 2007-03-09 | 1 | -1/+5 |
| | |||||
* | (Fdescribe_buffer_bindings): Check that BUFFER is valid. | Juanma Barranquero | 2007-03-09 | 1 | -0/+2 |
| | |||||
* | ** md5i@cs.cmu.edu, Feb 20: move-end-of-line in comint buffers | Chong Yidong | 2007-03-09 | 1 | -2/+0 |
| | | | | Postphoned to post Emacs 22. | ||||
* | *** empty log message *** | Juanma Barranquero | 2007-03-09 | 1 | -9/+7 |
| | |||||
* | ** bojohan+news@dd.chalmers.se, Feb 23: partial-completion | Chong Yidong | 2007-03-09 | 1 | -2/+0 |
| | | | | Fixed by Martin Rudalic's 2007-03-09 checkin. | ||||
* | Fix typo. | Juanma Barranquero | 2007-03-09 | 1 | -1/+1 |
| | |||||
* | ** simon.marshall@misys.com, Jan 12: | Chong Yidong | 2007-03-09 | 1 | -3/+0 |
| | | | | | Font-lock decides function call is function declaration in C++ Fixed by acm's 2007-03-08 commit, fix confirmed. | ||||
* | There's no such thing as "Windows32" binaries. | Eli Zaretskii | 2007-03-09 | 1 | -2/+7 |
| | | | | Say explicitly that the instructions here are not for Cygwin. | ||||
* | (ange-ftp-try-passive-mode): Doc fix. | Thien-Thi Nguyen | 2007-03-09 | 2 | -1/+5 |
| | |||||
* | (PC-do-completion): Replace first call to try-completion with new | Glenn Morris | 2007-03-09 | 1 | -1/+1 |
| | | | | PC-try-completion. | ||||
* | (PC-try-completion): New function. | Martin Rudalics | 2007-03-09 | 2 | -4/+33 |
| | | | | | (PC-do-completion, read-file-name-internal): Use it instead of try-completion. |