- 04 Jan, 2009 11 commits
-
-
Chong Yidong authored
-
Chong Yidong authored
logical lines.
-
Chong Yidong authored
-
Chong Yidong authored
-
Chong Yidong authored
-
Chong Yidong authored
-
Chong Yidong authored
* server.el (server-create-tty-frame): Call make-frame directly.
-
Chong Yidong authored
-
Chong Yidong authored
-
Juanma Barranquero authored
-
Michael Olson authored
These are already documented in ChangeLog.
-
- 03 Jan, 2009 25 commits
-
-
Michael Olson authored
-
Michael Olson authored
-
Michael Olson authored
* lisp/gnus/nnimap.el (nnimap-retrieve-headers-progress): Handle edge case where `headers' is nil. This can occur if the IMAP server does not have permissions to read messages from a folder, but can write new messages to the folder. (nnimap-request-article-part): Do not insert `data' if it is nil. * lisp/net/imap.el (imap-parse-fetch): Courier can insert spurious blank characters which will confuse `read', so skip past them.
-
Reiner Steib authored
(authors): Allow to use it for other projects.
-
Reiner Steib authored
Clarify MATCH argument. Print filenames.
-
Juanma Barranquero authored
-
Juanma Barranquero authored
-
Michael Albinus authored
-
Eli Zaretskii authored
-
Eli Zaretskii authored
default (no-op) implementation.
-
Eli Zaretskii authored
-
Eli Zaretskii authored
(Qttname, Qminflt, Qmajflt, Qcminflt, Qcmajflt, Qutime, Qstime) (Qcutime, Qpri, Qnice, Qthcount, Qstart, Qvsize, Qrss, Qargs) (Quser, Qgroup, Qetime, Qpcpu, Qpmem, Qtpgid, Qcstime) [!subprocesses]: Define. (syms_of_process) [!subprocesses]: Intern and staticpro them. (Flist_system_processes, Fsystem_process_attributes) [!subprocesses]: Call list_system_processes and system_process_attributes instead of returning Qnil.
-
Eli Zaretskii authored
-
Michael Albinus authored
(tramp-smb-maybe-open-connection): Use `tramp-file-name-*' methods.
-
Michael Albinus authored
(tramp-prefix-domain-format) (tramp-prefix-domain-regexp, tramp-domain-regexp) (tramp-user-with-domain-regexp, tramp-prefix-ipv6-format) (tramp-prefix-ipv6-regexp, tramp-ipv6-regexp) (tramp-postfix-ipv6-format, tramp-postfix-ipv6-regexp): New defconst. (tramp-file-name-structure, tramp-file-name-regexp-unified) (tramp-completion-dissect-file-name, tramp-parse-hosts-group) (tramp-dissect-file-name, tramp-make-tramp-file-name) (tramp-completion-make-tramp-file-name): Handle IPv6 addresses. (tramp-handle-insert-file-contents): Fix setting of `buffer-read-only'. (tramp-compute-multi-hops, tramp-local-host-p): Use `tramp-local-host-regexp'. (tramp-file-name-real-user, tramp-file-name-domain): Use `tramp-user-with-domain-regexp'.
-
Michael Albinus authored
-
Jason Rumney authored
-
Michael Albinus authored
addresses.
-
Michael Albinus authored
-
Jason Rumney authored
* INSTALL: Document experimental SVG support.
-
Roland Winkler authored
instead of a cons pair. (proced-post-display-hook): New variable. (proced-tree-depth): Renamed from proced-tree-indent. (proced-mode): Derive mode from special-mode. (proced-mode-map): Changed accordingly. (proced, proced-update): Run proced-post-display-hook. (proced-do-mark-all): Count processes for which mark has been updated. (proced-format): Check for ppid attribute. (proced-process-attributes): Take time and ctime attribute from system-process-attributes. (proced-send-signal): Doc fix. Collect properly the info on marked processes. Use fit-window-to-buffer instead of dired-pop-to-buffer.
-
Martin Rudalics authored
works via the default value of pop-up-frame-function.
-
Jason Rumney authored
* image.c (x_to_xcolors, png_load): Eliminate W32 specific code. (svg_load_image): Cast returned pointers from dynamically loaded functions. Eliminate W32 specific code.
-
Stefan Monnier authored
-
Stefan Monnier authored
-
- 02 Jan, 2009 4 commits
-
-
Bill Wohler authored
-
Bill Wohler authored
-
Dan Nicolaescu authored
(x_set_cursor_color, x_set_icon_name, x_explicitly_set_name) (x_set_title, x_set_icon_type, x_set_cursor_type): Rename to use x_ prefix instead of ns_. Update references. (syms_of_nsfns): Add a FIXME comment. * nsterm.m (x_set_cursor_type): New prototype. (setValuesFromPanel): Use it instead of the old ns_ prefixed name.
-
Dan Nicolaescu authored
for Solaris instead of incorrectly providing Qutime and Qcutime.
-