bpt/emacs.git
2003-06-05 Stefan Monnier(sgml-parse-tag-backward): Try and detect
2003-06-05 Kim F. Storm(coordinates_in_window): Convert X and Y to window
2003-06-05 Kim F. Storm*** empty log message ***
2003-06-05 Jason Rumney(add_system_logical_colors_to_map): New function.
2003-06-04 Stefan Monnier(allocate_pty): Revert part of the previous patch.
2003-06-04 Kim F. Storm(Info-fontify-node): Individually refill menus and
2003-06-04 Kim F. Storm*** empty log message ***
2003-06-04 Juanma BarranqueroAdd new maintainer.
2003-06-04 Jason Rumney*** empty log message ***
2003-06-04 Jason Rumney(enum event_kind): Remove MOUSE_WHEEL_EVENT.
2003-06-04 Jason Rumney(Qmouse_wheel, mouse_wheel_syms, lispy_mouse_wheel_name...
2003-06-04 Jason Rumney(XTread_socket): Map mouse wheel events to Emacs
2003-06-04 Jason RumneyNo need to bind wheel events specially.
2003-06-04 Jason Rumney(mouse-wheel-down-event, mouse-wheel-up-event):
2003-06-04 Luc Teirlinck(yank-excluded-properties): Expand documentation string.
2003-06-04 Luc Teirlinck*** empty log message ***
2003-06-04 Stefan Monnier*** empty log message ***
2003-06-04 Kenichi Handa_buffer_size): If coding->type is
2003-06-04 Richard M.... *** empty log message ***
2003-06-04 Richard M.... (lm-keywords-finder-p): Use with-no-warnings.
2003-06-04 Richard M.... *** empty log message ***
2003-06-04 Richard M.... (gud-minor-mode-type): Move defvar up.
2003-06-04 Richard M.... (compilation-next-error): When moving fwd,
2003-06-04 Richard M.... (Expressions): Delete C-M-DEL.
2003-06-04 Richard M.... (Shell Options): Clarify comint-scroll-show-maximum...
2003-06-04 Richard M.... Don't mention etc/ORDERS.
2003-06-04 Richard M.... (Init Rebinding): Replace previous change with xref.
2003-06-04 Richard M.... Update the example and explanation about let and buffer...
2003-06-04 Richard M.... base64-decode-string returns unibyte string.
2003-06-04 Richard M.... (dired-get-filename): Err for . and .. in usual case.
2003-06-04 Richard M.... (list-buffers-noselect): Use window-inside-edges
2003-06-03 Juanma Barranquero(desktop-create-buffer): Undo last change.
2003-06-03 Juanma Barranquero(after-find-file): Fix arguments of call to `sit-for'.
2003-06-03 Juanma Barranquero(last-sexp-toggle-display): Remove stale comment.
2003-06-03 Stefan Monnier(update_tool_bar): Add missing UNGCPRO.
2003-06-03 Stefan Monnier(Info-extract-menu-node-name): Remove unused arg `errme...
2003-06-03 Stefan Monnier(info-fontify-node): Use better help-echo text.
2003-06-03 Stefan Monnier(Info-fontify-node): Use :align-to display prop.
2003-06-03 Stefan Monnier(Info-mode-hook): Obey obsolete `Info-fontify'.
2003-06-03 Stefan Monnier*** empty log message ***
2003-06-03 Jan Djärv* gtkutil.c (make_menu_item): Make sure we don't crash...
2003-06-03 Stefan Monnier(init_buffer_once): Make kill-buffer-hook permanent...
2003-06-03 Lute Kamstra(custom-get-fresh-buffer): Test for nonexistence buffer.
2003-06-03 Richard M.... *** empty log message ***
2003-06-03 Richard M.... (Fwindow_edges): Doc fix.
2003-06-03 Richard M.... (WINDOW_LEFT_FRINGE_COLS, WINDOW_RIGHT_FRINGE_COLS)
2003-06-03 Richard M.... (eval-last-sexp-1): Add save-excursion.
2003-06-03 Richard M.... (windmove-reference-loc, windmove-frame-edges): Use...
2003-06-03 Richard M.... (after-find-file): Simplify msg if nonexistent directory.
2003-06-03 Richard M.... (dabbrev--goto-start-of-abbrev): Use minibuffer-prompt...
2003-06-03 Richard M.... (comint-move-point-for-output): Renamed from
2003-06-03 Richard M.... (global-map): Delete C-M-delete and C-M-backspace.
2003-06-03 Richard M.... Delete mention of etc/ORDERS file. Say VMS and Apollo...
2003-06-03 Markus Rost(ps-mode): Use autoload cookie in the standard way.
2003-06-02 Stefan Monnier(bibtex-member-of-regexp, bibtex-assoc-of-regexp, bibte...
2003-06-02 Stefan MonnierLong overdue merge.
2003-06-02 Stefan Monnier(sort-subr): Add `predicate' arg. Remove `sortcar...
2003-06-02 Stefan Monnier(Fsit_for): Don't lie about the number of args.
2003-06-02 Jason RumneyChanges from yesterday
2003-06-02 Juanma BarranqueroRevert changes of 2003-03-03 and 2003-05-28.
2003-06-02 Dave LoveInclude keyboard.h, charset.h, coding.h.
2003-06-02 Dave Love(ENCODE_UTF_8): New.
2003-06-02 Dave Love(Qutf_8): New.
2003-06-02 Dave Love(Qutf_8): Moved to coding.c
2003-06-02 Dave Love(ENCODE_MENU_STRING): New.
2003-06-02 Dave LoveUse HAVE_FCNTL_H, not USG5.
2003-06-02 Dave LoveUse HAVE_FCNTL_H, not USG5.
2003-06-02 Dave Love(font_rescale_ratio): Fix for K&R.
2003-06-02 Dave LoveUse HAVE_FCNTL_H, not _POSIX_VERSION.
2003-06-02 Dave LoveUse HAVE_SYS_RESOURCE_H, HAVE_SYS_VLIMIT_H.
2003-06-02 Dave Love[HAVE_FCNTL_H]: Include fcntl.h.
2003-06-02 Dave LoveDoc fixes.
2003-06-02 Lute Kamstra(lm-synopsis): Use relative filenames correctly. Show...
2003-06-02 Kenichi Handa(Fset_buffer_multibyte): Fix previous change.
2003-06-02 Kenichi Handa*** empty log message ***
2003-06-01 Kenichi Handa(Fset_buffer_multibyte): Correctly recover a narrowed
2003-06-01 Juanma BarranqueroVersion 1.6
2003-06-01 Jason Rumney(mouse-wheel-down-event, mouse-wheel-up-event):
2003-06-01 Jason RumneyNo need to bind wheel events specially.
2003-06-01 Jason RumneyMake last change compile on MSVC
2003-06-01 Jason Rumney(Qmouse_wheel): Declare only if MAC_OSX defined.
2003-06-01 Jason Rumney(enum event_kind): Added new WHEEL_EVENT event.
2003-06-01 Jason Rumney(construct_mouse_wheel): Construct WHEEL_EVENT.
2003-06-01 Stefan Monnier(custom-get-fresh-buffer): Be extra paranoid,
2003-06-01 Stefan Monnier(openp): Make sure STR is a string.
2003-06-01 Stefan Monnier(sh-is-quoted-p): New fun.
2003-06-01 Michael Kifer2003-06-01 Michael Kifer <kifer@cs.stonybrook.edu>
2003-06-01 Andreas Schwab(Man-name-regexp): Also match Latin-1 soft hyphen.
2003-06-01 Stefan Monnier*** empty log message ***
2003-05-31 Stefan Monnier*** empty log message ***
2003-05-31 John Paul Wallington(lisp, shortlisp): byte-run, float-sup, map-ynp, and
2003-05-31 Stefan Monnier(view-file, view-file-other-window, view-file-other...
2003-05-31 Stefan Monnier(vc-call-backend): Give better error message when backe...
2003-05-31 Stefan Monnier(vc-directory-exclusion-list): Add MCVS and .svn.
2003-05-31 Stefan Monnier(log-edit-maximum-comment-ring-size, log-edit-comment...
2003-05-31 Stephen Eglen(iswitchb-buffer-ignore): Update custom type to allow...
2003-05-31 Stefan Monnier(iconify-or-deiconify-frame): Move to frame.el.
2003-05-31 Stefan Monnier(widget-specify-insert): Simplify.
2003-05-31 Stefan Monnier(custom-get-fresh-buffer): New fun.
2003-05-31 John Paul Wallington*** empty log message ***
next