2004-10-04 |
Luc Teirlinck |
(enriched-mode-map): Give `set-left-margin' and `set-right-margin'
|
2004-10-04 |
Kim F. Storm |
*** empty log message ***
|
2004-10-04 |
Kim F. Storm |
(Ffringe_bitmaps_at_pos): Change return value from cons
|
2004-10-04 |
Kim F. Storm |
(XTset_vertical_scroll_bar): Improve handling of scroll
|
2004-10-04 |
Kim F. Storm |
*** empty log message ***
|
2004-10-04 |
Kim F. Storm |
(x_draw_vertical_border): Do not draw line if frame has scroll bars.
|
2004-10-04 |
Kim F. Storm |
*** empty log message ***
|
2004-10-04 |
Kim F. Storm |
*** empty log message ***
|
2004-10-04 |
Kim F. Storm |
(define_frame_cursor1): Do not change frame cursor
|
2004-10-04 |
Kim F. Storm |
(coordinates_in_window): Relax check for cursor
|
2004-10-04 |
Kim F. Storm |
*** empty log message ***
|
2004-10-04 |
Kim F. Storm |
Mention pp and ff commands.
|
2004-10-04 |
Kim F. Storm |
(pp): Shorthand for p ARG + pr.
|
2004-10-04 |
Kim F. Storm |
*** empty log message ***
|
2004-10-03 |
Stefan Monnier |
(tex-dvi-view-command): Use `yap' on w32.
|
2004-10-03 |
Michael Albinus |
* fileio.c (auto_save_1) Call Ffile_modes for remote files.
|
2004-10-03 |
Daniel Pfeiffer |
*** empty log message ***
|
2004-10-03 |
Daniel Pfeiffer |
comment-beginning: doc-fix and don't choke on unset comment-end-skip when at beginning of comment
|
2004-10-02 |
Dan Nicolaescu |
term.el fixes
|
2004-10-02 |
Dan Nicolaescu |
(term-adjust-current-row-cache): Don\'t allow the current
|
2004-10-02 |
Luc Teirlinck |
*** empty log message ***
|
2004-10-02 |
Luc Teirlinck |
(set-left-margin, set-right-margin): Rename `lm' arg to `width' for
|
2004-10-01 |
Martin Stjernholm |
*** empty log message ***
|
2004-10-01 |
Martin Stjernholm |
Load cl here since cc-defs doesn't do it. This is necessary for
|
2004-10-01 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-589
|
2004-09-30 |
Kim F. Storm |
(kmacro-lambda-form, kmacro-extract-lambda): Add.
|
2004-09-30 |
Kim F. Storm |
Require kmacro to use the new kmacro-lambda-form and
|
2004-09-30 |
Kim F. Storm |
*** empty log message ***
|
2004-09-29 |
Kenichi Handa |
*** empty log message ***
|
2004-09-29 |
Kenichi Handa |
*** empty log message ***
|
2004-09-29 |
Kenichi Handa |
*** empty log message ***
|
2004-09-29 |
Kenichi Handa |
(send_process): Be sure to free composition data.
|
2004-09-29 |
Kenichi Handa |
(Finsert_file_contents): Be sure to free composition data.
|
2004-09-29 |
Kenichi Handa |
(code_convert_region): Don't skip ASCIIs if there are compositions to encode.
|
2004-09-29 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-585
|
2004-09-29 |
Luc Teirlinck |
*** empty log message ***
|
2004-09-29 |
Luc Teirlinck |
(forward-paragraph): Avoid args-out-of-range error when point winds up
|
2004-09-29 |
Luc Teirlinck |
(comment-multi-line): Doc fix.
|
2004-09-29 |
Luc Teirlinck |
*** empty log message ***
|
2004-09-29 |
Stefan Monnier |
(diff-file-header-re): Tighten up regexp a tiny bit.
|
2004-09-29 |
Kim F. Storm |
(fringe_bmp): Change to pointer.
|
2004-09-29 |
Kim F. Storm |
Remove limit on number of bitmaps.
|
2004-09-29 |
Kim F. Storm |
(FRINGE_ID_BITS): Increase to 16 bits (64K bitmaps).
|
2004-09-29 |
Kim F. Storm |
*** empty log message ***
|
2004-09-29 |
Kim F. Storm |
(Fringe Bitmaps): Use symbols rather than numbers
|
2004-09-29 |
Kim F. Storm |
*** empty log message ***
|
2004-09-29 |
Kim F. Storm |
*** empty log message ***
|
2004-09-29 |
Kim F. Storm |
(handle_single_display_prop): Use lookup_fringe_bitmap.
|
2004-09-29 |
Kim F. Storm |
Simplify last change.
|
2004-09-29 |
Kim F. Storm |
(lookup_fringe_bitmap): Add prototype.
|
2004-09-29 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-581
|
2004-09-29 |
Kim F. Storm |
* fringe.c (destroy_fringe_bitmap, init_fringe_bitmap)
|
2004-09-29 |
Kim F. Storm |
*** empty log message ***
|
2004-09-29 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-580
|
2004-09-29 |
Stefan Monnier |
(dired-view-command-alist): Use more efficient regexps. Remove dubious args.
|
2004-09-28 |
Kenichi Handa |
*** empty log message ***
|
2004-09-28 |
Kim F. Storm |
(breakpoint): Define as fringe bitmap.
|
2004-09-28 |
Kim F. Storm |
(fringe-bitmap-p): New macro.
|
2004-09-28 |
Kim F. Storm |
*** empty log message ***
|
2004-09-28 |
Kim F. Storm |
(valid_fringe_bitmap_p): Fix prototype.
|