aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog (follow)
Commit message (Expand)AuthorAgeFilesLines
* * dispnew.c (update_frame_1): Check if tty output is still validChong Yidong2008-05-131-0/+5
* (handle_one_xevent): Don't pass buttons higher than 3Jan Djärv2008-05-131-0/+5
* (file_name_completion): Tweak the code so as to always do itStefan Monnier2008-05-131-0/+3
* (Qdefault_directory): New var.Stefan Monnier2008-05-131-0/+6
* (double_dollars): Remove dead code.Stefan Monnier2008-05-121-5/+9
* (Ffile_attributes, Fdirectory_files_and_attributes): MentionEli Zaretskii2008-05-101-0/+3
* (syms_of_ntproc) <w32-get-true-file-attributes>: Doc fix.Eli Zaretskii2008-05-101-0/+4
* (Fread_file_name): Remove reference to insdef, deleted 2008-04-23.Glenn Morris2008-05-091-0/+5
* Support for reporting owner and group of each file on MS-Windows:Eli Zaretskii2008-05-091-0/+24
* *** empty log message ***Eli Zaretskii2008-05-091-0/+8
* * image.c (png_load): Use correct bit-depth for setting backgroundChong Yidong2008-05-091-0/+5
* Renamed lisp/epa-file-hook.el to lisp/epa-hook.el.Eli Zaretskii2008-05-081-0/+5
* (Ffont_match_p): Don't use `iff' in docstring.Juanma Barranquero2008-05-081-0/+4
* (Fx_create_frame): Make a copy of frame parametersDan Nicolaescu2008-05-071-0/+6
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-071-6/+4
* (substitute_object_recurse): Use lower-level primitives.Stefan Monnier2008-05-061-0/+4
* (print_preprocess): Add sub-char-tables to the print-table,Stefan Monnier2008-05-061-0/+5
* (Ftry_completion): Remove code left over from when we usedStefan Monnier2008-05-051-0/+5
* (Fw32_battery_status): Fix computation of %t (h:min) format.Juanma Barranquero2008-05-041-3/+7
* Merge from emacs--rel--22Miles Bader2008-05-041-0/+49
|\
| * (XDrawLine, XCreatePixmapFromBitmapData) [USE_MAC_IMAGE_IO]:YAMAMOTO Mitsuharu2008-05-041-0/+8
| * Correct authorship of patch from Red Hat.Glenn Morris2008-05-031-1/+1
| * (Ffile_attributes): Don't allow the device number become negative.Eli Zaretskii2008-05-031-0/+5
| * [HAVE_CARBON && HAVE_AVAILABILITYMACROS_H]:YAMAMOTO Mitsuharu2008-05-021-0/+40
| * * m/sparc.h: Additional redefinitions for GNU/Linux.Chong Yidong2008-04-251-0/+4
* | Correct authorship of patch from Red Hat.Glenn Morris2008-05-031-1/+1
* | (Fset_char_table_range): If range is t, really set all chars to that value.Stefan Monnier2008-05-031-5/+10
* | (Ffile_attributes): Don't allow the device number become negative.Eli Zaretskii2008-05-031-0/+5
* | Add epa-file-hook.elc to shortlisp as well.Daiki Ueno2008-05-021-1/+1
* | (lisp): Add epa-file-hook.elc.Daiki Ueno2008-05-021-0/+4
* | (Fread_from_minibuffer, Fread_string, Fread_command)Juri Linkov2008-05-021-0/+6
* | * puresize.h (BASE_PURESIZE): Increase to 1210000.Chong Yidong2008-05-011-0/+4
* | (make_window): Initialize resize_proportionally.Martin Rudalics2008-05-011-0/+42
* | (file_name_completion): Fix up the encoding/decoding issueStefan Monnier2008-04-301-0/+7
* | *** empty log message ***Kenichi Handa2008-04-301-0/+4
* | (Fw32_battery_status): New defun.Jason Rumney2008-04-291-0/+5
* | (file_name_completion): Fix another mixing of encodedAndreas Schwab2008-04-281-0/+5
* | (Fw32_define_rgb_color): Fix typo in docstring.Juanma Barranquero2008-04-281-0/+4
* | *** empty log message ***Juanma Barranquero2008-04-271-4/+8
* | (file_name_completion): Fix inappropriate mixing ofAndreas Schwab2008-04-271-0/+3
* | (XTread_socket): Fix use of uninitialized variable.Andreas Schwab2008-04-271-0/+2
* | (BASE_PURESIZE): Increase to 1200000.Andreas Schwab2008-04-271-0/+4
* | (Ffile_attributes) [WINDOWSNT]: Undo change from 2008-03-31, it's not neededEli Zaretskii2008-04-261-0/+7
* | * m/sparc.h: Additional redefinitions for GNU/Linux.Chong Yidong2008-04-251-0/+4
* | Fix dates of merge entries.Glenn Morris2008-04-241-3/+3
* | Merge from emacs--rel--22Miles Bader2008-04-241-0/+29
|\ \ | |/
| * (x_y_to_hpos_vpos, fast_find_position) [HAVE_CARBON]:YAMAMOTO Mitsuharu2008-04-231-0/+29
* | * lisp/minibuffer.el (read-file-name-function, read-file-name-predicate)Stefan Monnier2008-04-231-0/+7
* | Merge from emacs--rel--22Miles Bader2008-04-231-0/+61
|\ \ | |/
| * (Vmac_ts_script_language_on_focus)YAMAMOTO Mitsuharu2008-04-191-0/+53