bpt/emacs.git
2003-05-17 Stefan Monnier(with-selected-window): New macro.
2003-05-17 Stefan Monnier(Fselect_window): Add optional `norecord' arg.
2003-05-17 Stefan Monnier(Fselect_window): Add optional arg `norecord'.
2003-05-17 Stefan Monnier(pp-to-string, Info-goto-node): Don't autoload.
2003-05-17 David Kastrup(read_process_output): Back out change from 2003-03-09.
2003-05-17 David Kastrup*** empty log message ***
2003-05-17 Stefan Monnier(get_pos_property): Declare.
2003-05-17 Stefan Monnier(create_root_interval, graft_intervals_into_buffer...
2003-05-17 Stefan Monnier(get_pos_property): Don't assume that `object' = nil.
2003-05-17 Stefan Monnier(text_property_stickiness): New arg `buffer'.
2003-05-17 Richard M.... (read_minibuf): If buffer is empty, record the default...
2003-05-17 Richard M.... (map_char_table): Fix previous change.
2003-05-17 Richard M.... (find_defun_start): When open_paren_in_column_0_is_defu...
2003-05-17 Richard M.... (specbinding_func): New typedef.
2003-05-17 Richard M.... (Fset_keymap_parent, map_keymap, Fcopy_keymap)
2003-05-17 Richard M.... (Ffontset_info): Pass new arg to map_char_table.
2003-05-17 Richard M.... (map_char_table): New arg TABLE gets the master table...
2003-05-17 Richard M.... (set_case_table): Pass new arg to map_char_table.
2003-05-17 Richard M.... (let_shadows_buffer_binding_p): Make target of p volatile.
2003-05-17 Richard M.... (Fgarbage_collect): Cast pointers into specpdl to avoid...
2003-05-17 Nick Roberts(gdb-info-frames-custom): Reverse contrast of face for
2003-05-17 Nick Roberts*** empty log message ***
2003-05-16 Stefan Monnier(shell-command): Undo last change.
2003-05-16 Stefan Monnier(imenu--split-menu): Remove unused var `count'.
2003-05-16 Richard M.... (Fdelete_file): Handle symlinks pointing to directories.
2003-05-16 Richard M.... Index mode-class using @kindex.
2003-05-16 Richard M.... (Magic File Names): Document the safe-magic property.
2003-05-16 Lute Kamstra(hl-line-highlight, global-hl-line-highlight): Use
2003-05-16 Kenichi Handa(mule-menu-keymap): Enable the menu set-various-coding...
2003-05-15 Stefan Monnier(apply_modifiers): Don't fill the other cache.
2003-05-15 Stefan Monnier*** empty log message ***
2003-05-15 Stefan Monnier(make-autoload): Add arglist for define-derived-mode.
2003-05-15 Lute KamstraRewrote the local minor mode so that it can be
2003-05-15 Kenichi Handa(cyrillic-koi8-t): Alias of koi8-t.
2003-05-15 Vinicius Jose... Avoid unnecessary calls to funs in header and footer...
2003-05-15 Stefan Monnier*** empty log message ***
2003-05-15 Stefan Monnier(tex-compile-history, tex-input-files-re)
2003-05-15 John Paul Wallington(rmail-ignored-headers): Ignore Face: header.
2003-05-14 Juanma Barranquero*** empty log message ***
2003-05-14 Juanma Barranquero(format-annotate-function): Copy coding system into...
2003-05-14 Juanma BarranqueroFix typos. Patch from Jesper Harder <harder@ifa.au...
2003-05-14 Stefan Monnier(completion-ignored-extensions): Add .svn.
2003-05-14 Stefan MonnierNew file.
2003-05-14 Stefan Monnier(Qwindowp, Qwindow_live_p, Vwindow_list)
2003-05-14 Stefan MonnierInclude window.h.
2003-05-14 Stefan Monnier(make_lispy_event): Apply modifiers to multibyte-char...
2003-05-14 John Paul Wallington(insert-directory): Remove --dired switch when
2003-05-14 Stefan Monnier(cvs-append-to-ignore): New arg `old-dir'.
2003-05-14 Stefan Monnier(cvs-parse-table): Remove unused var `type'.
2003-05-14 Stefan Monnier*** empty log message ***
2003-05-14 Stefan Monnier(xemacsp): Remove. Replace with (featurep 'xemacs).
2003-05-14 Stefan Monnier(undo): Remove left over asserts.
2003-05-13 Stefan Monnier(cpp-make-overlay-hidden): Don't make intangible.
2003-05-13 Stefan Monnier(compile-internal): Use with-current-buffer.
2003-05-13 Stefan Monnier(ada-xref-update-project-menu): Use easymenu.
2003-05-13 Stefan Monnier(c-lang-defvar-init-form-tail): This is actually not...
2003-05-13 Stefan Monnier(autoconf-current-defun-function): Copy the syntax...
2003-05-13 Stefan Monnier(ada-in-comment-p, ada-in-string-p)
2003-05-13 Stefan Monnier(reftex-select-with-char): Don't assume that point...
2003-05-13 Stefan Monnier(reftex-toc-visit-location):
2003-05-13 Stefan MonnierTypo.
2003-05-13 Stefan Monnier(reftex-what-macro): Don't assume that point-min == 1.
2003-05-13 Stefan Monnier(reftex-extract-bib-entries, reftex-extract-bib-entries...
2003-05-13 Stefan Monnier*** empty log message ***
2003-05-13 Simon Josefsson(smtpmail-open-stream): Don't hard code
2003-05-13 Stefan Monnier(back-to-indentation): Simplify.
2003-05-13 Stefan Monnier(uniquify-after-kill-buffer-p): Set default to t.
2003-05-13 Stefan Monnier(menu-bar-options-menu) <cua-mode>: Use menu-bar-make...
2003-05-13 Juanma BarranqueroFix typo.
2003-05-13 Stefan Monnier(file-relative-name): Remove dead code.
2003-05-13 Stefan Monnier(describe-variable): Mention permanent local status.
2003-05-13 Stefan Monnier(comint-carriage-motion, comint-output-filter):
2003-05-13 Stefan Monnier(cvs-make-cvs-buffer): Add the tag info.
2003-05-13 Rajesh VaidheeswarranAdd :link to commentary section
2003-05-13 Stefan Monnier(vc-mcvs-registered, vc-mcvs-root): Check if file-name...
2003-05-12 Nick Roberts(gdb-invalidate-assembler): Update assembler buffer
2003-05-12 Nick Roberts*** empty log message ***
2003-05-12 Juanma BarranqueroFix typo.
2003-05-12 Stefan Monnier(cvs-minor-current-files): Move before first use.
2003-05-12 Stefan Monnier(cvs-parse-table): `New directory' messages include...
2003-05-12 Stefan Monnier(cvs-retrieve-revision): Make sure HEAD gets you the...
2003-05-12 Stefan Monnier(sgml-namespace-re): New const.
2003-05-12 Glenn MorrisUpdate VM version.
2003-05-12 Stefan Monnier*** empty log message ***
2003-05-11 Stefan Monnier(vc-mcvs-command): Filter output of `status'.
2003-05-11 Juanma Barranquero(info-lookup-make-completions): Allow colons in index...
2003-05-11 Stefan Monnier(adjust_point_for_property): Be more careful about...
2003-05-11 Stefan Monnier*** empty log message ***
2003-05-10 Stefan Monnier(comment-indent): Try to align to adjacent comments.
2003-05-10 Stefan Monnier(uniquify-rationalize-file-buffer-names): Thinko.
2003-05-10 Stefan Monnier(follow_key): Remove dead variable `did_meta'.
2003-05-10 Stefan Monnier(tex-mode-syntax-table): ~ is not whitespace.
2003-05-10 Stefan Monnier(uniquify-rationalize-file-buffer-names):
2003-05-10 Stefan Monnier(adjust_point_for_property): Try harder to move point
2003-05-10 Stefan Monnier(single_display_prop_intangible_p): Make `space' display
2003-05-10 Andreas Schwab.
2003-05-10 Andreas Schwab(single_menu_item): Change last parameter to void* to
2003-05-10 Juanma BarranqueroFix typo in comment.
2003-05-10 Juanma Barranquero(message-buffer-naming-style): Fix typo.
2003-05-10 Eli ZaretskiiRemove stray text at the end of the file.
next