- 10 Feb, 2010 9 commits
-
-
Juanma Barranquero authored
-
Stefan Monnier authored
-
Stefan Monnier authored
(bookmark-default-handler): Accept new bookmark field `buffer'.
-
Glenn Morris authored
-
Jan Djärv authored
* xsmfns.c (x_session_initialize): Move initialization of ice_fd and doing_interact here. (ice_connection_closed): New function. (x_session_check_input, smc_die_CB, ice_io_error_handler) (ice_conn_watch_CB, x_session_close): Call ice_connection_closed. (x_session_check_input): Call IceCloseConnection if IceProcessMessages returns I/O error. (ice_conn_watch_CB): Call add_keyboard_wait_descriptor on ice_fd, bug #5512.
-
Jan Djärv authored
(x_session_initialize): Move initialization of ice_fd and doing_interact here. (ice_connection_closed): New function. (x_session_check_input, smc_die_CB, ice_io_error_handler) (ice_conn_watch_CB, x_session_close): Call ice_connection_closed. (x_session_check_input): Call IceCloseConnection if IceProcessMessages returns I/O error. (ice_conn_watch_CB): Call add_keyboard_wait_descriptor on ice_fd, bug #5512.
-
Chong Yidong authored
-
Michael Albinus authored
FULL-DIRECTORY-P are nil, and FILE is absolute, expand it. This prevents file names like "~/" been listed literally.
-
Dan Nicolaescu authored
dead code. (Bug#5546)
-
- 09 Feb, 2010 2 commits
-
-
Glenn Morris authored
-
Chong Yidong authored
-
- 08 Feb, 2010 5 commits
-
-
Chong Yidong authored
is negative, so round it down to avoid clipping.
-
Chong Yidong authored
* progmodes/ada-mode.el (ada-in-numeric-literal-p): New function. (ada-adjust-case): Don't adjust case in hexadecimal number literals.
-
Glenn Morris authored
-
Glenn Morris authored
* buffers.texi (Uniquify): Must explicitly load library. (Bug#5529)
-
Kenichi Handa authored
international/mule-util.el (with-coding-priority): Add autoload cookie for putting lisp-indent-funciton.
-
- 07 Feb, 2010 5 commits
-
-
Glenn Morris authored
* progmodes/f90.el (f90-font-lock-keywords-1, f90-font-lock-keywords-2): Move F2003 named interfaces from keywords-2 to keywords-1, and use function-name-face rather than constant-face. Simplify "abstract interface" regexp.
-
Chong Yidong authored
-
Chong Yidong authored
* eshell/esh-util.el (eshell-file-attributes): New optional arg ID-FORMAT. Pass it to `file-attributes'. * eshell/em-ls.el (eshell-do-ls): Use it (Bug#5528).
-
Chong Yidong authored
* faces.el (set-face-attribute): Allow calling internal-set-lisp-face-attribute with 'unspecified family and foundry argument (Bug#5536).
-
Glenn Morris authored
* progmodes/f90.el (f90-font-lock-keywords-2) (f90-looking-at-type-like, f90-looking-at-program-block-end): Handle F2003 named interfaces.
-
- 06 Feb, 2010 4 commits
-
-
Chong Yidong authored
-
Chong Yidong authored
(load_charset_map_from_vector): Fix last change to use SAFE_ALLOCA instead of xmalloc (Bug#5526).
-
Chong Yidong authored
beg and end before calling c-get-state-before-change-functions.
-
Dan Nicolaescu authored
-
- 05 Feb, 2010 10 commits
-
-
Juri Linkov authored
* image-mode.el (image-mode): Put property mode-class=special. (Bug#4896)
-
Mark A. Hershberger authored
-
Mark A. Hershberger authored
-
Mark A. Hershberger authored
-
Michael Albinus authored
* net/tramp-imap.el (tramp-imap-handle-insert-directory): * net/tramp-smb.el (tramp-smb-handle-insert-directory): Handle also directories. (Bug#5478)
-
Glenn Morris authored
-
Chong Yidong authored
* startup.el (command-line-1): Convert options beginning with a single dash as well (Bug#5519).
-
Stefan Monnier authored
* minibuffer.el (completion-initials-expand): Only check the presence of delims *within* the boundaries, since otherwise the / delim is always found for files.
-
Chong Yidong authored
* charset.c (load_charset_map_from_file): Allocate large charset_map_entries structure on the heap rather than the stack. (Bug#5526).
-
Stefan Monnier authored
* doc-view.el (doc-view-last-page-number): New function. (doc-view-mode, doc-view-last-page, doc-view-goto-page): Use it. (doc-view-goto-page): Avoid inf-loops when the conversion fails. (doc-view-kill-proc): Avoid inf-loop in freak cases. (doc-view-reconvert-doc): Use the new recursive delete-directory. (doc-view-convert-current-doc): Don't create the resolution.el file here any more. (doc-view-pdf/ps->png): Do it here instead. (doc-view-already-converted-p): Check that resolution.el is present. (doc-view-pdf->png): Don't rely on doc-view-pdf/ps->png for the few windows that are not yet showing images.
-
- 04 Feb, 2010 5 commits
-
-
Alan Mackenzie authored
strictly in matching pairs.
-
Michael Albinus authored
`dired-uncache' for every elemnt which is an absolute file name. * net/tramp.el (tramp-handle-dired-uncache): When DIR is not a directory, handle its directory component. (tramp-handle-file-remote-p): Let-bind `tramp-verbose' to 3; this function is called permanently and creates noise, otherwise. * net/tramp-imap.el (tramp-imap-handle-insert-directory): * net/tramp-smb.el (tramp-smb-handle-insert-directory): Handle the case, FILENAME is not in `default-directory'. (Bug#5478)
-
Glenn Morris authored
-
Glenn Morris authored
-
David Burger authored
David Burger <dburger at google.com> (tiny change) * macros.el (apply-macro-to-region-lines): Minor simplification.
-