Mercurial > emacs
graph
-
Remove RCS keywords2004-11-17, by Miles Bader
-
Restore arch taglines2004-11-17, by Miles Bader
-
Initial checkin of HTML help support module.2004-11-17, by J.D. Smith
-
Updated to IDLWAVE version 5.5. See idlwave.org.2004-11-17, by J.D. Smith
-
Updated to IDLWAVE version 5.5. See idlwave.org2004-11-17, by J.D. Smith
-
*** empty log message ***2004-11-17, by Luc Teirlinck
-
(message3): Call clear_message.2004-11-17, by Luc Teirlinck
-
(erase_phys_cursor): Adjust cursor row visible height.2004-11-17, by Kim F. Storm
-
*** empty log message ***2004-11-17, by Kim F. Storm
-
*** empty log message ***2004-11-16, by Kim F. Storm
-
Undo last change.2004-11-16, by Kim F. Storm
-
*** empty log message ***2004-11-16, by Richard M. Stallman
-
(set-buffer-file-coding-system): Finish previous change.2004-11-16, by Richard M. Stallman
-
* gtkutil.c (xg_get_file_name): Fix typo in2004-11-16, by Jan Djärv
-
* xmenu.c (x_menu_in_use): Removed.2004-11-16, by Jan Djärv
-
*** empty log message ***2004-11-16, by Richard M. Stallman
-
(Coding Conventions): Separate defvar and require2004-11-16, by Richard M. Stallman
-
(Minibuffer Completion): When ignoring case,2004-11-16, by Richard M. Stallman
-
(Function Debugging, Explicit Debug): Clarified.2004-11-16, by Richard M. Stallman
-
(iso-tex2iso-trans-tab): Discard spaces after \i according to TeX rules.2004-11-16, by Richard M. Stallman
-
(set-buffer-file-coding-system): New arg NOMODIFY.2004-11-16, by Richard M. Stallman
-
(list-buffers-noselect): New arg BUFFER-LIST.2004-11-16, by Richard M. Stallman
-
(save-place): Doc fix.2004-11-16, by Richard M. Stallman
-
(dabbrev-expand): When handling SPC M-/,2004-11-16, by Richard M. Stallman
-
(map-keymap): Definition deleted.2004-11-16, by Richard M. Stallman
-
(map-keymap-internal): New function.2004-11-16, by Richard M. Stallman
-
(Fmap_keymap): New arg SORT-FIRST. Use2004-11-16, by Richard M. Stallman
-
(Fvertical_motion): In batch mode, use vmotion directly.2004-11-16, by Richard M. Stallman
-
Typo.2004-11-16, by Kim F. Storm
-
(Fdefine_fringe_bitmap): Always set 'h'. Simplify.2004-11-16, by Kim F. Storm
-
(get_glyph_string_clip_rect, init_glyph_string): Check it's2004-11-16, by Stefan Monnier
-
*** empty log message ***2004-11-16, by Kim F. Storm
-
Avoid side-effects inside XSETFASTINT's arguments.2004-11-16, by Stefan Monnier
-
(NILP): Use EQ rather than XFASTINT.2004-11-16, by Stefan Monnier
-
(flyspell-mouse-map): Pop the menu2004-11-16, by Stefan Monnier
-
*** empty log message ***2004-11-16, by Juri Linkov
-
(find-function-regexp): Optimize `define-minor-mode'. Add `defun-cvs-mode'.2004-11-16, by Juri Linkov
-
(Fvertical_motion): Fix last change. Only reseat when2004-11-16, by Kim F. Storm
-
*** empty log message ***2004-11-16, by Kim F. Storm
-
*** empty log message ***2004-11-16, by Thien-Thi Nguyen
-
(Window Frame Parameters): Fix typo.2004-11-16, by Thien-Thi Nguyen
-
(compilation-setup): Don't set buffer-read-only.2004-11-16, by Stefan Monnier
-
Use make-symbol rather than gensym.2004-11-16, by Stefan Monnier
-
(pair-with-newsyms): Use make-symbol.2004-11-16, by Stefan Monnier
-
*** empty log message ***2004-11-16, by Luc Teirlinck
-
Maintainer is now FSF.2004-11-16, by Luc Teirlinck
-
Extern reseat_at_previous_visible_line_start.2004-11-16, by Luc Teirlinck
-
Cleanups.2004-11-16, by Kim F. Storm
-
*** empty log message ***2004-11-16, by Kenichi Handa
-
(display_mode_element): Fix previous change (calculate2004-11-16, by Kenichi Handa
-
(Fposn_at_point): Remove extra */ after doc string.2004-11-15, by Kim F. Storm
-
*** empty log message ***2004-11-15, by Kim F. Storm
-
*** empty log message ***2004-11-15, by Stefan Monnier
-
(compilation-move-to-column): New fun.2004-11-15, by Stefan Monnier
-
*** empty log message ***2004-11-15, by John Paul Wallington
-
(auto-insert-alist): Insert the user's name in copyright notice,2004-11-15, by John Paul Wallington
-
Fix typos & pr-switches-string2004-11-15, by Vinicius Jose Latorre
-
(store_mode_line_string, produce_stretch_glyph):2004-11-15, by Kim F. Storm
-
(Fsafe_plist_get): New defun.2004-11-15, by Kim F. Storm
-
(Fsafe_plist_get): Add EXFUN.2004-11-15, by Kim F. Storm
-
*** empty log message ***2004-11-15, by Kim F. Storm
-
(Other Plists): Note that plist-get may signal error.2004-11-15, by Kim F. Storm
-
*** empty log message ***2004-11-15, by Kim F. Storm
-
*** empty log message ***2004-11-15, by Richard M. Stallman
-
(get_next_display_element): Fix previous change.2004-11-15, by Richard M. Stallman
-
*** empty log message ***2004-11-15, by Thien-Thi Nguyen
-
(Font Lock Basics): Fix typo.2004-11-15, by Thien-Thi Nguyen
-
*** empty log message ***2004-11-15, by Jay Belanger
-
(math-integrate-by-parts): Removed unused variable var-thing.2004-11-15, by Jay Belanger
-
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-6962004-11-15, by Miles Bader
-
(compilation-internal-error-properties):2004-11-15, by Stefan Monnier
-
*** empty log message ***2004-11-14, by Luc Teirlinck
-
(convert-standard-filename): Doc fix.2004-11-14, by Luc Teirlinck
-
*** empty log message ***2004-11-14, by Kim F. Storm
-
(nnfolder-save-marks): Add missing format field in call to `error'.2004-11-14, by Luc Teirlinck
-
(nnml-save-marks): Add missing format field in call to `error'.2004-11-14, by Luc Teirlinck
-
(gnus-convert-old-newsrc): Assign2004-11-14, by Reiner Steib
-
*** empty log message ***2004-11-14, by Daniel Pfeiffer
-
(auto-mode-alist): handle .gtkrc, and under /etc passwd, group, shadow, default/* and pam.d/*.2004-11-14, by Daniel Pfeiffer
-
adjust pr-menu-spec2004-11-14, by Vinicius Jose Latorre
-
* window.c (shrink_windows): Handle special case of one window left2004-11-14, by Jan Djärv
-
Removed fprintf2004-11-14, by Jan Djärv
-
* xmenu.c (pop_down_menu): Remove global variable current_menu,2004-11-14, by Jan Djärv
-
* xfns.c (Fx_file_dialog): Call x_menu_in_use and x_menu_set_in_use.2004-11-14, by Jan Djärv
-
(winner-active-region, winner-edges, winner-window-list): Define at toplevel.2004-11-14, by Stefan Monnier
-
Reverse previous change.2004-11-14, by Luc Teirlinck
-
*** empty log message ***2004-11-14, by Stefan Monnier
-
(byte-optimize-inline-handler): Simplify.2004-11-14, by Stefan Monnier
-
extern reseat_at_previous_visible_line_start.2004-11-14, by Luc Teirlinck
-
*** empty log message ***2004-11-14, by Richard M. Stallman
-
(syms_of_minibuf) <completion-ignore-case>: Doc fix.2004-11-14, by Richard M. Stallman
-
(reseat_at_previous_visible_line_start): No longer static.2004-11-14, by Richard M. Stallman
-
(Fvertical_motion): Scan to PT from start of line to make iterator consistent.2004-11-14, by Richard M. Stallman
-
interactive-p & file permission bits2004-11-14, by Vinicius Jose Latorre
-
(font-lock-fontify-syntactically-region): Fix last fix2004-11-14, by Stefan Monnier
-
* xfns.c (Fx_file_dialog): Call x_menu_in_use and x_menu_set_in_use.2004-11-13, by Jan Djärv
-
Add BLOCK_INPUT in pop_down_file_dialog.2004-11-13, by Jan Djärv
-
* gtkutil.c (xg_file_sel_ok, xg_file_sel_cancel)2004-11-13, by Jan Djärv
-
*** empty log message ***2004-11-13, by Daniel Pfeiffer
-
(c-basic-common-initc-font-lock-init, c-font-lock-init): Eliminate obsolete make-local-hook.2004-11-13, by Daniel Pfeiffer
-
* xmenu.c (unuse_menu_items, pop_down_menu): Arg is of type2004-11-13, by Jan Djärv
-
Add bug:2004-11-13, by Kim F. Storm
-
Fixed these problems:2004-11-13, by Kim F. Storm
-
(mouse-drag-copy-region): Add :version.2004-11-13, by Kim F. Storm
-
*** empty log message ***2004-11-13, by Kim F. Storm
-
(make_cursor_line_fully_visible_p): New variable.2004-11-13, by Kim F. Storm
-
*** empty log message ***2004-11-13, by Kim F. Storm
-
run-mode-hooks instead of run-hooks2004-11-12, by Daniel Pfeiffer
-
*** empty log message ***2004-11-12, by Jay Belanger
-
(calc-dumb-map): Declared it.2004-11-12, by Jay Belanger
-
ChangeLog2004-11-12, by Eli Zaretskii
-
Add a test for DECL_ALIGN support, and add a trivial definition to2004-11-12, by Eli Zaretskii
-
*** empty log message ***2004-11-12, by Eli Zaretskii
-
(rmail-get-new-mail): Use the renamed variables `rsf-beep' and2004-11-12, by Eli Zaretskii
-
*** empty log message ***2004-11-12, by Eli Zaretskii
-
(rmail-spam-filter): Only check white list if `message-sender' is non-nil.2004-11-12, by Eli Zaretskii
-
*** empty log message ***2004-11-12, by Eli Zaretskii
-
(desktop-create-buffer, desktop-save): Avoid some consing by using mapc2004-11-12, by Eli Zaretskii
-
ChangeLog2004-11-12, by Eli Zaretskii
-
Don't require djecho.exe for the v1.x build.2004-11-12, by Eli Zaretskii
-
Fixed this bug:2004-11-12, by Kim F. Storm
-
(init_iterator): Clear it.max_extra_line_spacing.2004-11-12, by Kim F. Storm
-
(window_scroll_pixel_based, Frecenter): Use2004-11-12, by Kim F. Storm
-
(struct glyph_row): New member extra_line_spacing.2004-11-12, by Kim F. Storm
-
*** empty log message ***2004-11-12, by Kim F. Storm
-
*** empty log message ***2004-11-12, by Kim F. Storm
-
(pop_down_menu): Return nil.2004-11-12, by Kim F. Storm
-
(pop_down_menu): New function.2004-11-12, by Jan Djärv
-
(popup_widget_loop): Add argument do_timers.2004-11-12, by Jan Djärv
-
* xmenu.c (x_menu_wait_for_event): New function.2004-11-12, by Jan Djärv
-
* XMenu.h (XMenuActivateSetWaitFunction): New function.2004-11-12, by Jan Djärv
-
*** empty log message ***2004-11-12, by Stefan Monnier
-
(byte-compile-inline-expand): Understand the2004-11-12, by Stefan Monnier
-
fix to use new easymenu2004-11-12, by Vinicius Jose Latorre
-
(require): Explain why CL is needed.2004-11-12, by Nick Roberts
-
*** empty log message ***2004-11-12, by Nick Roberts
-
(font-lock-fontify-syntactically-region):2004-11-12, by Stefan Monnier
-
(mouse-wheel-progressive-speed): Fix typo in name.2004-11-11, by Stefan Monnier
-
Reduce spurious warnings.2004-11-11, by Stefan Monnier
-
(cvs-mode-checkout): New command.2004-11-11, by Stefan Monnier
-
*** empty log message ***2004-11-11, by Stefan Monnier
-
(iso-cvt-define-menu): Fix typo.2004-11-11, by Stefan Monnier
-
Require CL.2004-11-11, by Stefan Monnier
-
Use push.2004-11-11, by Stefan Monnier
-
*** empty log message ***2004-11-11, by Juri Linkov
-
(Info-search): Save match data for isearch. Skip Tag Table node.2004-11-11, by Juri Linkov
-
(magic-mode-alist): Use optimization for SGML mode too.2004-11-11, by Juri Linkov
-
(describe-char): Replace syntax-after with code2004-11-11, by Juri Linkov
-
(sgml-html-meta-auto-coding-function):2004-11-11, by Juri Linkov
-
Restore iso-2022-7bit coding in commented out code.2004-11-11, by Juri Linkov
-
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-6892004-11-11, by Miles Bader
-
*** empty log message ***2004-11-11, by Jay Belanger
-
(math-prime-factors-finished): Declared it as a variable.2004-11-11, by Jay Belanger
-
*** empty log message ***2004-11-11, by Jay Belanger
-
(math-defcache): Use defvar for the new variables it creates.2004-11-11, by Jay Belanger
-
Update entry 2003-04-06 Lars Hansen <larsh@math.ku.dk>2004-11-11, by Lars Hansen
-
*** empty log message ***2004-11-11, by Lars Hansen
-
(desktop-buffer-mode-handlers, desktop-after-read-hook,2004-11-11, by Lars Hansen
-
url-mailto.el (url-mailto): Fix a typo in the comment.2004-11-11, by Masatake YAMATO
-
(pr-get-symbol): Don't downcase.2004-11-11, by Stefan Monnier
-
Comment change.2004-11-11, by Richard M. Stallman
-
*** empty log message ***2004-11-11, by Jay Belanger
-
(math-read-brackets, math-check-for-commas): Use declared variable2004-11-11, by Jay Belanger
-
(math-parse-tex-sum): Use declared variable math-exp-old-pos.2004-11-11, by Jay Belanger
-
(math-read-angle-bracket): Use declared variables math-exp-pos,2004-11-11, by Jay Belanger
-
(math-read-expr): Use declared variables math-exp-pos,2004-11-11, by Jay Belanger
-
(calc-do-quick-calc): Use kill-new to append string to kill-ring.2004-11-11, by Jay Belanger
-
(magic-mode-alist): Reduce backtracking in the HTML regexp.2004-11-11, by Stefan Monnier
-
(Fkeymap_prompt): Accept symbol keymaps.2004-11-10, by Stefan Monnier
-
Emacs 21.4, not 20.42004-11-10, by Daniel Pfeiffer
-
magic-mode-alist & conf-mode.el2004-11-10, by Daniel Pfeiffer
-
*** empty log message ***2004-11-10, by Eli Zaretskii
-
Revert last change.2004-11-10, by Eli Zaretskii
-
(easy-menu-add-item): Use keymap-prompt. Simplify.2004-11-10, by Stefan Monnier
-
(easy-menu-define-key): Understand the case where the keymap is a symbol.2004-11-10, by Stefan Monnier
-
(sgml-tag-text-p): New fun.2004-11-10, by Stefan Monnier
-
*** empty log message ***2004-11-10, by Thien-Thi Nguyen
-
Doc fixes throughout.2004-11-10, by Thien-Thi Nguyen
-
Also do /etc/magic, hosts.allow, hosts.deny etc.2004-11-10, by Daniel Pfeiffer
-
Don't require cl, comint, gud, gdb-ui for2004-11-10, by Nick Roberts
-
*** empty log message ***2004-11-10, by Nick Roberts
-
Changes from arch/CVS synchronization2004-11-10, by Miles Bader
-
*** empty log message ***2004-11-10, by Daniel Pfeiffer
-
(auto-mode-alist, magic-mode-alist): Use conf-mode2004-11-10, by Daniel Pfeiffer
-
*** empty log message ***2004-11-09, by André Spiegel
-
Rewrite the introduction about version systems, mentioning the new2004-11-09, by André Spiegel
-
(iso-cvt-define-menu): Clean up namespace.2004-11-09, by Stefan Monnier
-
Add a note about VC-over-Tramp.2004-11-09, by André Spiegel
-
*** empty log message ***2004-11-09, by Jay Belanger
-
(math-read-exprs, math-read-expr-list, math-read-expr-level,2004-11-09, by Jay Belanger
-
(math-parse-fortran-vector, math-parse-fortran-vector-end,2004-11-09, by Jay Belanger
-
(math-read-brackets, math-read-vector, math-read-matrix): Use2004-11-09, by Jay Belanger
-
(math-rewrite, math-rewrite-phase): Use declared variable math-mt-many.2004-11-09, by Jay Belanger
-
(math-expand-form): Use declared variable math-mt-many.2004-11-09, by Jay Belanger
-
(math-normalize-a): New variable.2004-11-09, by Jay Belanger
-
(calc-init-extensions): Remove old code.2004-11-09, by Jay Belanger
-
(diary-from-outlook, diary-from-outlook-gnus)2004-11-09, by Glenn Morris
-
*** empty log message ***2004-11-09, by Glenn Morris
-
(diary-from-outlook, diary-from-outlook-gnus)2004-11-09, by Glenn Morris
-
*** empty log message ***2004-11-09, by Glenn Morris
-
(easy-menu-intern): Revert to no-downcasing.2004-11-09, by Stefan Monnier
-
Include <sys/types.h> and <unistd.h> (for getpid).2004-11-09, by Kim F. Storm
-
(produce_image_glyph): Remove unused variable 'face_ascent'.2004-11-09, by Kim F. Storm
-
(print_object): Fix format string.2004-11-09, by Kim F. Storm
-
(read1): Fix next_char matching.2004-11-09, by Kim F. Storm
-
(Fdelete): Add EXFUN.2004-11-09, by Kim F. Storm
-
(read_avail_input): Remove unused variable 'discard'.2004-11-09, by Kim F. Storm
-
(NULL_INTERVAL_P): Add separate version when2004-11-09, by Kim F. Storm
-
(destroy_fringe_bitmap): Fix return type.2004-11-09, by Kim F. Storm
-
(Fdump_emacs): Fix format string.2004-11-09, by Kim F. Storm
-
Include <ctype.h>.2004-11-09, by Kim F. Storm
-
(store_symval_forwarding): Remove unused variables.2004-11-09, by Kim F. Storm
-
(Fcall_interactively): Remove unused variable 'funcar'.2004-11-09, by Kim F. Storm
-
*** empty log message ***2004-11-09, by Kim F. Storm
-
Fix commentary.2004-11-09, by Kim F. Storm
-
(Fmake_network_process): Remove unused var 'retry'.2004-11-09, by Kim F. Storm
-
*** empty log message ***2004-11-09, by Richard M. Stallman
-
* Makefile.in (maintainer-clean): Depend on distclean.2004-11-09, by Jan Djärv
-
(scan_c_file): Set defvarperbufferflag to silence compiler.2004-11-09, by Kim F. Storm
-
(main): Init local var c to silence compiler.2004-11-09, by Kim F. Storm
-
(main, consider_token, C_entries): Add misc switch2004-11-09, by Kim F. Storm
-
*** empty log message ***2004-11-09, by Kim F. Storm
-
* Makefile.in (stamp-oldxmenu): If HAVE_GTK, don't add dependencies2004-11-09, by Jan Djärv
-
*** empty log message ***2004-11-09, by Richard M. Stallman
-
(byte-compile-defalias):2004-11-09, by Richard M. Stallman
-
(Fmake_network_process): Remove kludge for interrupted2004-11-09, by Kim F. Storm
-
*** empty log message ***2004-11-09, by Kim F. Storm
-
* .cvsignore: Add buildobj.lst.2004-11-09, by Jan Djärv
-
* help-fns.el (help-C-file-name): File name must be in build-files2004-11-09, by Jan Djärv
-
* doc.c: New variable Vbuild_files.2004-11-09, by Jan Djärv
-
* makefile.w32-in (obj): Add all files (X and Mac) to doc so the2004-11-09, by Jan Djärv
-
* sed1v2.inp: Use djecho for buildobj.lst.2004-11-09, by Jan Djärv
-
Fix previous change.2004-11-09, by Kenichi Handa
-
Change coding: tag back to iso-2022-7bit.2004-11-09, by Kenichi Handa
-
*** empty log message ***2004-11-09, by Jay Belanger
-
(calc-init-extensions): Bound calc-yank to mouse-2.2004-11-09, by Jay Belanger
-
(calc-mode-hook, calc-trail-mode-hook, calc-start-hook, calc-end-hook)2004-11-09, by Jay Belanger
-
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-6792004-11-09, by Miles Bader
-
This bug was fixed by RMS on 2004-11-02:2004-11-08, by Kim F. Storm
-
Fixed bug:2004-11-08, by Kim F. Storm
-
(update_window_fringes): Update fringe bitmaps if2004-11-08, by Kim F. Storm
-
*** empty log message ***2004-11-08, by Kim F. Storm
-
(select-safe-coding-system-interactively):2004-11-08, by Stefan Monnier
-
Fixed this bug:2004-11-08, by Kim F. Storm
-
(note_mouse_highlight): Clear mouse face if we move out of text area.2004-11-08, by Kim F. Storm
-
*** empty log message ***2004-11-08, by Kim F. Storm
-
(fast_find_position): Fix start pos if header line present.2004-11-08, by Kim F. Storm
-
*** empty log message ***2004-11-08, by Kim F. Storm
-
(gdb-current-stack-level): New variable.2004-11-08, by Nick Roberts
-
*** empty log message ***2004-11-08, by Nick Roberts
-
*** empty log message ***2004-11-08, by Richard M. Stallman
-
(next-error group, face): Move before first use.2004-11-08, by Richard M. Stallman
-
(syntax-after): Doc fix.2004-11-08, by Richard M. Stallman
-
(Syntax Table Functions): Add syntax-after.2004-11-08, by Richard M. Stallman
-
*** empty log message ***2004-11-08, by Richard M. Stallman
-
(show-paren-function): Change calls to syntax-after2004-11-08, by Richard M. Stallman
-
(menu-bar-file-menu): Make this the real name2004-11-08, by Richard M. Stallman
-
(Info-revert-find-node): Don't use beginning-of-buffer.2004-11-08, by Richard M. Stallman
-
(filesets-spawn-external-viewer, filesets-run-cmd):2004-11-08, by Richard M. Stallman
-
Comment changes.2004-11-08, by Richard M. Stallman
-
*** empty log message ***2004-11-08, by Eli Zaretskii
-
(bootstrap-clean): Copy ldefs-boot.el onto2004-11-08, by Eli Zaretskii
-
*** empty log message ***2004-11-08, by Eli Zaretskii
-
(mostlyclean, distclean, maintainer-clean)2004-11-08, by Eli Zaretskii
-
*** empty log message ***2004-11-08, by Eli Zaretskii
-
(HAVE_BZERO): Define for GCC v3.x and later.2004-11-08, by Eli Zaretskii
-
(compile): Don't overwrite last command in minibuffer history2004-11-08, by Juri Linkov
-
*** empty log message ***2004-11-08, by Juri Linkov
-
Move #include "systime.h" before <sys/resource.h>.2004-11-08, by Eli Zaretskii
-
*** empty log message ***2004-11-08, by Jay Belanger
-
(math-do-integral-methods): Try linear, then non-linear, substitutions.2004-11-08, by Jay Belanger
-
*** empty log message ***2004-11-08, by Kenichi Handa
-
(fontset_pattern_regexp): Cancel my previous change;2004-11-08, by Kenichi Handa
-
*** empty log message ***2004-11-08, by Jay Belanger
-
(math-linear-subst-tried): New variable.2004-11-07, by Jay Belanger
-
(bootstrap, bootstrap-clean-before): Remove .elc2004-11-07, by Kim F. Storm
-
*** empty log message ***2004-11-07, by Kim F. Storm
-
(bootstrap-clean): New target for 'make bootstrap'.2004-11-07, by Kim F. Storm
-
*** empty log message ***2004-11-07, by Richard M. Stallman
-
* emacs.c (Fdump_emacs): Only output warning on GNU/Linux.2004-11-07, by Jan Djärv
-
(info-lookup): Allow reusing in the current buffer2004-11-07, by Juri Linkov
-
*** empty log message ***2004-11-07, by Juri Linkov
-
*** empty log message ***2004-11-07, by Andreas Schwab
-
Don't declare Fmsdos_downcase_filename.2004-11-07, by Andreas Schwab
-
Declare Fmsdos_downcase_filename.2004-11-07, by Andreas Schwab
-
* dosfns.c (Fdos_memget, Fdos_memput): Use integer variable offs in2004-11-07, by Jan Djärv
-
editfns.c: Adding in better patch2004-11-07, by Steven Tamm
-
editfns.c: Need to include sys/time.h before resource.h on darwin.2004-11-07, by Steven Tamm
-
(syntax-after): Return the syntax letter, not the raw code.2004-11-07, by Richard M. Stallman
-
(elp-results): Delete wasteful beginning-of-buffer.2004-11-07, by Richard M. Stallman
-
(iso-cvt-define-menu): menu-bar-files-menu renamed to menu-bar-file-menu.2004-11-07, by Richard M. Stallman
-
(browse-url-gnome-moz-program)2004-11-07, by Richard M. Stallman
-
(tramp group): Add :version.2004-11-07, by Richard M. Stallman
-
(ada-gdb-application): Use goto-char instead of beginning-of-buffer.2004-11-07, by Richard M. Stallman
-
(cperl-info-on-command): Use goto-char instead of beginning-of-buffer.2004-11-07, by Richard M. Stallman
-
(idlwave-shell-examine-map): Move up before first use.2004-11-07, by Richard M. Stallman
-
(flyspell-external-point-words): Use goto-char instead of beginning-of-buffer.2004-11-07, by Richard M. Stallman
-
*** empty log message ***2004-11-07, by Richard M. Stallman
-
(command_loop_1): Change Vtransient_mark_mode2004-11-07, by Richard M. Stallman
-
(Fcall_interactively): Avoid reusing EVENT for other data.2004-11-07, by Richard M. Stallman
-
(merge_named_face): GCPRO the face_name in the2004-11-07, by Richard M. Stallman
-
Whitespace fixup.2004-11-07, by Andreas Schwab
-
(tramp-uudecode): Mention `uudecode -o /dev/stdout'.2004-11-06, by Kai Großjohann
-
(tramp-coding-commands): Additionally try "uudecode -o /dev/stdout"2004-11-06, by Kai Großjohann
-
(recentf-menu-path): Use menu item name.2004-11-06, by David Ponce
-
*** empty log message ***2004-11-06, by David Ponce
-
Document get-internal-run-time.2004-11-06, by Eli Zaretskii
-
*** empty log message ***2004-11-06, by Eli Zaretskii
-
(Processor Run Time): New section documenting get-internal-run-time.2004-11-06, by Eli Zaretskii
-
(sxhash): As far as possible, merge calculation of2004-11-06, by Eli Zaretskii
-
(Fget_internal_run_time): New function.2004-11-06, by Eli Zaretskii
-
*** empty log message ***2004-11-06, by Eli Zaretskii
-
Regenerate.2004-11-06, by Eli Zaretskii
-
Add check for getrusage.2004-11-06, by Eli Zaretskii
-
(install, maintainer-clean): Don't use "elisp-*" as it nukes elisp-cover.texi.2004-11-06, by Eli Zaretskii
-
Don't call define-fringe-bitmap if the display doesn't support images.2004-11-06, by Eli Zaretskii
-
*** empty log message ***2004-11-06, by Andreas Schwab
-
(tempo-match-finder): Doc fix.2004-11-06, by Andreas Schwab
-
*** empty log message ***2004-11-06, by Andreas Schwab
-
(easy-menu-get-map): Fix last change.2004-11-06, by Andreas Schwab
-
Change log entry reconstructed from commit message.2004-11-06, by Andreas Schwab
-
Document changes in behavior of hide-body.2004-11-06, by Eli Zaretskii
-
*** empty log message ***2004-11-06, by Eli Zaretskii
-
(hide-body): Don't hide lines at the top of the file2004-11-06, by Eli Zaretskii
-
*** empty log message ***2004-11-06, by Eli Zaretskii
-
(align-areas): Delete whitespace before reindenting, so2004-11-06, by Eli Zaretskii
-
(syms_of_frame): Fix the example in the doc string.2004-11-06, by Eli Zaretskii
-
*** empty log message ***2004-11-06, by Eli Zaretskii
-
(insert-kbd-macro): Do completions based on macros,2004-11-06, by Eli Zaretskii
-
*** empty log message ***2004-11-06, by Eli Zaretskii
-
(tempo-match-finder): Use [:word:] instead of "^\\b",2004-11-06, by Eli Zaretskii
-
(easy-menu-get-map-look-for-name): Remove.2004-11-06, by Stefan Monnier
-
* eval.c (Feval): Remove check for INPUT_BLOCKED_P.2004-11-06, by Jan Djärv
-
*** empty log message ***2004-11-05, by Luc Teirlinck
-
(Keyboard Macros): Document `append' return value of `defining-kbd-macro'.2004-11-05, by Luc Teirlinck
-
(syms_of_macros) <defining-kbd-macro>: Doc fix.2004-11-05, by Luc Teirlinck
-
(print_object): Print Lisp_Misc_Save_Value objects.2004-11-05, by Kim F. Storm
-
*** empty log message ***2004-11-05, by Kim F. Storm
-
(edebug-next-token-class): Allow all symbol-constituent characters2004-11-05, by Juri Linkov
-
(Info-search): Don't search in node header lines and file headers.2004-11-05, by Juri Linkov
-
*** empty log message ***2004-11-05, by Juri Linkov
-
*** empty log message ***2004-11-05, by Kim F. Storm
-
(Ffile_modes): Doc fix.2004-11-05, by Kim F. Storm
-
(x_start_queuing_selection_requests)2004-11-05, by Kim F. Storm
-
* xterm.c (handle_one_xevent): Don't queue X selection events2004-11-05, by Kim F. Storm
-
* xselect.c (struct selection_event_queue, selection_queue)2004-11-05, by Kim F. Storm
-
(kbd_buffer_unget_event): Add prototype.2004-11-05, by Kim F. Storm
-
(kbd_buffer_store_event_hold): Remove obsolete code.2004-11-05, by Kim F. Storm
-
*** empty log message ***2004-11-05, by Kim F. Storm
-
* xselect.c (TRACE3): New debug macro.2004-11-05, by Jan Djärv
-
(fontset_pattern_regexp): Use unsigned char.2004-11-04, by Kim F. Storm
-
*** empty log message ***2004-11-04, by Kim F. Storm
-
(set-auto-mode): Don't get error after setting -*-mode-*-.2004-11-04, by Daniel Pfeiffer
-
*** empty log message ***2004-11-04, by Daniel Pfeiffer
-
* dired.el (dired-read-dir-and-switches): Call read-directory-name2004-11-04, by Jan Djärv
-
* fileio.c (Fnext_read_file_uses_dialog_p): New function.2004-11-04, by Jan Djärv
-
* gtkutil.h: Declare use_old_gtk_file_dialog.2004-11-04, by Jan Djärv
-
* gtkutil.c (xg_get_file_with_chooser): Expand DEFAULT_FILENAME if2004-11-04, by Jan Djärv
-
*** empty log message ***2004-11-04, by Richard M. Stallman
-
(table group): Add :version.2004-11-04, by Richard M. Stallman
-
(ispell-word): Don't alter args; set them only thru `interactive' spec.2004-11-04, by Richard M. Stallman
-
(flyspell-word): Don't alter FOLLOWING; set it only thru `interactive' spec.2004-11-04, by Richard M. Stallman
-
(f90-end-of-block): Don't use interactive-p.2004-11-04, by Richard M. Stallman
-
(browse-url-maybe-new-window): Use called-interactively-p.2004-11-04, by Richard M. Stallman
-
(sc-cite-region): Don't use interactive-p. Add arg INTERACTIVE.2004-11-04, by Richard M. Stallman
-
(set-input-method, toggle-input-method):2004-11-04, by Richard M. Stallman
-
(spam group): Add :version.2004-11-04, by Richard M. Stallman
-
(pgg group): Add :version.2004-11-04, by Richard M. Stallman
-
(eshell-show-maximum-output): Don't use interactive-p.2004-11-04, by Richard M. Stallman
-
Comment change.2004-11-04, by Richard M. Stallman
-
(mouse-show-mark): Get positions to delete from mark2004-11-04, by Richard M. Stallman
-
(imenu-eager-completion-buffer): Add :version.2004-11-04, by Richard M. Stallman
-
(filesets group): Add :version.2004-11-04, by Richard M. Stallman
-
Add menu items "New File..." and "Open File...".2004-11-04, by Jan Djärv
-
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-6682004-11-04, by Miles Bader
-
*** empty log message ***2004-11-04, by Kenichi Handa
-
(fontset_pattern_regexp): If '*' is preceded by '\',2004-11-04, by Kenichi Handa
-
(Buffer-menu-make-sort-button): Preserve point even when clicking from another window.2004-11-03, by Daniel Pfeiffer
-
*** empty log message ***2004-11-03, by Daniel Pfeiffer
-
(xml-based-modes): Delete var.2004-11-03, by Daniel Pfeiffer
-
*** empty log message ***2004-11-03, by Thien-Thi Nguyen
-
(vc-cvs-local-month-numbers): Delete var.2004-11-03, by Thien-Thi Nguyen
-
*** empty log message ***2004-11-03, by Thien-Thi Nguyen
-
(vc-mcvs-annotate-command): Delete extraneous lines from beginning of buffer.2004-11-03, by Thien-Thi Nguyen
-
(vc-cvs-annotate-command): Delete extraneous lines from beginning of buffer.2004-11-03, by Thien-Thi Nguyen
-
Replace non-nil with non-@code{nil}.2004-11-03, by Jan Djärv
-
(ppt): New function.2004-11-03, by Kim F. Storm
-
*** empty log message ***2004-11-03, by Kim F. Storm
-
*** empty log message ***2004-11-03, by Thien-Thi Nguyen
-
(grep-default-command): Take empty string2004-11-03, by Thien-Thi Nguyen
-
*** empty log message ***2004-11-03, by Thien-Thi Nguyen
-
(vc-annotate-display-autoscale): Make sure2004-11-03, by Thien-Thi Nguyen
-
*** empty log message ***2004-11-03, by Thien-Thi Nguyen
-
(vc-annotate-display-autoscale): Add prefix-arg2004-11-03, by Thien-Thi Nguyen
-
Changed copyright years so all include centuries.2004-11-02, by Robert J. Chassell
-
* configure.in (HAVE_GTK): Only set with_toolkit_scroll_bars if not2004-11-02, by Jan Djärv
-
* xterm.c (x_window_to_scroll_bar): Only call2004-11-02, by Jan Djärv
-
* gtkutil.c (xg_get_file_with_chooser): Use GTK_STOCK_OK instead2004-11-02, by Jan Djärv
-
*** empty log message ***2004-11-02, by Andreas Schwab
-
(Fscroll_right): Fix last change.2004-11-02, by Andreas Schwab
-
Comment change.2004-11-02, by Richard M. Stallman
-
(customize-group-other-window):2004-11-02, by Richard M. Stallman
-
(comint-insert-input): Fix previous change.2004-11-02, by Richard M. Stallman
-
*** empty log message ***2004-11-02, by Kim F. Storm
-
* FOR-RELEASE (Indications): Remove two stage update for toolbar (Done).2004-11-02, by Jan Djärv
-
From: YAMAMOTO Mitsuharu2004-11-02, by Kim F. Storm
-
(callproc.o): Depend on blockinput.h atimer.h systime.h.2004-11-02, by Kim F. Storm
-
*** empty log message ***2004-11-02, by Kim F. Storm
-
(Fcalled_interactively_p): Rename from Fcall_interactive_p.2004-11-02, by Kim F. Storm
-
*** empty log message ***2004-11-02, by Kim F. Storm
-
Remove (tiny change) comments for people who have signed papers2004-11-02, by Kim F. Storm
-
* url-imap.el (url-imap-open-host): Don't use2004-11-02, by Masatake YAMATO
-
*** empty log message ***2004-11-02, by Richard M. Stallman
-
(elp-instrument-function): Use called-interactively-p.2004-11-02, by Richard M. Stallman
-
(easy-menu-intern):2004-11-02, by Richard M. Stallman
-
(define-minor-mode): Use called-interactively-p.2004-11-02, by Richard M. Stallman
-
(byte-compile-warning-types): Add interactive-only.2004-11-02, by Richard M. Stallman
-
(update-file-autoloads): Don't use interactive-p; take new arg SAVE-AFTER.2004-11-02, by Richard M. Stallman
-
(ad-make-advised-definition): Use called-interactively-p.2004-11-02, by Richard M. Stallman
-
(replace_range_2): New function.2004-11-02, by Richard M. Stallman
-
(casify_region): Handle changes in byte-length using replace_range_2.2004-11-02, by Richard M. Stallman
-
(USAGE3): Delete --horizontal-scroll-bars, -hb.2004-11-02, by Richard M. Stallman
-
(back_to_previous_visible_line_start):2004-11-02, by Richard M. Stallman
-
(window_scroll_pixel_based): Update preserve_y for header line if any.2004-11-02, by Richard M. Stallman
-
(Fcall_interactive_p): New function.2004-11-02, by Richard M. Stallman
-
Use fast_string_match_ignore_case for comparing font names.2004-11-02, by Jason Rumney
-
*** empty log message ***2004-11-02, by Jason Rumney
-
Mention use-old-gtk-file-dialog.2004-11-02, by Jan Djärv
-
* frames.texi (Dialog Boxes): Document use-old-gtk-file-dialog.2004-11-02, by Jan Djärv
-
* fileio.c (Fread_file_name): Pass Qt as fifth parameter to2004-11-02, by Jan Djärv
-
* files.el (find-file-existing): New function.2004-11-02, by Jan Djärv
-
* toolbar/tool-bar.el (tool-bar-setup): Tool bar item dired uses2004-11-02, by Jan Djärv
-
* config.in: Rebuild (added HAVE_GTK_FILE_*).2004-11-02, by Jan Djärv
-
* configure.in (HAVE_GTK_FILE_CHOOSER, $HAVE_GTK_FILE_SELECTION): New2004-11-02, by Jan Djärv
-
*** empty log message ***2004-11-02, by Glenn Morris
-
From Ulf Jasper <ulf.jasper@web.de>:2004-11-02, by Glenn Morris
-
(set-auto-mode-0): Don't rely on dynamic binding of2004-11-01, by Kim F. Storm
-
*** empty log message ***2004-11-01, by Kim F. Storm
-
(electric-help-map): Reorder Q/q and R/r entries so2004-11-01, by Kim F. Storm
-
*** empty log message ***2004-11-01, by Kim F. Storm
-
(describe-text-properties): Don't err if called in2004-11-01, by Kim F. Storm
-
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-6602004-11-01, by Miles Bader
-
*** empty log message ***2004-11-01, by Kim F. Storm
-
(group kmacro): Add :version.2004-11-01, by Kim F. Storm
-
(keyboard-quit): Call kmacro-keyboard-quit.2004-11-01, by Kim F. Storm
-
*** empty log message ***2004-11-01, by Kim F. Storm
-
(gdb-enable-debug-log)2004-11-01, by Nick Roberts
-
*** empty log message ***2004-11-01, by Nick Roberts
-
*** empty log message ***2004-11-01, by Jay Belanger
-
(calc-over-notation): Replaced `completing-read' with2004-11-01, by Jay Belanger
-
2004-11-2 Pavel Kobiakov <pk_at_work@yahoo.com>2004-11-01, by Masatake YAMATO
-
*** empty log message ***2004-11-01, by Stefan Monnier
-
Add redisplay related errors.2004-11-01, by Kim F. Storm
-
* mouse.el (mouse-yank-at-click, mouse-yank-secondary): Revert2004-11-01, by Jan Djärv
-
(mouse-yank-at-click, mouse-yank-secondary): Revert2004-11-01, by Jan Djärv
-
* xlwmenu.c (find_first_selectable, find_next_selectable)2004-11-01, by Jan Djärv
-
*** empty log message ***2004-11-01, by Kim F. Storm
-
(connect_wait_mask, num_pending_connects): Only2004-11-01, by Kim F. Storm
-
*** empty log message ***2004-11-01, by Kim F. Storm
-
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-6582004-11-01, by Miles Bader
-
Delete region objects after use.2004-11-01, by Jason Rumney
-
*** empty log message ***2004-11-01, by Jason Rumney
-
*** empty log message ***2004-11-01, by Jason Rumney
-
*** empty log message ***2004-11-01, by John Paul Wallington
-
(bibtex-make-field): Fix typo.2004-11-01, by John Paul Wallington
-
*** empty log message ***2004-11-01, by John Paul Wallington
-
(group thumbs): Add :version keyword.2004-11-01, by John Paul Wallington
-
(large-file-warning-threshold): Add :version keyword.2004-11-01, by John Paul Wallington
-
*** empty log message ***2004-11-01, by Richard M. Stallman
-
(eudc-display-records): Use with-output-to-temp-buffer;2004-11-01, by Richard M. Stallman
-
(Interactive Call): Add called-interactively-p.2004-11-01, by Richard M. Stallman
-
(5x5-new-game): Set up the buffer even if not interactive.2004-11-01, by Richard M. Stallman
-
(fortune-to-signature): Don't use interactive-p.2004-11-01, by Richard M. Stallman
-
(ada-make-body-gnatstub): Don't use interactive-p.2004-11-01, by Richard M. Stallman
-
(cperl-switch-to-doc-buffer): Don't use interactive-p.2004-11-01, by Richard M. Stallman
-
(idlwave-shell-send-char): Don't use interactive-p.2004-11-01, by Richard M. Stallman
-
(idlwave-update-routine-info): Don't use interactive-p.2004-11-01, by Richard M. Stallman
-
(vhdl-fill-region, vhdl-beginning-of-statement): Don't use interactive-p.2004-11-01, by Richard M. Stallman
-
(bibtex-make-field): Don't use interactive-p.2004-11-01, by Richard M. Stallman
-
(allout group): Add :version.2004-11-01, by Richard M. Stallman
-
*** empty log message ***2004-10-31, by Kim F. Storm
-
(reveal-last-tick): New var.2004-10-31, by Stefan Monnier
-
Use `button's.2004-10-31, by Stefan Monnier
-
* xmenu.c: Add prototypes for forward function declarations.2004-10-31, by Jan Djärv
-
* xdisp.c (update_tool_bar): Pass a copy of f->tool_bar_items to2004-10-31, by Jan Djärv
-
* atimer.c (alarm_signal_handler): Do not call set_alarm if2004-10-31, by Jan Djärv
-
* x-dnd.el (x-dnd-test-function, x-dnd-protocol-alist)2004-10-31, by Jan Djärv
-
*** empty log message ***2004-10-31, by John Paul Wallington
-
(group ibuffer): Add :version keyword.2004-10-31, by John Paul Wallington
-
(margin_glyphs_to_reserve): Don't use ncols_scale_factor.2004-10-31, by Kim F. Storm
-
*** empty log message ***2004-10-31, by Kim F. Storm
-
*** empty log message ***2004-10-30, by Kim F. Storm
-
(group ido): Add :version keyword.2004-10-30, by Kim F. Storm
-
(group cua): Add :version keyword.2004-10-30, by Kim F. Storm
-
*** empty log message ***2004-10-30, by Luc Teirlinck
-
(help-at-pt-timer-delay, help-at-pt-display-when-idle): Remove2004-10-30, by Luc Teirlinck
-
*** empty log message ***2004-10-30, by Luc Teirlinck
-
(auto-revert-tail-mode-text): Add :version keyword.2004-10-30, by Luc Teirlinck
-
*** empty log message ***2004-10-30, by Luc Teirlinck
-
(help-at-pt-timer): Move defvar up to avoid compiler warning.2004-10-30, by Luc Teirlinck
-
(custom-deps, autoloads): Fix *-hooks -> *-hook.2004-10-30, by Stefan Monnier
-
*** empty log message ***2004-10-30, by Juri Linkov
-
(function-called-at-point): read -> intern.2004-10-30, by Juri Linkov
-
(variable-at-point): read -> intern.2004-10-30, by Juri Linkov
-
*** empty log message ***2004-10-29, by Simon Josefsson
-
(autoconf-font-lock-keywords): Recognize AS_* too.2004-10-29, by Simon Josefsson
-
Docstring fixes.2004-10-29, by Stefan Monnier
-
(Reading a Password): Revert.2004-10-29, by Simon Josefsson
-
subr.el (read-passwd): Move back from password.el.2004-10-29, by Simon Josefsson
-
Typo fix.2004-10-29, by Andreas Schwab
-
*** empty log message ***2004-10-29, by Andreas Schwab
-
(speedbar-frame-parameters): Improve customize type.2004-10-29, by Andreas Schwab
-
(mouse-show-mark): Replace the last occurrence of2004-10-29, by Sam Steingold
-
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-6502004-10-29, by Miles Bader
-
2004-10-28 Will <will@glozer.net>2004-10-29, by John Wiegley
-
*** empty log message ***2004-10-28, by Stefan Monnier
-
(mouse-sel-mode): Adjust to new names for x-lost-selection-functions.2004-10-28, by Stefan Monnier
-
(mouse-show-mark): Adjust to new name and don't assume2004-10-28, by Stefan Monnier
-
Adjust to new names for x-(lost|sent)-selection-functions.2004-10-28, by Stefan Monnier
-
(x-lost-selection-hooks, x-sent-selection-hooks): New obsolete aliases2004-10-28, by Stefan Monnier
-
(Vx_lost_selection_functions, Vx_sent_selection_functions):2004-10-28, by Stefan Monnier
-
Fix copyright.2004-10-28, by Kim F. Storm
-
(imenu-scanning-message): Remove.2004-10-28, by Kim F. Storm
-
*** empty log message ***2004-10-28, by Kim F. Storm
-
*** empty log message ***2004-10-28, by John Paul Wallington
-
(set-auto-mode): Call `throw' correctly.2004-10-28, by John Paul Wallington
-
*** empty log message ***2004-10-28, by Juri Linkov
-
(Info-file-list-for-emacs): Add ("Info" . "info")2004-10-28, by Juri Linkov
-
(grep-regexp-alist): Move match highlighting2004-10-28, by Juri Linkov
-
* mail/emacsbug.el (report-emacs-bug): Insert x-server-vendor2004-10-28, by Jan Djärv
-
*** empty log message ***2004-10-28, by Richard M. Stallman
-
(Display Feature Testing): Explain about "vendor".2004-10-28, by Richard M. Stallman
-
(Fx_server_vendor, Fx_server_version): Doc fixes.2004-10-28, by Richard M. Stallman
-
*** empty log message ***2004-10-28, by Daniel Pfeiffer
-
(set-auto-mode-0): New function.2004-10-28, by Daniel Pfeiffer
-
*** empty log message ***2004-10-28, by Kenichi Handa
-
(utf-translate-cjk-charsets): Add katakana-jisx0201.2004-10-28, by Kenichi Handa
-
*** empty log message ***2004-10-28, by Kenichi Handa
-
Add data for JISX0201.2004-10-28, by Kenichi Handa
-
Tack language suffix onto html, and make C-x C-w find the mode in the same way as C-x C-f.2004-10-27, by Daniel Pfeiffer
-
*** empty log message ***2004-10-27, by Stefan Monnier
-
(scan_sexps_forward): Prefer 2-char comment-starter over a 1-char one.2004-10-27, by Stefan Monnier
-
(hilit-mode): Typo.2004-10-27, by Stefan Monnier
-
(hilit-mode): New function.2004-10-27, by Stefan Monnier
-
*** empty log message ***2004-10-27, by Richard M. Stallman
-
(add-change-log-entry): Set up mailing address and full name later,2004-10-27, by Richard M. Stallman
-
(elide-head): Change error to message.2004-10-27, by Richard M. Stallman
-
(apropos-macrop): Doc fix.2004-10-27, by Richard M. Stallman
-
(mouse-show-mark): Do most processing the same2004-10-27, by Richard M. Stallman
-
(shadow-copy-files): Use interactive-p2004-10-27, by Richard M. Stallman
-
(tar-mode): Use write-contents-functions, not write-contents-hooks.2004-10-27, by Richard M. Stallman
-
*** empty log message ***2004-10-27, by Richard M. Stallman
-
(pcomplete-entries): Don't use directory-sep-char.2004-10-27, by Richard M. Stallman
-
(type-break-run-at-time): Always use run-at-time; forget the alternatives.2004-10-27, by Richard M. Stallman
-
(strokes-unload-hook): Fix previous change.2004-10-27, by Richard M. Stallman
-
(eshell-du-sum-directory): Don't use directory-sep-char.2004-10-27, by Richard M. Stallman
-
(Interactive Codes): `N' uses numeric prefix, not raw. Clarify `n'.2004-10-27, by Richard M. Stallman
-
(Simple Advice): Clarify what job the example does.2004-10-27, by Richard M. Stallman
-
(get_next_display_element): In mode lines,2004-10-27, by Richard M. Stallman
-
*** empty log message ***2004-10-27, by Kenichi Handa
-
(ccl-decode-mule-utf-8): Check utf-subst-table-for-decode for more2004-10-27, by Kenichi Handa
-
(Fmessage): Doc fix.2004-10-27, by Richard M. Stallman
-
Comment change.2004-10-27, by Richard M. Stallman
-
(vmotion): When moving up, check the newline before.2004-10-27, by Richard M. Stallman
-
Set xml-mode also if no mode found from file name.2004-10-27, by Daniel Pfeiffer
-
*** empty log message ***2004-10-27, by Daniel Pfeiffer
-
(compilation-error-regexp-alist-alist) extend irix for NAG Fortran and add ftnchek-*2004-10-27, by Daniel Pfeiffer
-
extend irix for NAG Fortran and add ftnchek-*2004-10-27, by Daniel Pfeiffer
-
*** empty log message ***2004-10-27, by Kenichi Handa
-
Use utf-translate-cjk-substitutable-p.2004-10-27, by Kenichi Handa
-
(utf-translate-cjk-unicode-range-string):2004-10-27, by Kenichi Handa
-
Fix SAFE_FREE calls. Replace SAFE_FREE_LISP calls.2004-10-26, by Kim F. Storm
-
(Fformat): Allocate discarded table with SAFE_ALLOCA.2004-10-26, by Kim F. Storm
-
(USE_SAFE_ALLOCA): Add and init sa_must_free integer.2004-10-26, by Kim F. Storm
-
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-6402004-10-26, by Miles Bader
-
set-auto-mode change2004-10-26, by Daniel Pfeiffer
-
*** empty log message ***2004-10-26, by Daniel Pfeiffer
-
(auto-mode-alist): Add pod, js, xbm and xpm and group trivial variants to shorten the list.2004-10-26, by Daniel Pfeiffer
-
(cc-other-file-alist): Bring it in line with cc-mode's auto-mode-alist entries and use \' instead of $.2004-10-26, by Daniel Pfeiffer
-
(sgml-mode): Fix imenu-generic-expression and add "Id" and "Name" submenus to it.2004-10-26, by Daniel Pfeiffer
-
(imenu--generic-function): Skip matches in comments.2004-10-26, by Daniel Pfeiffer
-
* gtkutil.c: Put empty line between comment and function body.2004-10-26, by Jan Djärv
-
* gtkutil.c: Put empty line between comment and function body.2004-10-26, by Jan Djärv
-
* xfns.c (xic_create_xfontset): Check that FRAME_XIC_BASE_FONTNAME2004-10-26, by Jan Djärv
-
*** empty log message ***2004-10-26, by Jay Belanger
-
(calc-match): Use an extra argument instead of `interactive-p'.2004-10-26, by Jay Belanger
-
(calc-other-window): Use an extra argument instead of `interactive-p'.2004-10-26, by Jay Belanger
-
(calc,full-calc, calc-quit, calc-keypad, full-calc-keypad)2004-10-26, by Jay Belanger
-
(describe-key): Describe both down-event and up-event2004-10-26, by Kim F. Storm
-
*** empty log message ***2004-10-26, by Kim F. Storm
-
(Fcall_interactively): Add 'U' code to get the up-event discarded by a2004-10-26, by Kim F. Storm
-
(Interactive Codes): Add U code letter.2004-10-26, by Kim F. Storm
-
(syms_of_buffer): Fix a few typos.2004-10-26, by David Kastrup
-
* xsmfns.c: Put empty line between comment and function body.2004-10-26, by Jan Djärv
-
*** empty log message ***2004-10-26, by Richard M. Stallman
-
(woman): Don't call interactive-p.2004-10-26, by Richard M. Stallman
-
(pcomplete): Instead of interactive-p,2004-10-26, by Richard M. Stallman
-
(menu-bar-make-toggle): Instead of interactive-p,2004-10-26, by Richard M. Stallman
-
(Man-cleanup-manpage): Instead of interactive-p,2004-10-26, by Richard M. Stallman
-
(tex-font-lock-keywords-1): Fix up the spurious2004-10-25, by Stefan Monnier
-
Add note about MSYS sh.exe2004-10-25, by Jason Rumney
-
* progmodes/flymake.el (flymake-split-string): Use2004-10-25, by Masatake YAMATO
-
*** empty log message ***2004-10-25, by Stefan Monnier
-
*** empty log message ***2004-10-25, by Simon Josefsson
-
(Reading a Password): Add.2004-10-25, by Simon Josefsson
-
*** empty log message ***2004-10-25, by Jay Belanger
-
(calc-digit-dots): Inhibit read-only before erasing minibuffer.2004-10-25, by Jay Belanger
-
*** empty log message ***2004-10-25, by Simon Josefsson
-
* subr.el (read-passwd): Move to net/password.el.2004-10-25, by Simon Josefsson
-
(process-file): Fix logic.2004-10-25, by Kai Großjohann
-
(mouse-sel-mode): Specify custom group.2004-10-25, by Kai Großjohann
-
*** empty log message ***2004-10-25, by Kenichi Handa
-
(fontset_pattern_regexp): Optimize for the case that2004-10-25, by Kenichi Handa
-
*** empty log message ***2004-10-25, by Kenichi Handa
-
(x-set-cut-buffer): Cancel previous change.2004-10-25, by Kenichi Handa
-
*** empty log message ***2004-10-25, by Kenichi Handa
-
(x-set-cut-buffer): Encode STRING if necessary.2004-10-25, by Kenichi Handa
-
*** empty log message ***2004-10-24, by Jason Rumney
-
Removed mouse-wheel event, added wheel-up and wheel-down2004-10-24, by Jason Rumney
-
Clean whitespace.2004-10-24, by Kim F. Storm
-
*** empty log message ***2004-10-24, by Luc Teirlinck
-
(set-left-margin, set-right-margin): Delete redundant code.2004-10-24, by Luc Teirlinck
-
(describe-mode): Fix 2004-10-13 change.2004-10-24, by Kim F. Storm
-
*** empty log message ***2004-10-24, by Kim F. Storm
-
Reorder entries.2004-10-24, by Kim F. Storm
-
(Info-find-emacs-command-nodes): Adapt to Texinfo-4.7 style indexes.2004-10-24, by Luc Teirlinck
-
Mention process-file.2004-10-24, by Kai Großjohann
-
(Synchronous Processes): Document process-file.2004-10-24, by Kai Großjohann
-
Add.2004-10-24, by Simon Josefsson
-
(process-file): Accept nil for INFILE. Reported by2004-10-24, by Kai Großjohann
-
*** empty log message ***2004-10-24, by Kenichi Handa
-
(enum reg_errcode_t): New value REG_ERANGEX.2004-10-24, by Kenichi Handa
-
(re_error_msgid): Add an entry for REG_ERANGEX.2004-10-24, by Kenichi Handa
-
* progmodes/gdb-ui.el (gdb-assembler-font-lock-keywords): Handle2004-10-24, by Masatake YAMATO
-
*** empty log message ***2004-10-23, by Nick Roberts
-
(asm-font-lock-keywords): Use font-lock-variable-name-face for registers.2004-10-23, by Nick Roberts
-
(gdb-get-create-buffer): Allow modes to run2004-10-23, by Nick Roberts
-
*** empty log message ***2004-10-23, by Nick Roberts
-
Fix typos.2004-10-23, by Eli Zaretskii
-
*** empty log message ***2004-10-23, by Eli Zaretskii
-
(Text Based Tables, Table Definition)2004-10-23, by Eli Zaretskii
-
*** empty log message ***2004-10-23, by John Paul Wallington
-
(ibuffer-kill-line): Set arg `interactive-p' in interactive spec2004-10-23, by John Paul Wallington
-
(ibuffer-find-file): Remove `interactive-p' call; `wildcards' set to t2004-10-23, by John Paul Wallington
-
* simple.el (process-file): New function, similar to call-process2004-10-23, by Kai Großjohann
-
From Ulf Jasper <ulf.jasper@web.de>:2004-10-23, by Glenn Morris
-
*** empty log message ***2004-10-23, by Glenn Morris
-
*** empty log message ***2004-10-23, by John Paul Wallington
-
*** empty log message ***2004-10-23, by John Paul Wallington
-
(ibuffer-jump-to-buffer): Read buffer name in interactive spec rather2004-10-23, by John Paul Wallington
-
*** empty log message ***2004-10-22, by Kenichi Handa
-
(translate-region): Document that it accepts also a2004-10-22, by Kenichi Handa
-
(translate-region): Implement it in Lisp2004-10-22, by Kenichi Handa
-
(Ftranslate_region_internal): New function.2004-10-22, by Kenichi Handa
-
* xfns.c (xic_create_xfontset): Initialize missing_list to NULL.2004-10-22, by Jan Djärv
-
*** empty log message ***2004-10-22, by David Ponce
-
(Resizing Windows): Document the `preserve-before' argument of the2004-10-22, by David Ponce
-
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-6332004-10-21, by Miles Bader
-
(tex-compilation-parse-errors): Don't output messages.2004-10-21, by Stefan Monnier
-
*** empty log message ***2004-10-21, by Jay Belanger
-
(Algebraic-Style Calculations): Removed a comment.2004-10-21, by Jay Belanger
-
*** empty log message ***2004-10-21, by Jay Belanger
-
(calc-alg-ent-map, calc-alg-ent-esc-map): Declared these variables2004-10-21, by Jay Belanger
-
(calc-describe-bindings): Fix last change.2004-10-21, by Stefan Monnier
-
* xterm.h (x_output): New member `xic_base_fontname'.2004-10-21, by Jan Djärv
-
*** empty log message ***2004-10-21, by Jay Belanger
-
(calc-graph-init): Use `set-process-query-on-exit-flag'2004-10-21, by Jay Belanger
-
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-6312004-10-21, by Miles Bader
-
*** empty log message ***2004-10-20, by Daniel Pfeiffer
-
(compilation-start): Rely on `cd' to get dir right and also allow argumentless cd.2004-10-20, by Daniel Pfeiffer
-
*** empty log message ***2004-10-20, by Jason Rumney
-
(x_draw_glyph_string): Use overline_color for overlines.2004-10-20, by Jason Rumney
-
*** empty log message ***2004-10-20, by Jay Belanger
-
* xterm.h (XSync): If USE_GTK, define XSync as process_all and then2004-10-20, by Jan Djärv
-
* emacs.c (my_heap_start, heap_bss_diff, MAX_HEAP_BSS_DIFF):2004-10-20, by Jan Djärv
-
* configure.in (HAVE_PERSONALITY_LINUX32): New test if PER_LINUX322004-10-20, by Jan Djärv
-
*** empty log message ***2004-10-20, by John Paul Wallington
-
(url-gateway-nslookup-host): Use `set-process-query-on-exit-flag'.2004-10-20, by John Paul Wallington
-
*** empty log message ***2004-10-20, by Luc Teirlinck
-
(Flocal_variable_if_set_p): Doc fix.2004-10-20, by Luc Teirlinck
-
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-6282004-10-19, by Miles Bader
-
(elisp): Change order of arguments to makeinfo.2004-10-19, by Jason Rumney
-
*** empty log message ***2004-10-19, by Lars Hansen
-
Update header.2004-10-19, by Lars Hansen
-
*** empty log message ***2004-10-19, by Jason Rumney
-
Update header and footer.2004-10-19, by Lars Hansen
-
(info): Change order of arguments to makeinfo.2004-10-19, by Jason Rumney
-
*** empty log message ***2004-10-19, by Jason Rumney
-
(init_environment): Set emacs_dir correctly when running2004-10-19, by Jason Rumney
-
*** empty log message ***2004-10-19, by Richard M. Stallman
-
*** empty log message ***2004-10-19, by Richard M. Stallman
-
(Fdelete_and_extract_region): If region is empty, return null string.2004-10-19, by Richard M. Stallman
-
(flyspell-mode): Doc fix.2004-10-19, by Richard M. Stallman
-
(eshell-grep): Don't bind compilation-process-setup-function.2004-10-19, by Richard M. Stallman
-
(comint-insert-input): Use @ in `interactive'.2004-10-19, by Richard M. Stallman
-
Comment change.2004-10-19, by Richard M. Stallman
-
Update last update date.2004-10-19, by Richard M. Stallman
-
(compilation-setup): Don't set buffer-read-only if MINOR is non-nil.2004-10-19, by Richard M. Stallman
-
* gtkutil.h (xg_update_scrollbar_pos): Remove arguments real_left2004-10-19, by Jan Djärv
-
* xterm.c (x_clear_frame): Remove call to xg_frame_cleared2004-10-19, by Jan Djärv
-
* gtkutil.c (xg_frame_cleared, xg_fixed_handle_expose,2004-10-19, by Jan Djärv
-
* gtkutil.h (xg_frame_cleared): Removed.2004-10-19, by Jan Djärv
-
(calcAlg-previous): Changed the regexp to the end of buffer regexp.2004-10-19, by Jay Belanger
-
(calc-fancy-prefix): Removed emacs version check.2004-10-19, by Jay Belanger
-
(calc-graph-plot): Removed emacs version check.2004-10-19, by Jay Belanger
-
(calc-total-algebraic-mode): Removed error call that would be given2004-10-19, by Jay Belanger
-
(calc-emacs-type-19, calc-emacs-type-epoch, calc-emacs-type-gnu19):2004-10-19, by Jay Belanger
-
(calc-do-alg-entry): Remove Emacs version check. Use `copy-keymap' to2004-10-19, by Jay Belanger
-
(calc-init-extensions): Define `calc-alg-map' and `calc-alg-esc-map'2004-10-19, by Jay Belanger
-
*** empty log message ***2004-10-19, by Glenn Morris
-
From Ulf Jasper <ulf.jasper@web.de>:2004-10-19, by Glenn Morris
-
From Ulf Jasper <ulf.jasper@web.de>:2004-10-19, by Glenn Morris
-
*** empty log message ***2004-10-19, by Richard M. Stallman
-
(news-path): Fix previous change.2004-10-19, by Richard M. Stallman
-
(display_mode_element): Fix display of wide chars.2004-10-18, by Kim F. Storm
-
*** empty log message ***2004-10-18, by Kim F. Storm
-
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-6262004-10-18, by Miles Bader
-
(Buffer-menu-make-sort-button) Make sorting by mouse-2 work from a different window.2004-10-18, by Daniel Pfeiffer
-
*** empty log message ***2004-10-18, by Luc Teirlinck
-
(Reporting Bugs): Double up `@'.2004-10-18, by Luc Teirlinck
-
(Reporting Bugs): Changed the address that bugs should be sent to.2004-10-18, by Jay Belanger
-
(calc-describe-bindings): Set `buffer-read-only' to nil while working2004-10-18, by Jay Belanger
-
* gtkutil.c (xg_update_scrollbar_pos): Change XClearWindow to2004-10-18, by Jan Djärv
-
*** empty log message ***2004-10-18, by Kenichi Handa
-
(fs_load_font): Use fast_string_match_ignore_case for2004-10-18, by Kenichi Handa
-
(fast_string_match_ignore_case): New function.2004-10-18, by Kenichi Handa
-
(fast_string_match_ignore_case): Extern it.2004-10-18, by Kenichi Handa
-
*** empty log message ***2004-10-18, by David Ponce
-
(mouse-drag-move-window-top): New function.2004-10-18, by David Ponce
-
*** empty log message ***2004-10-18, by Thien-Thi Nguyen
-
(Info-fontify-node): For multiline refs,2004-10-18, by Thien-Thi Nguyen
-
(vc-arch-workfile-version): Don't burp if the patch-log directory is missing.2004-10-17, by Stefan Monnier
-
Added note to see INSTALL.CVS, and to make sure touch creates files.2004-10-17, by Jason Rumney
-
*** empty log message ***2004-10-17, by John Paul Wallington
-
(ibuffer-default-display-maybe-show-predicates): New customizable2004-10-17, by John Paul Wallington
-
Added new counter \letterpaper to control whether refcard should be2004-10-17, by Stephen Eglen
-
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-6212004-10-17, by Miles Bader
-
Remove excessive vertical whitespace.2004-10-17, by Jason Rumney
-
* net/tramp.el: Redo sync with Tramp 2.0.45. Last commit did not2004-10-17, by Michael Albinus
-
(overlay_arrow_at_row): Return overlay string rather2004-10-17, by Kim F. Storm
-
*** empty log message ***2004-10-17, by Kim F. Storm
-
*** empty log message ***2004-10-17, by Daniel Pfeiffer
-
(Buffer-menu-revert-function): Emulate save-excursion.2004-10-17, by Daniel Pfeiffer
-
*** empty log message ***2004-10-17, by Richard M. Stallman
-
(news-directory): Renamed from news-path. Old name alias.2004-10-17, by Richard M. Stallman
-
(gnus-registry-unload-hook): Set as a variable with add-hook.2004-10-17, by Richard M. Stallman
-
(nnspool-spool-directory): Use news-directory instead of news-path.2004-10-17, by Richard M. Stallman
-
(spam-stat-unload-hook): Set as a variable w/ add-hook.2004-10-17, by Richard M. Stallman
-
Delete duplicate `provide'.2004-10-17, by Richard M. Stallman
-
Add maintainer.2004-10-17, by Richard M. Stallman
-
(with-local-quit): Return nil if there's a quit.2004-10-17, by Richard M. Stallman
-
(strokes-list-strokes): Don't try to delete char at eob.2004-10-17, by Richard M. Stallman
-
(fancy-splash-tail, normal-splash-screen): Update copyright year.2004-10-17, by Richard M. Stallman
-
(shadowfile-unload-hook): Set as variable w/ add-hook.2004-10-17, by Richard M. Stallman
-
(server-unload-hook): Set as a variable with add-hook.2004-10-17, by Richard M. Stallman
-
(help-at-pt-unload-hook): Use add-hook; no defvar.2004-10-17, by Richard M. Stallman
-
(special-display-popup-frame): Make the buffer current as its frame is created.2004-10-17, by Richard M. Stallman
-
(delsel-unload-hook): Set as a variable.2004-10-17, by Richard M. Stallman
-
(comint-output-filter-functions): Add comint-watch-for-password-prompt.2004-10-17, by Richard M. Stallman
-
(fringe-mode-initialize): New function.2004-10-17, by Richard M. Stallman
-
(indian-script-language-alist): Swap value and doc.2004-10-16, by Kim F. Storm
-
*** empty log message ***2004-10-16, by Kim F. Storm
-
(w32_font_match): Encode font name being matched.2004-10-16, by Jason Rumney
-
*** empty log message ***2004-10-16, by Jason Rumney
-
*** empty log message ***2004-10-16, by Jason Rumney
-
(vc-find-file-hook): Call vc-backend with absolute name.2004-10-16, by Stefan Monnier
-
*** empty log message ***2004-10-16, by Juri Linkov
-
(compilation-start): Move let-binding of2004-10-16, by Juri Linkov
-
*** empty log message ***2004-10-16, by Richard M. Stallman
-
(cvs-bury-buffer): Don't call get-buffer-window for effect.2004-10-16, by Richard M. Stallman
-
(hide-other): Call outline-up-heading with INVISIBLE-OK=t.2004-10-16, by Richard M. Stallman
-
(comment-auto-fill-only-comments): Add autoload.2004-10-16, by Richard M. Stallman
-
(msb-unload-hook): Set the variable.2004-10-16, by Richard M. Stallman
-
(mouse-yank-at-click, mouse-yank-secondary):2004-10-16, by Richard M. Stallman
-
(looking-back): Return only t or nil.2004-10-16, by Richard M. Stallman
-
(whitespace-unload-hook): Set the variable.2004-10-16, by Richard M. Stallman
-
(view-mode-enable): Set view-page-size and view-half-page-size to nil.2004-10-16, by Richard M. Stallman
-
(elp-unload-hook): Set the variable.2004-10-16, by Richard M. Stallman
-
(cl-unload-hook): Don't defvar it, just set it.2004-10-16, by Richard M. Stallman
-
(byte-compile-eval): Don't process2004-10-16, by Richard M. Stallman
-
(compilation-start): Assume compilation-mode will make the buffer read-only.2004-10-16, by Richard M. Stallman
-
(ispell-command-loop): Use with-no-warnings.2004-10-16, by Richard M. Stallman
-
(url-do-setup): Don't set url-passwd-entry-func.2004-10-16, by Richard M. Stallman
-
(url-passwd-entry-func): Var deleted.2004-10-16, by Richard M. Stallman
-
(url-get-normalized-date): Use url-weekday-alist and url-monthabbrev-alist.2004-10-16, by Richard M. Stallman
-
Load cl at compile time.2004-10-16, by Richard M. Stallman
-
Don't load cl.2004-10-16, by Richard M. Stallman
-
(url-open-telnet): Use read-passwd.2004-10-16, by Richard M. Stallman
-
(url-basic-auth, url-digest-auth): Use read-passwd.2004-10-16, by Richard M. Stallman
-
(Fspecial_display_p): Doc fix.2004-10-16, by Richard M. Stallman
-
(fringe-bitmaps): Only initialize when defined.2004-10-15, by Kim F. Storm
-
*** empty log message ***2004-10-15, by Kim F. Storm
-
(cvs-mode-view-file, cvs-mode-view-file-other-window): Add.2004-10-15, by Kim F. Storm
-
(cvs-mode-map): Bind v to cvs-mode-view-file.2004-10-15, by Kim F. Storm
-
*** empty log message ***2004-10-15, by Kim F. Storm
-
*** empty log message ***2004-10-15, by Simon Josefsson
-
Add.2004-10-15, by Simon Josefsson
-
Major rewrite; lists that follow the usual patterns removed.2004-10-15, by Richard M. Stallman
-
*** empty log message ***2004-10-15, by Kim F. Storm
-
Add comment.2004-10-15, by Kim F. Storm
-
(Fsubstitute_command_keys): Fix remap-handling.2004-10-15, by Stefan Monnier
-
(x_draw_vertical_border): Undo last change.2004-10-15, by Kim F. Storm
-
*** empty log message ***2004-10-15, by Kim F. Storm
-
(x_draw_vertical_border): Do nothing if non-window system.2004-10-15, by Kim F. Storm
-
*** empty log message ***2004-10-15, by Kim F. Storm
-
*** empty log message ***2004-10-14, by Andreas Schwab
-
(DATA_SEG_BITS): Don't define.2004-10-14, by Andreas Schwab
-
*** empty log message ***2004-10-14, by Stefan Monnier
-
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-6152004-10-14, by Miles Bader
-
Include Xutil.h after keysym.h to work around bug2004-10-13, by Kim F. Storm
-
*** empty log message ***2004-10-13, by Kim F. Storm
-
*** empty log message ***2004-10-13, by Daniel Pfeiffer
-
(describe-mode): Use marker buttons to make minor mode list into hyperlinks.2004-10-13, by Daniel Pfeiffer
-
(describe-variable): Use it to make "below" a hyperlink.2004-10-13, by Daniel Pfeiffer
-
(button-activate): Allow a marker to display as an action.2004-10-13, by Daniel Pfeiffer
-
(map_char_table): Add missing gcpros.2004-10-13, by Stefan Monnier
-
*** empty log message ***2004-10-13, by Stefan Monnier
-
(substitute-key-definition-key): New function.2004-10-13, by Stefan Monnier
-
(vc-annotate-display-select): Fix typo.2004-10-13, by Stefan Monnier
-
(get_keymap): An autoload form is not a keymap.2004-10-13, by Stefan Monnier
-
(syms_of_textprop): Add `syntax-table' to the nonsticky props.2004-10-13, by Stefan Monnier
-
* progmodes/gud.el (gdb-script-beginning-of-defun): New function.2004-10-13, by Masatake YAMATO
-
Fix comment for it->object; it may also be nil.2004-10-13, by Kim F. Storm
-
typo.2004-10-13, by Kim F. Storm
-
(Fcall_process): Simplify handling of display arg.2004-10-13, by Kim F. Storm
-
*** empty log message ***2004-10-13, by Kim F. Storm
-
(redisplay_preserve_echo_area): Fix last change.2004-10-13, by Kim F. Storm
-
*** empty log message ***2004-10-13, by Kim F. Storm
-
(info-lookup-file): Add info-file property.2004-10-13, by Richard M. Stallman
-
(info-xref): Add underlining.2004-10-13, by Richard M. Stallman
-
Mention looking-back.2004-10-13, by Richard M. Stallman
-
*** empty log message ***2004-10-13, by Richard M. Stallman
-
Fix typo.2004-10-13, by Richard M. Stallman
-
*** empty log message ***2004-10-12, by Stefan Monnier
-
Sync with Tramp 2.0.45.2004-10-12, by Michael Albinus
-
(cvs-parse-commit): Fix parsing for new commit message.2004-10-12, by Stefan Monnier
-
Remember to update edition number and update-date....2004-10-12, by Robert J. Chassell
-
Remove trailing whitespace from file.2004-10-12, by Robert J. Chassell
-
(files-in-below-directory): remove unneeded `or' expression that looks2004-10-12, by Robert J. Chassell
-
(Help Commands): Changed the descriptions of calc-describe-function2004-10-12, by Jay Belanger
-
(mark-sexp): Preserve direction when repeating.2004-10-12, by Stefan Monnier
-
(calc-help-function-list, calc-help-variable-list): New variables.2004-10-12, by Jay Belanger
-
(redisplay_preserve_echo_area): Flush display in case2004-10-12, by Kim F. Storm
-
(x_redisplay_interface): Fix flush_display_optional.2004-10-12, by Kim F. Storm
-
*** empty log message ***2004-10-12, by Kim F. Storm
-
*** empty log message ***2004-10-12, by David Ponce
-
(recentf-edit-list): Update the menu when the recentf2004-10-12, by David Ponce
-
*** empty log message ***2004-10-12, by Simon Josefsson
-
url-vars.el (url-gateway-method): Add new method `tls'.2004-10-12, by Simon Josefsson
-
(tls-certtool-program): New variable.2004-10-12, by Simon Josefsson
-
*** empty log message ***2004-10-12, by Kenichi Handa
-
(get_next_display_element): If2004-10-12, by Kenichi Handa
-
*** empty log message ***2004-10-12, by Kenichi Handa
-
(coding-system-equal): Moved from mule-util.el.2004-10-12, by Kenichi Handa
-
(coding-system-equal): Moved to mule.el.2004-10-12, by Kenichi Handa
-
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-6102004-10-12, by Miles Bader
-
(Fsubstitute_command_keys): Ignore remappings unless there2004-10-11, by Kim F. Storm
-
*** empty log message ***2004-10-11, by Kim F. Storm
-
(kmacro-insert-counter, kmacro-add-counter): Use and2004-10-11, by Kim F. Storm
-
(substitute-key-definition): Mention command remapping in doc string.2004-10-11, by Kim F. Storm
-
*** empty log message ***2004-10-11, by Kim F. Storm
-
*** empty log message ***2004-10-11, by Simon Josefsson
-
(smtpmail-open-stream): Look for2004-10-11, by Simon Josefsson
-
(pcl-cvs-load-hook): Remove unused var.2004-10-11, by Stefan Monnier
-
(font-lock-apply-highlight): Fix last change.2004-10-11, by Stefan Monnier
-
* xfns.c (syms_of_xfns): defsubr x-file-dialog for GTK also.2004-10-11, by Jan Djärv
-
(calc-describe-copying, calc-describe-distribution, calc-describe-thing,2004-10-11, by Jay Belanger
-
(calc-info-goto-node): New function.2004-10-11, by Jay Belanger
-
Added `calc-info-goto-node' to autoloads.2004-10-11, by Jay Belanger
-
*** empty log message ***2004-10-10, by Lars Hansen
-
Fix copyright notice.2004-10-10, by Lars Hansen
-
(ange-ftp-remote-shell): Remove variable.2004-10-10, by Kai Großjohann
-
macterm.c (x_raise_frame): Add BLOCK_INPUT around SelectWindow2004-10-10, by Steven Tamm
-
.2004-10-10, by Andreas Schwab
-
(byte-optimize-backward-word): Optimize2004-10-10, by Andreas Schwab
-
#2004-10-10, by André Spiegel
-
(vc-annotate-mode): Remove variable.2004-10-10, by André Spiegel
-
(comint-output-filter): Typo.2004-10-10, by Stefan Monnier
-
(comint-mouse-insert-input): Remove.2004-10-10, by Stefan Monnier
-
(diff-current-defun): Fix 2004-06-13's change.2004-10-10, by Stefan Monnier
-
(imenu--completion-buffer): Don't return t for rescan.2004-10-10, by Stefan Monnier
-
(font-lock-apply-highlight): Explicitly check the case2004-10-10, by Stefan Monnier
-
(tex-font-lock-append-prop): New fun.2004-10-10, by Stefan Monnier
-
*** empty log message ***2004-10-10, by Juri Linkov
-
(Top, Marking Articles): Join two menus in one node2004-10-10, by Juri Linkov
-
sc-preferred-attribution-alist -> sc-preferred-attribution-list2004-10-10, by Juri Linkov
-
(timer_start_idle, timer_stop_idle): Remove prototypes.2004-10-09, by Kim F. Storm
-
(timer_resume_idle): New function to resume idle2004-10-09, by Kim F. Storm
-
*** empty log message ***2004-10-09, by Kim F. Storm
-
(progress-reporter-update): Define before first usage.2004-10-09, by Kim F. Storm
-
*** empty log message ***2004-10-09, by Kim F. Storm
-
*** empty log message ***2004-10-09, by Luc Teirlinck
-
(sentence-end-double-space)2004-10-09, by Luc Teirlinck
-
(Misc File Ops): View mode is a minor mode.2004-10-09, by Luc Teirlinck
-
(Regexp Example): Update description of how Emacs currently recognizes2004-10-09, by Luc Teirlinck
-
(Filling): Add anchor for definition of `sentence-end-double-space'.2004-10-09, by Luc Teirlinck
-
(lisp-fill-paragraph): Fix backslashes.2004-10-09, by Stefan Monnier
-
* gnus.texi (Fancy Mail Splitting): Remove backslash in the2004-10-08, by Juri Linkov
-
(Fancy Mail Splitting): Remove backslash in the2004-10-08, by Juri Linkov
-
(Default Simplifications): Add missing ).2004-10-08, by Juri Linkov
-
config.in (HAVE_MALLOC_MALLOC_H): Regenerate2004-10-08, by Steven Tamm
-
configure.in (HAVE_MALLOC_MALLOC_H): Test for malloc/malloc.h2004-10-08, by Steven Tamm
-
*** empty log message ***2004-10-08, by Eli Zaretskii
-
Fix wording.2004-10-08, by Eli Zaretskii
-
(lisp-fill-paragraph): Change2004-10-08, by Eli Zaretskii
-
*** empty log message ***2004-10-08, by Eli Zaretskii
-
(mail-extr-ignore-realname-equals-mailbox-name): New defcustom.2004-10-08, by Eli Zaretskii
-
Document the new Progress Mode.2004-10-08, by Eli Zaretskii
-
(Progress): New node.2004-10-08, by Eli Zaretskii
-
*** empty log message ***2004-10-08, by Eli Zaretskii
-
(etags-tags-completion-table): Use progress reporter.2004-10-08, by Eli Zaretskii
-
(tar-summarize-buffer): Use progress reporter.2004-10-08, by Eli Zaretskii
-
*** empty log message ***2004-10-08, by Eli Zaretskii
-
(make-progress-reporter, progress-reporter-update)2004-10-08, by Eli Zaretskii
-
Mention the changes in C-y behavior when at end of line.2004-10-08, by Eli Zaretskii
-
Update the documentation of C-y in the case that point is already at the2004-10-08, by Eli Zaretskii
-
*** empty log message ***2004-10-08, by Eli Zaretskii
-
(isearch-yank-line): C-y yanks to next EOL, not end of current line.2004-10-08, by Eli Zaretskii
-
(server-process-filter): Wrap `process-send-region'2004-10-08, by Masatake YAMATO
-
Fix typo: ``the' to ``the''.2004-10-08, by Robert J. Chassell
-
(iCalendar): Style changes.2004-10-08, by Glenn Morris
-
*** empty log message ***2004-10-08, by Glenn Morris
-
*** empty log message ***2004-10-07, by Luc Teirlinck
-
(Regexps): The regexp described in the example is no longer stored in2004-10-07, by Luc Teirlinck
-
(x_update_window_end): Fix flicker on vertical line between2004-10-07, by Kim F. Storm
-
(redisplay_window): Fix flicker on vertical line between2004-10-07, by Kim F. Storm
-
(draw_window_fringes): Return value now indicates if2004-10-07, by Kim F. Storm
-
(draw_window_fringes): Update prototype.2004-10-07, by Kim F. Storm
-
*** empty log message ***2004-10-07, by Kim F. Storm
-
Fix spelling errors.2004-10-07, by Jason Rumney
-
2004-10-07 Mark A. Hershberger <mah@everybody.org>2004-10-07, by Mark A. Hershberger
-
rms says omit reference2004-10-07, by Karl Berry
-
xml-substitute-special2004-10-07, by Mark A. Hershberger
-
Add missing backquote.2004-10-07, by Robert J. Chassell
-
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-6032004-10-07, by Miles Bader
-
consistent -- use2004-10-06, by Karl Berry
-
(url-insert-file-contents): Use the URL to decide the2004-10-06, by Stefan Monnier
-
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-5992004-10-06, by Miles Bader
-
*** empty log message ***2004-10-06, by Eli Zaretskii
-
(LC_ALL=C): Fix src/Makefile breakage caused by2004-10-06, by Eli Zaretskii
-
macfns.c (mac_get_window_bounds): Add extern.2004-10-06, by Steven Tamm
-
New display properties added to manuals.2004-10-06, by Kim F. Storm
-
configure.in (HAVE_RANDOM_HEAPSTART): Move output of warning message to end2004-10-06, by Jan Djärv
-
Fix my name and address2004-10-06, by Jan Djärv
-
*** empty log message ***2004-10-06, by Jan Djärv
-
*** empty log message ***2004-10-06, by Jan Djärv
-
* configure.in (HAVE_RANDOM_HEAPSTART): Change AC_MSG_ERROR to2004-10-06, by Jan Djärv
-
(gdb-ann3): (Re-)initialise gdb-input-queue.2004-10-06, by Nick Roberts
-
*** empty log message ***2004-10-06, by Nick Roberts
-
(Starting GUD): Note that multiple debugging2004-10-06, by Nick Roberts
-
*** empty log message ***2004-10-06, by John Paul Wallington
-
(xml-parse-dtd): Fix `error' call.2004-10-06, by John Paul Wallington
-
Changes from arch/CVS synchronization2004-10-06, by Miles Bader
-
fix to for xml-substitute-special to produce a single string instead2004-10-06, by Mark A. Hershberger
-
Changelog for xml.el2004-10-06, by Mark A. Hershberger
-
typos etc.2004-10-06, by Karl Berry
-
*** empty log message ***2004-10-05, by Luc Teirlinck
-
Various small changes in addition to the following.2004-10-05, by Luc Teirlinck
-
*** empty log message ***2004-10-05, by Glenn Morris
-
From Ulf Jasper <ulf.jasper@web.de>:2004-10-05, by Glenn Morris
-
New file, from Ulf Jasper <ulf.jasper@web.de>.2004-10-05, by Glenn Morris
-
* config.in: Regenerate.2004-10-05, by Jan Djärv
-
* configure.in (HAVE_RANDOM_HEAPSTART): Renamed HAVE_EXECSHIELD.2004-10-05, by Jan Djärv
-
Add minor footnotes saying ' is an abbreviation for quote.2004-10-05, by Robert J. Chassell
-
* xterm.c (x_find_modifier_meanings): Ignore any Super or Hyper for2004-10-05, by Jan Djärv
-
*** empty log message ***2004-10-05, by Kim F. Storm
-
(Fringe Bitmaps): Update fringe-bitmaps-at-pos.2004-10-05, by Kim F. Storm
-
*** empty log message ***2004-10-05, by Juri Linkov
-
(Info-history, Info-toc): Fix Info headers.2004-10-05, by Juri Linkov
-
(isearch-done): Set mark after running hook.2004-10-05, by Juri Linkov
-
*** empty log message ***2004-10-04, by Glenn Morris
-
From Emilio C. Lopes <eclig@gmx.net>:2004-10-04, by Glenn Morris
-
Update copyright and maintainer.2004-10-04, by Glenn Morris
-
Update copyright and maintainer.2004-10-04, by Glenn Morris
-
Add entry from Emilio Lopes <eclig@gmx.net>.2004-10-04, by Glenn Morris
-
From Emilio C. Lopes <eclig@gmx.net>:2004-10-04, by Glenn Morris
-
* gnus-group.el (gnus-update-group-mark-positions):2004-10-04, by Juri Linkov
-
*** empty log message ***2004-10-04, by Luc Teirlinck
-
Update for new bindings of `set-left-margin' and `set-right-margin'.2004-10-04, by Luc Teirlinck
-
(enriched-mode-map): Give `set-left-margin' and `set-right-margin'2004-10-04, by Luc Teirlinck
-
*** empty log message ***2004-10-04, by Kim F. Storm
-
(Ffringe_bitmaps_at_pos): Change return value from cons2004-10-04, by Kim F. Storm
-
(XTset_vertical_scroll_bar): Improve handling of scroll2004-10-04, by Kim F. Storm
-
*** empty log message ***2004-10-04, by Kim F. Storm
-
(x_draw_vertical_border): Do not draw line if frame has scroll bars.2004-10-04, by Kim F. Storm
-
*** empty log message ***2004-10-04, by Kim F. Storm
-
*** empty log message ***2004-10-04, by Kim F. Storm
-
(define_frame_cursor1): Do not change frame cursor2004-10-04, by Kim F. Storm
-
(coordinates_in_window): Relax check for cursor2004-10-04, by Kim F. Storm
-
*** empty log message ***2004-10-04, by Kim F. Storm
-
Mention pp and ff commands.2004-10-04, by Kim F. Storm
-
(pp): Shorthand for p ARG + pr.2004-10-04, by Kim F. Storm
-
*** empty log message ***2004-10-04, by Kim F. Storm
-
(tex-dvi-view-command): Use `yap' on w32.2004-10-03, by Stefan Monnier
-
* fileio.c (auto_save_1) Call Ffile_modes for remote files.2004-10-03, by Michael Albinus
-
*** empty log message ***2004-10-03, by Daniel Pfeiffer
-
comment-beginning: doc-fix and don't choke on unset comment-end-skip when at beginning of comment2004-10-03, by Daniel Pfeiffer
-
term.el fixes2004-10-02, by Dan Nicolaescu
-
(term-adjust-current-row-cache): Don\'t allow the current2004-10-02, by Dan Nicolaescu
-
*** empty log message ***2004-10-02, by Luc Teirlinck
-
(set-left-margin, set-right-margin): Rename `lm' arg to `width' for2004-10-02, by Luc Teirlinck
-
*** empty log message ***2004-10-01, by Martin Stjernholm
-
Load cl here since cc-defs doesn't do it. This is necessary for2004-10-01, by Martin Stjernholm
-
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-5892004-10-01, by Miles Bader
-
(kmacro-lambda-form, kmacro-extract-lambda): Add.2004-09-30, by Kim F. Storm
-
Require kmacro to use the new kmacro-lambda-form and2004-09-30, by Kim F. Storm
-
*** empty log message ***2004-09-30, by Kim F. Storm
-
*** empty log message ***2004-09-29, by Kenichi Handa
-
*** empty log message ***2004-09-29, by Kenichi Handa
-
*** empty log message ***2004-09-29, by Kenichi Handa
-
(send_process): Be sure to free composition data.2004-09-29, by Kenichi Handa
-
(Finsert_file_contents): Be sure to free composition data.2004-09-29, by Kenichi Handa
-
(code_convert_region): Don't skip ASCIIs if there are compositions to encode.2004-09-29, by Kenichi Handa
-
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-5852004-09-29, by Miles Bader
-
*** empty log message ***2004-09-29, by Luc Teirlinck
-
(forward-paragraph): Avoid args-out-of-range error when point winds up2004-09-29, by Luc Teirlinck
-
(comment-multi-line): Doc fix.2004-09-29, by Luc Teirlinck
-
*** empty log message ***2004-09-29, by Luc Teirlinck
-
(diff-file-header-re): Tighten up regexp a tiny bit.2004-09-29, by Stefan Monnier
-
(fringe_bmp): Change to pointer.2004-09-29, by Kim F. Storm
-
Remove limit on number of bitmaps.2004-09-29, by Kim F. Storm
-
(FRINGE_ID_BITS): Increase to 16 bits (64K bitmaps).2004-09-29, by Kim F. Storm
-
*** empty log message ***2004-09-29, by Kim F. Storm
-
(Fringe Bitmaps): Use symbols rather than numbers2004-09-29, by Kim F. Storm