Add variable scroll-error-top-bottom.
[bpt/emacs.git] / src /
2010-04-14 Juri LinkovBind `C-v' to `scroll-up-command' and `M-v' to `scroll...
2010-04-14 Juri LinkovAdd variable `scroll-preserve-screen-position-commands'.
2010-04-13 Jan DjärvFix so top -10 and left -10 in frame parameters work.
2010-04-13 Jan Djärv(Fx_create_frame, x_create_tip_frame): Set default...
2010-04-13 Stefan MonnierRemove the Arch metafiles.
2010-04-13 Stefan Monnier(init_tty): Move common text outside of #ifdef TERMINFO.
2010-04-13 Stefan MonnierTry to solve the problem of spurious EOF chars in long...
2010-04-13 Stefan MonnierTry to detect file modification within the same second.
2010-04-12 Stefan Monnier* process.c (status_notify): Remove unused var `ro'.
2010-04-12 Jan Djärvxfns.c (select_visual): Don't call error if XGetVisualI...
2010-04-12 Dan Nicolaescu* Makefile.in (C_SWITCH_SYSTEM,C_SWITCH_MACHINE,C_SWITC...
2010-04-12 Jan DjärvRestore C_SWITCH_X_MACHINE and C_SWITCH_X_SYSTEM.
2010-04-12 Jan DjärvChange so emacs at least compiles.
2010-04-11 Dan NicolaescuRemove C_SWITCH_SYSTEM_TEMACS.
2010-04-11 Dan NicolaescuUse autoconf, not cpp for some variables.
2010-04-11 Jan DjärvUse XFT in Lucid dialogs if available.
2010-04-11 Stefan Monnier* process.c (exec_sentinel): Preserve current-buffer.
2010-04-11 Stefan Monnier(read_process_output): Move the save-current-buffer to
2010-04-10 Dan Nicolaescu* s/msdos.h (UNEXEC): New definition.
2010-04-10 YAMAMOTO Mitsuharuxfns.c (Fx_show_tip): Subtract last glyph's width only...
2010-04-10 YAMAMOTO MitsuharuDon't abort try_window with fonts change when showing...
2010-04-10 YAMAMOTO Mitsuharuxfns.c (Fx_show_tip): Undo last change.
2010-04-09 Jan DFix showing the complete tip the first time, bug #2423.
2010-04-08 Eli ZaretskiiFix bug#5856: don't dereference glyphs beyond end of...
2010-04-08 Jan Djärv* xsettings.c (XSETTINGS_FONT_NAME): Move XSETTINGS_FON...
2010-04-08 Eli ZaretskiiFix crash due to incorrect resolution of type of NSM...
2010-04-08 Jan DjärvLucid menus can now use Xft for fonts.
2010-04-07 Jan DFix resizing for X and non-Gtk+ build. Bug #5848.
2010-04-07 Dan NicolaescuSimplify code for HP machines.
2010-04-07 Dan Nicolaescu* m/iris4d.h (UNEXEC): Move definition ...
2010-04-05 Jan Dxfns.c (set_machine_and_pid_properties): Fix parantesis
2010-04-04 Jan DjärvMove declaration before other statements.
2010-04-04 Jan DjärvSet WM_CLIENT_MACHINE and _NET_WM_PID properties (Bug...
2010-04-04 Eli ZaretskiiImprove commentary of handle_stop_backwards.
2010-04-03 Eli ZaretskiiFix infloop in bidi buffers with vertical cursor motion...
2010-04-03 Eli ZaretskiiFix typo in src/ChangeLog.
2010-04-03 Stefan MonnierMerge from emacs-23
2010-04-03 Dan Nicolaescu* m/intel386.h (NO_REMAP): Move definition ...
2010-04-03 Dan Nicolaescu* m/vax.h (CRT0_DUMMIES): Remove, unused.
2010-04-03 Dan Nicolaescu* ecrt0.c: Remove MSDOS, m68k and __sparc__ conditional...
2010-04-02 Jan DjärvMerge from trunk
2010-04-02 Eli Zaretskiixdisp.c (set_cursor_from_row): Improve comments.
2010-04-02 Eli ZaretskiiFix typos and formatting in ChangeLog entries.
2010-04-02 Dan NicolaescuRemove extern errno declarations.
2010-04-02 Juanma BarranqueroFix typos in ChangeLogs.
2010-04-01 Dan NicolaescuRemove all uses of LIBX11_SYSTEM.
2010-04-01 Eli Zaretskiimsdos.c: Fix last change.
2010-04-01 Eli ZaretskiiRemove support for DJGPP v1.x (bug#5813).
2010-04-01 Eli ZaretskiiFix bug #5816.
2010-04-01 Glenn MorrisCosmetic change to src/Makefile.in.
2010-03-31 Chong Yidong[merge] Fix last set of Nextstep changes.
2010-03-31 Dan NicolaescuClean up BSD_SYSTEM use.
2010-03-31 Juri LinkovRename `image-extension-data' to `image-metadata'.
2010-03-31 Eli ZaretskiiFix highlight of trailing whitespace is right-to-left...
2010-03-31 Chong YidongFix last set of Nextstep changes.
2010-03-31 Eli ZaretskiiFix bug #5703.
2010-03-31 Stefan MonnierGet rid of the direct_output optimizations.
2010-03-31 Chong Yidong* nsterm.h: Fix last change.
2010-03-31 Stefan MonnierMerge from emacs-23 branch
2010-03-31 Stefan Monnier(keys_of_window): Remove redundant/overridden bindings.
2010-03-30 Chong Yidong* menu.c (Fx_popup_menu): Use last_event_timestamp...
2010-03-30 Eli ZaretskiiRestore original behavior of move_it_in_display_line_to...
2010-03-30 Dan Nicolaescu* xdisp.c (syms_of_xdisp): Use intern_c_string instead...
2010-03-30 Jan Djärvxdisp.c (note_mouse_highlight): Don't do highlight...
2010-03-30 Eli ZaretskiiFix a crash of I-search in a bidi-reordered buffer.
2010-03-30 Juanma Barranquero* makefile.w32-in ($(BLD)/bidi.$(O)): Add dependency...
2010-03-30 Eli Zaretskiibidi.c: Update to GPLv3.
2010-03-30 Eli Zaretskiibidi.c: Update Copyright years.
2010-03-30 Eli ZaretskiiInitial support for bidirectional editing.
2010-03-30 Eli ZaretskiiRemoved src/ChangeLog.bidi from bzr.
2010-03-30 Dan NicolaescuRemove all uses of C_DEBUG_SWITCH and LIBS_DEBUG.
2010-03-29 Chong YidongClean up unneeded ns_set_icon_type calls.
2010-03-29 Eli ZaretskiiSupport MS-Windows build and reversed rows in GUI frame...
2010-03-28 Glenn MorrisClose bug#5336.
2010-03-28 Eli ZaretskiiFix glyph_row reversed_p flag in empty lines between...
2010-03-28 Eli ZaretskiiMerge from mainline.
2010-03-27 Chong Yidong* process.c (Fmake_network_process): Don't apply Bug...
2010-03-25 YAMAMOTO MitsuharuDon't call turn_on_atimers around `connect' (Bug#5723).
2010-03-25 Helmut EllerCall `select' for interrupted `connect' rather than...
2010-03-24 Chong Yidong* xdisp.c (pos_visible_p): Revert 2008-01-25 change...
2010-03-24 Stefan MonnierMerge from `emacs-23'.
2010-03-24 Juanma BarranqueroFix typos in Changelog.
2010-03-23 Dan Nicolaescu* s/gnu-linux.h (LIBS_SYSTEM): Remove, same as default.
2010-03-23 Dan Nicolaescu* s/netbsd.h: Remove commented out code.
2010-03-23 Dan NicolaescuSimplify LIBS_MACHINE definitions.
2010-03-22 Dan NicolaescuRemove dead code dealing with POSIX_SIGNALS.
2010-03-22 Juanma BarranqueroFix typos.
2010-03-22 Jan Djärvbug #5736: Allow X-resource menuBar to take on/off...
2010-03-22 Dan Nicolaescu* keyboard.c (Fset_input_interrupt_mode): Remove code...
2010-03-21 Dan Nicolaescu(BSD_SYSTEM, BSD4_2): Remove conditionals, we only
2010-03-21 Dan Nicolaescu* m/ibmrs6000.h (ORDINARY_LINK): Move definition ...
2010-03-21 Andreas SchwabUse absolute directory names substituted by configure
2010-03-21 Andreas SchwabExpand ${bootstrap_exe} before chdir
2010-03-20 Stefan MonnierUse more relative file and directory names in `lisp...
2010-03-20 Eli ZaretskiiFinish work on cursor motion in continuation lines.
2010-03-20 Eli ZaretskiiMerge from mainline.
2010-03-20 Dan NicolaescuRemove support for old GNU/Linux using libc version 5.
2010-03-20 Dan NicolaescuConsolidate redundant definitions in s/bsd-common.h.
2010-03-20 Dan NicolaescuConsolidate redundant definitions.
2010-03-20 Dan NicolaescuRemove support for old UNIX System V systems.
next