2006-09-01 |
Chong Yidong |
* buffer.h (struct buffer_text): New field chars_modiff.
|
2006-09-01 |
Richard M. Stallman |
*** empty log message ***
|
2006-09-01 |
Stefan Monnier |
(url-http-create-request):
|
2006-09-01 |
Stefan Monnier |
(url-recreate-url-attributes): New function, code moved from `url-recreate-url'.
|
2006-08-31 |
Richard M. Stallman |
(custom-save-variables): Slight cleanup.
|
2006-08-31 |
Richard M. Stallman |
(define-minor-mode): Reference manual about customization, rather than
|
2006-08-31 |
Richard M. Stallman |
(trace-function-background): Doc fix.
|
2006-08-31 |
Richard M. Stallman |
*** empty log message ***
|
2006-08-31 |
Richard M. Stallman |
(Fformat): Don't sign-extend for %o or %x.
|
2006-08-31 |
Richard M. Stallman |
(Syntactic Font Lock): Mention specific faces once again.
|
2006-08-31 |
Romain Francoise |
(dired-guess-shell-alist-default): Update.
|
2006-08-31 |
Stefan Monnier |
(Syntactic Font Lock): Mention font-lock-syntactic-face-function.
|
2006-08-31 |
Stefan Monnier |
(custom-theme-set-variables): Autoload packages before sorting the variables.
|
2006-08-31 |
Michael Kifer |
2006-08-30 Michael Kifer <kifer@cs.stonybrook.edu>
|
2006-08-30 |
Stefan Monnier |
(python-eldoc-function): Re-enable quit while waiting for process.
|
2006-08-30 |
YAMAMOTO Mitsuharu |
*** empty log message ***
|
2006-08-30 |
YAMAMOTO Mitsuharu |
(mac-string-to-utxt): If adjustment for MacJapanese
|
2006-08-29 |
Chong Yidong |
* indent.c (Fvertical_motion): Don't move back if we were
|
2006-08-29 |
Romain Francoise |
(normal-splash-screen, fancy-splash-screens): Make buffer read-only and
|
2006-08-29 |
Stefan Monnier |
(url-cookie-write-file): Really don't use versioned backups.
|
2006-08-29 |
Chong Yidong |
* hl-line.el (hl-line): New face.
|
2006-08-29 |
Chong Yidong |
* display.texi (Images): Add xrref to display-images-p.
|
2006-08-29 |
Chong Yidong |
* image-mode.el (image-mode): Fix last fix.
|
2006-08-29 |
Michael Albinus |
Sync with Tramp 2.0.54.
|
2006-08-28 |
Chong Yidong |
* image-mode.el (image-mode): Display image as text on a terminal.
|
2006-08-28 |
Stefan Monnier |
(python-send-command): Simplify.
|
2006-08-28 |
Stefan Monnier |
(python-send-command): Don't wait for the command
|
2006-08-28 |
Chong Yidong |
* emacs-lisp/checkdoc.el (checkdoc-file-comments-engine): Insert
|
2006-08-28 |
Chong Yidong |
* woman.el (woman-follow): New function, based on `man-follow'.
|
2006-08-28 |
Kim F. Storm |
(get_window_cursor_type) [!HAVE_WINDOW_SYSTEM]:
|
2006-08-28 |
Kim F. Storm |
*** empty log message ***
|
2006-08-28 |
Richard M. Stallman |
*** empty log message ***
|
2006-08-28 |
Richard M. Stallman |
(Split Window): Update xref.
|
2006-08-28 |
Richard M. Stallman |
(Continuation Lines): Update xref.
|
2006-08-28 |
Richard M. Stallman |
(Tab Stops): Update xref.
|
2006-08-28 |
Richard M. Stallman |
(Top): Update subnode menu.
|
2006-08-28 |
Richard M. Stallman |
(Line Truncation, Displaying Boundaries): New nodes,
|
2006-08-28 |
Kim F. Storm |
(find-dired): Use shell-quote-argument to properly
|
2006-08-28 |
Kim F. Storm |
*** empty log message ***
|
2006-08-28 |
Kenichi Handa |
*** empty log message ***
|
2006-08-28 |
Kenichi Handa |
(Fdetect_coding_region, Fdetect_coding_string): Fix
|
2006-08-28 |
Kenichi Handa |
(Lisp and Coding Systems): Fix description of
|
2006-08-27 |
Kim F. Storm |
(get_window_cursor_type): Replace BOX cursor on images
|
2006-08-27 |
Kim F. Storm |
*** empty log message ***
|
2006-08-27 |
Miles Bader |
Miscellaneous tq-related fixes.
|
2006-08-27 |
YAMAMOTO Mitsuharu |
*** empty log message ***
|
2006-08-27 |
YAMAMOTO Mitsuharu |
(struct mac_output) [TARGET_API_MAC_CARBON]: Remove member
|
2006-08-27 |
YAMAMOTO Mitsuharu |
(mac_draw_string_common, mac_query_char_extents)
|
2006-08-27 |
YAMAMOTO Mitsuharu |
(get_scrap_from_symbol, clear_scrap, put_scrap_string)
|
2006-08-27 |
YAMAMOTO Mitsuharu |
[TARGET_API_MAC_CARBON] (mac_update_proxy_icon): Don't
|
2006-08-27 |
YAMAMOTO Mitsuharu |
(create_apple_event_from_event_ref, select)
|
2006-08-27 |
YAMAMOTO Mitsuharu |
(in_sighandler): Remove extern.
|
2006-08-27 |
YAMAMOTO Mitsuharu |
(in_sighandler): Remove variable.
|
2006-08-27 |
YAMAMOTO Mitsuharu |
[TARGET_API_MAC_CARBON] (image_load_qt_1): Use ComponentResult instead
|
2006-08-27 |
YAMAMOTO Mitsuharu |
(directory_files_internal_unwind, directory_files_internal)
|
2006-08-27 |
YAMAMOTO Mitsuharu |
(BLOCK_INPUT_ALLOC, UNBLOCK_INPUT_ALLOC): Undo previous
|
2006-08-27 |
YAMAMOTO Mitsuharu |
(mac-apple-event-map): Rename hicommand to hi-command.
|
2006-08-26 |
Stefan Monnier |
(python-send-receive): Wait in the process's buffer so as to check the right
|
2006-08-26 |
Romain Francoise |
Whitespace fix.
|
2006-08-25 |
Stefan Monnier |
Remove * in defcustoms.
|