bpt/emacs.git
2005-03-18 Stefan MonnierAdd support for I18N to Lucid menus.
2005-03-18 Miles BaderChanges from arch/CVS synchronization
2005-03-18 Miles BaderRevision: miles@gnu.org--gnu-2005/emacs--cvs-trunk...
2005-03-18 Stefan Monnier(xic_create_fontsetname): Add a final catch-all font...
2005-03-18 Richard M.... *** empty log message ***
2005-03-18 Richard M.... (perl-mode-hook): Defvar it.
2005-03-18 Richard M.... (rmail-movemail-program, rmail-pop-password)
2005-03-18 Richard M.... (sendmail-send-it): Reenaable the code
2005-03-17 Richard M.... Comment change.
2005-03-17 Richard M.... (tar-mode): Turn off undo unconditionally.
2005-03-17 Richard M.... (insert-sliced-image): Add autoload cookie.
2005-03-17 Richard M.... (Undo): Document extensible undo entries.
2005-03-17 Richard M.... (font-lock-lines-before): New user option.
2005-03-17 Richard M.... (esc-map): Make M-g a prefix. Bind M-g g and M-g M...
2005-03-17 Richard M.... (mirror_line_dance): Set W2 according to FRAME_FROM.
2005-03-17 Richard M.... (buffer_lisp_local_variables): New function,
2005-03-17 Richard M.... (Fcopy_file, Frename_file, Fadd_name_to_file)
2005-03-17 Richard M.... (Finteractive): Document G option.
2005-03-17 Richard M.... (Filling): Add sentence-end-without-period and sentence...
2005-03-17 Richard M.... (String Search, Regexp Search, Regexp Search): Cleanups.
2005-03-17 Richard M.... (Character Codes): Minor fix.
2005-03-17 Richard M.... (Display Property): Explain the significance
2005-03-17 Richard M.... (Interactive Codes): Document G option.
2005-03-17 Richard M.... Rewritten for Emacs 22->21.
2005-03-17 Juri Linkov(isearch-fallback): Check for `(car previous)'
2005-03-17 Stefan Monnier(xm_update_label, xm_update_list): Use the recommended
2005-03-17 Stefan Monnier(x_update_menu_appearance) [USE_MOTIF]:
2005-03-17 Stefan Monnier(xic_create_fontsetname): Add `motif' argument.
2005-03-17 Stefan Monnier*** empty log message ***
2005-03-17 Stefan MonnierAdd missing copyright and license notice.
2005-03-17 Stefan Monnier(Fkill_emacs): YAILOM.
2005-03-17 Kim F. Storm(move-beginning-of-line): Move to beginning of buffer
2005-03-17 Kim F. Storm*** empty log message ***
2005-03-17 Stefan Monnier(Fignore_event): Fix ancient obscure C-u handling bug.
2005-03-17 YAMAMOTO Mitsuharu(HASHKEY_TERMINAL): Remove.
2005-03-17 Stefan Monnier*** empty log message ***
2005-03-17 Stefan Monnier(ENCODE_MENU_STRING) [HAVE_X_I18N]: Use ENCODE_SYSTEM.
2005-03-17 Stefan Monnier(ENCODE_SYSTEM, DECODE_SYSTEM) [!WINDOWSNT]: Use the
2005-03-16 Lute Kamstra(message-make-date): Require parse-time.
2005-03-16 Stefan MonnierDon't let a special LessTif/Motif1.2 install
2005-03-16 Stefan Monnier(read_char): Only do the 7-bit-meta -> 27-bit-meta
2005-03-16 Lute Kamstra(Ffloor): Doc fix.
2005-03-16 Glenn Morris(mark-diary-entries): Use new optional argument REDRAW...
2005-03-16 Glenn Morris(calendar-redrawing): Delete.
2005-03-16 Glenn Morris*** empty log message ***
2005-03-16 Stefan Monnier(add-minor-mode): Use the new :minor-mode-function...
2005-03-16 Stefan Monnier(auto-fill-function): Use the new :minor-mode-function...
2005-03-16 Stefan Monnier(describe-mode): Allow minor mode toggles to use a...
2005-03-16 Kenichi Handa(sera-being-called-by-w3): New variable.
2005-03-16 YAMAMOTO MitsuharuFix typo.
2005-03-16 YAMAMOTO MitsuharuFix typo (skip_while_space -> skip_white_space).
2005-03-16 YAMAMOTO Mitsuharu*** empty log message ***
2005-03-16 YAMAMOTO Mitsuharu(DARWIN): Don't define.
2005-03-16 YAMAMOTO Mitsuharu(init_process): Change `#ifdef DARWIN' to `#if defined...
2005-03-16 YAMAMOTO Mitsuharu(xrm_merge_string_database, xrm_get_resource)
2005-03-16 YAMAMOTO Mitsuharu(x_list_fonts): FONT-LIST-CACHE is now cadr part of...
2005-03-16 YAMAMOTO Mitsuharu(XrmDatabase): Typedef to Lisp_Object.
2005-03-16 YAMAMOTO Mitsuharu(mac_get_rdb_resource): Remove function.
2005-03-16 YAMAMOTO MitsuharuInclude macterm.h instead of directly including Carbon.h.
2005-03-16 YAMAMOTO Mitsuharu(CFBundleIdentifier): Change to org.gnu.Emacs.
2005-03-16 Juri LinkovFix isearch in Info.
2005-03-16 Juri Linkov(find-function-regexp): Add defun-emitting macro `menu...
2005-03-16 Juri LinkovPut `isearch-scroll' property to `split-window-horizont...
2005-03-16 Juri LinkovUpdate error messages for `debug-ignored-errors'.
2005-03-16 YAMAMOTO Mitsuharu*** empty log message ***
2005-03-16 YAMAMOTO Mitsuharu(struct mac_output) [TARGET_API_MAC_CARBON]: New member
2005-03-16 YAMAMOTO Mitsuharu(activate_scroll_bars, deactivate_scroll_bars): Remove...
2005-03-16 YAMAMOTO Mitsuharu[!TARGET_API_MAC_CARBON]: Include Appearance.h and...
2005-03-16 YAMAMOTO Mitsuharu(Qhyper, Qsuper, Qmeta, Qalt, Qctrl, Qcontrol, Qshift...
2005-03-16 YAMAMOTO MitsuharuAdd mouse pointer shape constants.
2005-03-15 Kim F. Storm(move-beginning-of-line): Use vertical-motion.
2005-03-15 Kim F. Storm*** empty log message ***
2005-03-15 Lute Kamstra(Instrumenting Macro Calls): Fix typos.
2005-03-15 Juri Linkov(Info-isearch-initial-node): New internal variable.
2005-03-15 Juri Linkov(isearch-error): New variable.
2005-03-15 Juri Linkov*** empty log message ***
2005-03-15 YAMAMOTO Mitsuharu*** empty log message ***
2005-03-15 YAMAMOTO Mitsuharu(keycode_to_xkeysym_table): Change mapping so that...
2005-03-15 YAMAMOTO Mitsuharu(function-key-map): Sync with x-win.el.
2005-03-15 YAMAMOTO Mitsuharu(normal-erase-is-backspace): Set default to t if runnin...
2005-03-15 Kenichi Handa(syms_of_coding): Docstring of coding-category-list...
2005-03-15 Kenichi HandaFix previous change.
2005-03-15 Kenichi Handa(thai-generate-quail-map): Fix the kesmanee layout.
2005-03-15 Kenichi Handa(locale-language-names): Modify the
2005-03-14 Stefan Monnier(smerge-ediff): Remove bogus autoload.
2005-03-14 Lute Kamstra(debugger-make-xrefs): Docstring fix. Ignore a `*...
2005-03-14 Lute Kamstra(macro-declaration-function): Move to emacs-lisp/byte...
2005-03-14 Lute Kamstra(macro-declaration-function): Move from subr.el.
2005-03-14 Lute Kamstra(define-generic-mode): Let generic-mode-list be a list...
2005-03-14 Nick Roberts(Commands of GUD): Move paragraph on setting
2005-03-14 Nick Roberts*** empty log message ***
2005-03-14 Stefan Monnier(cvs-string->strings): Strip trailing whitespace.
2005-03-13 Kim F. Storm(next-line, previous-line): Add optional try-vscroll
2005-03-13 Kim F. Storm*** empty log message ***
2005-03-13 Lute Kamstra(debug): Set debug-on-exit before calling debugger...
2005-03-13 Richard M.... *** empty log message ***
2005-03-12 Stefan Monnier*** empty log message ***
2005-03-12 Stefan MonnierAdd missing copyright and license notice.
2005-03-12 Stefan Monnier(ENCODE_MENU_STRING): Explicitly use string_make_unibyte.
2005-03-12 Stefan Monnier(xic_defaut_fontset): New constant.
next